All Frameworks Object Hierarchy This Framework Previous Next Indexes
IUnknown
|
+---IDispatch
|
+---CATBaseUnknown
|
+---CATBaseDispatch
|
+---AnyObject
|
+---HybridShape
|
+---HybridShapeSphere
| o Property Axis( | ) As CATIAReference |
| o Property BeginMeridianAngle( | ) As CATIAAngle (Read Only) |
| o Property BeginParallelAngle( | ) As CATIAAngle (Read Only) |
| o Property Center( | ) As CATIAReference |
HybShpSphereCenter the center
of the HybShpSphere hybrid shape sphere.
Dim HybShpSphereCenter As Reference HybShpSphereCenter = HybShpSphere.Center
| o Property EndMeridianAngle( | ) As CATIAAngle (Read Only) |
| o Property EndParallelAngle( | ) As CATIAAngle (Read Only) |
| o Property Limitation( | long | iLimitationType) |
| o Property Radius( | ) As CATIALength (Read Only) |
| o Sub SetBeginMeridianAngle( | double | iAngle) |
| o Sub SetBeginParallelAngle( | double | iAngle) |
| o Sub SetEndMeridianAngle( | double | iAngle) |
| o Sub SetEndParallelAngle( | double | iAngle) |
| o Sub SetRadius( | double | iRadius) |
Copyright © 2003, Dassault Systèmes. All rights reserved.