All Frameworks Object Hierarchy This Framework Previous Next Indexes
IUnknown
|
+---IDispatch
|
+---CATBaseUnknown
|
+---CATBaseDispatch
|
+---AnyObject
|
+---HybridShape
|
+---HybridShapeDevelop
Use the CATIAHybridShapeFactory to create a HybridShapeDevelop object.
| o Property Mode( | ) As long |
| o Property ModePos( | ) As long |
| o Property PlaneAxisDirection( | ) As CATIAReference |
| o Property PlaneAxisOrigin( | ) As CATIAReference |
| o Property PointOnSupport( | ) As CATIAReference |
| o Property PositionedWire( | ) As CATIAReference |
| o Property Support( | ) As CATIAReference |
| o Property WireToDevelop( | ) As CATIAReference |
| o Func GetPlaneAxisAngle( | ) As CATIAAngle |
| o Func GetPlaneAxisCoord( | long | iCoorIdx) As CATIALength |
GetPlaneAxisCoord retrieves one coordinate at a time.
| o Func GetPlaneAxisSwapAxes( | long | ii) As long |
| o Sub SetPlaneAxisAngle( | double | iAngle) |
| o Sub SetPlaneAxisCoord( | long | iCoorIdx, |
| double | iCoordValue) |
SetPlaneAxisCoord sets one coordinate at a time.
| o Sub SetPlaneAxisSwapAxes( | long | iIdx, |
| long | iInversionValue) |
Copyright © 2003, Dassault Systèmes. All rights reserved.