All Frameworks Object Hierarchy This Framework Previous Next Indexes
IUnknown
|
+---IDispatch
|
+---CATBaseUnknown
|
+---CATBaseDispatch
|
+---AnyObject
|
+---HybridShape
|
+---HybridShapeAxisLine
Use the CATIAHybridShapeFactory to create a HybridShapeAxisLine object.
| o Property AxisLineType( | ) As long |
oType the axis line type
for the AxisLine hybrid shape feature.
Dim oType Set oType = AxisLine.AxisLineType
| o Property Direction( | ) As CATIAHybridShapeDirection |
oDir the direction
for the AxisLine hybrid shape feature.
Dim oDir As CATIAHybridShapeDirection Set oDir = AxisLine.Direction
| o Property Element( | ) As CATIAReference |
Element the element from which axis is computed
for the AxisLine hybrid shape feature.
Dim Element As Reference Set Element = AxisLine.Element
Copyright © 2003, Dassault Systèmes. All rights reserved.