Indexes   

HybridShapePointCenter (Object)

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:
See also:
HybridShapeFactory

Property Index

Element
Returns or sets the circle, ellipse or sphere.

Properties


o Property Element() As
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 © 2006, Dassault Systèmes. All rights reserved.