GSMInterfaces HybridShapePointCenter (Object)
All Frameworks Object Hierarchy This Framework Previous Next Indexes
HybridShapePointCenter (Object)
IUnknown
|
+---IDispatch
|
+---CATBaseUnknown
|
+---CATBaseDispatch
|
+---AnyObject
|
+---HybridShape
|
+---Point
|
+---HybridShapePointCenter
Represents the hybrid shape PointCenter feature object.
Role : To access the data of the hybrid shape PointCenter feature object.
It has been created by the CATIAHybridShapeFactory.
This data includes:
The circle, ellipsa element
See also:
HybridShapeFactory
Property Index
Element
Returns or sets the circle, ellipse or sphere.
Properties
Returns or sets the circle, ellipse or sphere.
Sub-element(s) supported (see
Boundary object):
Edge .
Example :
This example retrieves in Ref_Circle
the center point for the
PointCenter
hybrid shape feature.
Dim Ref_Circle As Reference
Set Ref_Circle = PointCenter.Element
Copyright © 2003, Dassault Systèmes. All rights reserved.