All Frameworks Object Hierarchy This Framework Indexes
This data includes:
Use the CATIAHybridShapeFactory to create a HybridShapeCircleTritangent 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 Curve3( | ) As |
HybShpCircleThirsCurve
the third curve to which
the HybShpCircle
hybrid shape circle is tangent.
Dim HybShpCircleThirdCurve As Reference HybShpCircleThirdCurve = HybShpCircle.Curve3
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 Orientation3( | ) As |
HybShpCircle
hybrid shape circle is tangent
to reverse.
HybShpCircle.Orientation3 -1
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 TangentOrientation3( | ) As |
hybShpcircle
hybrid shape circle in thirdOrient
.
Dim thirdOrient As long thirdOrient = hybShpcircle.ThirdTangentOrientation
o Property TrimMode( | ) As |
hybShpCircle
hybrid shape circle should be trimmed.
hybShpCircle.TrimMode = 1
Copyright © 2003, Dassault Systèmes. All rights reserved.