All Frameworks Object Hierarchy This Framework Indexes Previous Next
Use the HybridShapeFactory to create a HybridShapeConnect object.
o Property BaseCurve( | ) As Reference |
o Property ConnectType( | ) As long |
hybConnectCurve
with a base curve.
hybConnectCurve.Base Curve = 1
o Property FirstContinuity( | ) As long |
o Property FirstCurve( | ) As Reference |
o Property FirstOrientation( | ) As long |
o Property FirstPoint( | ) As Reference |
o Property FirstTension( | ) As RealParam (Read Only) |
hybConnect
.
Dim firstCurveTension As CATIARealParam firstCurveTension = hybConnect.FirstTension
o Property SecondContinuity( | ) As long |
o Property SecondCurve( | ) As Reference |
o Property SecondOrientation( | ) As long |
o Property SecondPoint( | ) As Reference |
o Property SecondTension( | ) As RealParam (Read Only) |
hybConnect
.
Dim secondCurveTension As CATIARealParam secondCurveTension = hybConnect.SecondTension
o Property Support( | ) As Reference |
o Property Trim( | ) As boolean |
Copyright © 2003, Dassault Systèmes. All rights reserved.