All Frameworks Object Hierarchy This Framework Indexes
Use the CATIAHybridShapeFactory to create a HybridShapeLineTangency object.
o Property BeginOffset( | ) As (Read Only) |
oStart
the beginning offset length
for the LineTangency
hybrid shape feature.
Dim oStart As CATIALength Set oStart = LineTangency.BeginOffset
o Property Curve( | ) As |
oCurve
the reference curve
for the LineTangency
hybrid shape feature.
Dim oCurve As Reference Set oCurve = LineTangency.Curve
o Property EndOffset( | ) As (Read Only) |
oEnd
the starting length
for the LineTangency
hybrid shape feature.
Dim oEnd As CATIALength Set oEnd = LineTangency.EndOffset
o Property Orientation( | ) As |
oOrientation
the starting length
for the LineTangency
hybrid shape feature.
Dim oOrientation As long Set oOrientation = LineTangency.Orientation
o Property Point( | ) As |
oPoint
the starting point
for the LineTangency
hybrid shape feature.
Dim oPoint As Reference Set oPoint = LineTangency.Point
o Property Support( | ) As |
oSurface
the suupporting Surface (if exist)
for the LineTangency
hybrid shape feature.
Dim oSurface As Reference Set oSurface = LineTangency.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.