All Frameworks Object Hierarchy This Framework Indexes
Use the CATIAHybridShapeFactory to create a HybridShapeLinePtPt object.
| o Property BeginOffset( | ) As (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 (Read Only) |
oEnd the starting length
for the LinePtPt hybrid shape feature.
Dim oEnd As CATIALength Set oEnd = LinePtPt.EndOffset
| o Property PtExtremity( | ) As |
oPtExtremity the ending point
for the LinePtPt hybrid shape feature.
Dim oPtExtremity As Reference Set oPtExtremity = LinePtPt.PtExtremity
| o Property PtOrigine( | ) As |
oPtOrigine the initial point
for the LinePtPt hybrid shape feature.
Dim oPtOrigine As Reference Set oPtOrigine = LinePtPt.PtOrigine
| o Property Support( | ) As |
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 |
| o Func GetSymmetricalExtension( | ) As |
| o Sub RemoveSupport( | ) |
| o Sub SetLengthType( | iType) |
| o Sub SetSymmetricalExtension( | iSym) |
Copyright © 2003, Dassault Systèmes. All rights reserved.