All Frameworks Object Hierarchy This Framework Indexes
Use the CATIAHybridShapeFactory to create a HybridShapeLinePtDir object.
| o Property BeginOffset( | ) As (Read Only) |
oStart the beginning offset length
for the LinePtDir hybrid shape feature.
Dim oStart As CATIALength Set oStart = LinePtDir.BeginOffset
| o Property Dir( | ) As |
oDir the direction
for the LinePtDir hybrid shape feature.
Dim oDir As CATIAHybridShapeDirection Set oDir = LinePtDir.Dir
| o Property EndOffset( | ) As (Read Only) |
oEnd the starting length
for the LinePtDir hybrid shape feature.
Dim oEnd As CATIALength Set oEnd = LinePtDir.EndOffset
| o Property Orientation( | ) As |
oOrientation the starting length
for the LinePtDir hybrid shape feature.
Dim oOrientation As long Set oOrientation = LinePtDir.Orientation
| o Property Point( | ) As |
oPoint the starting point
for the LinePtDir hybrid shape feature.
Dim oPoint As Reference Set oPoint = LinePtDir.Point
| o Property Support( | ) As |
oSurface the supporting surface (if it exist)
for the LinePtDir hybrid shape feature.
Dim oSurface As Reference Set oSurface = LinePtDir.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.