All Frameworks Object Hierarchy This Framework Indexes
This data includes:
Use the CATIAHybridShapeFactory to create a HybridShapeCircleCenterAxis object.
o Property Axis( | ) As |
CircleAxis
the Axis of plane in which circle is lying
from HybShpCircle
hybrid shape circle center axis feature
Dim CircleAxis As Reference Set CircleAxis = HybShpCircle.Axis
o Property DiameterMode( | ) As |
HybShpCircle
hybrid shape circle center axis feature
HybShpCircle.DiameterMode = True
o Property Diameter( | ) As (Read Only) |
HybShpCircleDiameter
the diameter
of the HybShpCircle
hybrid shape circle center axis feature
Dim HybShpCircleDiameter As Length HybShpCircleDiameter = HybShpCircle.Diameter
o Property Point( | ) As |
CirclePoint
the point used for
center computation from HybShpCircle
hybrid shape circle center axis feature
Dim CirclePoint As Reference Set CirclePoint = HybShpCircle.Point
o Property ProjectionMode( | ) As |
HybShpCircle
hybrid shape circle center axis feature
HybShpCircle.ProjectionMode = True
o Property Radius( | ) As (Read Only) |
HybShpCircleRadius
the radius
of the HybShpCircle
hybrid shape circle center axis feature
Dim HybShpCircleRadius As Length HybShpCircleRadius = HybShpCircle.Radius
Copyright © 2003, Dassault Systèmes. All rights reserved.