Indexes Previous Next
This data includes:
Use the CATIAHybridShapeFactory to create a HybridShapeCircleCtrRad object.
o Property Center( | ) As Reference |
HybShpCircleCenter
the center
of the HybShpCircle
hybrid shape circle.
Dim HybShpCircleCenter As Reference HybShpCircleCenter = HybShpCircle.Center
o Property DiameterMode( | ) As boolean |
HybShpCircle
hybrid shape circle feature
HybShpCircle.DiameterMode = True
o Property Diameter( | ) As Length (Read Only) |
HybShpCircleDiameter
the diameter
of the HybShpCircle
hybrid shape circle feature
Dim HybShpCircleDiameter As Length HybShpCircleDiameter = HybShpCircle.Diameter
o Property FirstDirection( | ) As HybridShapeDirection |
myHybridShapeDirection
the first direction
of the HybShpCircle
hybrid shape circle feature
Dim myHybridShapeDirection As CATIAHybridShapeDirection myHybridShapeDirection = HybShpCircle.FirstDirection
o Property Radius( | ) As Length (Read Only) |
HybShpCircleRadius
the radius
of the HybShpCircle
hybrid shape circle.
Dim HybShpCircleRadius As Length HybShpCircleRadius = HybShpCircle.Radius
o Property Support( | ) As Reference |
HybShpCircleSupportSurf
the support surface
of the HybShpCircle
hybrid shape circle.
Dim HybShpCircleSupportSurf As Reference HybShpCircleSupportSurf = HybShpCircle.Support
o Sub GetSecondDirection( | double | oDirX, |
double | oDirY, | |
double | oDirZ) |
o Func IsGeodesic( | ) As boolean |
o Sub SetGeometryOnSupport( | ) |
o Sub SetSecondDirection( | double | iDirX, |
double | iDirY, | |
double | iDirZ) |
o Sub UnsetGeometryOnSupport( | ) |
Copyright © 2006, Dassault Systèmes. All rights reserved.