All Frameworks Object Hierarchy This Framework Previous Next Indexes
IUnknown
|
+---IDispatch
|
+---CATBaseUnknown
|
+---CATBaseDispatch
|
+---AnyObject
|
+---HybridShape
|
+---HybridShapeDirection
Use the CATIAHybridShapeFactory to create a HybridShapeDirection object.
| o Property Object( | ) As CATIAReference |
| o Property RefAxisSystem( | ) As CATIAReference |
oRefAxis the reference Axis System for Direction feature.
Dim oRefAxis As CATIAReference Set oRefAxis = Direction.RefAxisSystem
| o Property Type( | ) As long (Read Only) |
| o Func DirectionSpecification( | ) As long |
| o Func GetX( | ) As CATIARealParam |
| o Func GetXVal( | ) As double |
| o Func GetY( | ) As CATIARealParam |
| o Func GetYVal( | ) As double |
| o Func GetZ( | ) As CATIARealParam |
| o Func GetZVal( | ) As double |
Copyright © 2003, Dassault Systèmes. All rights reserved.