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