All Frameworks Object Hierarchy This Framework Indexes
This data includes:
Use the CATIAHybridShapeFactory to create a HybridShapeCircleBitangentRadius object.
o Property BeginOfCircle( | ) As |
hybShpcircle
hybrid shape circle
hybShpcircle.BeginOfCircle = 1
o Property Curve1( | ) As |
HybShpCircleFirstCurve
the first curve to which
the HybShpCircle
hybrid shape circle is tangent.
Dim HybShpCircleFirstCurve As Reference HybShpCircleFirstCurve = HybShpCircle.Curve1
o Property Curve2( | ) As |
HybShpCircle
hybrid shape circle will be tangent to Crv5.
HybShpCircle.Curve2 Crv5
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 DiscriminationIndex( | ) As |
hybShpcircle
hybrid shape circle
hybShpcircle.DiscriminationIndex = 2
o Property Orientation1( | ) As |
HybShpCircle
hybrid shape circle is tangent
to reverse.
HybShpCircle.Orientation1 -1
o Property Orientation2( | ) As |
HybShpCircleOrientation
the orientation
of the second curve to which the HybShpCircle
hybrid shape circle is tangent.
HybShpCircleOrientation = HybShpCircle.Orientation2
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 Property TangentOrientation1( | ) As |
hybShpcircle
hybrid shape circle in firstOrient
.
Dim firstOrient As long firstOrient = hybShpcircle.FirstTangentOrientation
o Property TangentOrientation2( | ) As |
hybShpcircle
hybrid shape circle in secondOrient
.
Dim secondOrient As long secondOrient = hybShpcircle.SecondTangentOrientation
o Property TrimMode( | ) As |
hybShpCircle
hybrid shape circle should be trimmed.
hybShpCircle.TrimMode = 1
Copyright © 2003, Dassault Systèmes. All rights reserved.