All Frameworks Object Hierarchy This Framework Previous Next Indexes
IUnknown | +---IDispatch | +---CATBaseUnknown | +---CATBaseDispatch | +---AnyObject | +---HybridShape | +---Line | +---HybridShapeLineNormal
Use the CATIAHybridShapeFactory to create a HybridShapeLineNormal object.
o Property BeginOffset( | ) As CATIALength (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 CATIALength (Read Only) |
oEnd
the starting length
for the LineNormal
hybrid shape feature.
Dim oEnd As CATIALength Set oEnd = LineNormal.EndOffset
o Property Orientation( | ) As long |
oOrientation
the starting length
for the LineNormal
hybrid shape feature.
Dim oOrientation As long Set oOrientation = LineNormal.Orientation
o Property Point( | ) As CATIAReference |
oPoint
the starting point
for the LineNormal
hybrid shape feature.
Dim oPoint As Reference Set oPoint = LineNormal.Point
o Property Surface( | ) As CATIAReference |
oSurface
the surface
for the LineNormal
hybrid shape feature.
Dim oSurface As Reference Set oSurface = LineNormal.Surface
o Func GetLengthType( | ) As long |
o Func GetSymmetricalExtension( | ) As boolean |
o Sub SetLengthType( | long | iType) |
o Sub SetSymmetricalExtension( | boolean | iSym) |
Copyright © 2003, Dassault Systèmes. All rights reserved.