All Frameworks Object Hierarchy This Framework Indexes
Use the CATIAHybridShapeFactory to create a HybridShapeLineNormal object.
o Property BeginOffset( | ) As (Read Only) |
oStart
the beginning offset length
for the LineNormal
hybrid shape feature.
Dim oStart As CATIALength Set oStart = LineNormal.BeginOffset
o Property EndOffset( | ) As (Read Only) |
oEnd
the starting length
for the LineNormal
hybrid shape feature.
Dim oEnd As CATIALength Set oEnd = LineNormal.EndOffset
o Property Orientation( | ) As |
oOrientation
the starting length
for the LineNormal
hybrid shape feature.
Dim oOrientation As long Set oOrientation = LineNormal.Orientation
o Property Point( | ) As |
oPoint
the starting point
for the LineNormal
hybrid shape feature.
Dim oPoint As Reference Set oPoint = LineNormal.Point
o Property Surface( | ) As |
oSurface
the surface
for the LineNormal
hybrid shape feature.
Dim oSurface As Reference Set oSurface = LineNormal.Surface
o Func GetLengthType( | ) As |
o Func GetSymmetricalExtension( | ) As |
o Sub SetLengthType( | iType) |
o Sub SetSymmetricalExtension( | iSym) |
Copyright © 2003, Dassault Systèmes. All rights reserved.