All Frameworks Object Hierarchy This Framework Indexes Previous Next
Use the CATIAHybridShapeFactory to create a HybridShapeLinePtPt object.
o Property BeginOffset( | ) As Length (Read Only) |
oStart
the beginning offset length
for the LinePtPt
hybrid shape feature.
Dim oStart As CATIALength Set oStart = LinePtPt.BeginOffset
o Property EndOffset( | ) As Length (Read Only) |
oEnd
the starting length
for the LinePtPt
hybrid shape feature.
Dim oEnd As CATIALength Set oEnd = LinePtPt.EndOffset
o Property PtExtremity( | ) As Reference |
oPtExtremity
the ending point
for the LinePtPt
hybrid shape feature.
Dim oPtExtremity As Reference Set oPtExtremity = LinePtPt.PtExtremity
o Property PtOrigine( | ) As Reference |
oPtOrigine
the initial point
for the LinePtPt
hybrid shape feature.
Dim oPtOrigine As Reference Set oPtOrigine = LinePtPt.PtOrigine
o Property Support( | ) As Reference |
oSurface
the supporting surface (if it exist)
for the LinePtPt
hybrid shape feature.
Dim oSurface As Reference Set oSurface = LinePtPt.Surface
o Func GetLengthType( | ) As long |
o Func GetSymmetricalExtension( | ) As boolean |
o Sub RemoveSupport( | ) |
o Sub SetLengthType( | long | iType) |
o Sub SetSymmetricalExtension( | boolean | iSym) |
Copyright © 2003, Dassault Systèmes. All rights reserved.