All Frameworks Object Hierarchy This Framework Indexes
| o Property Curve1( | ) As |
oCurve the first tangency curve
for the LineBiTangent hybrid shape feature.
Dim oCurve As Reference Set oCurve = LineBiTangent.Curve1
| o Property Element2( | ) As |
oElement the second tangency Element (point, curve)
for the LineBiTangent hybrid shape feature.
Dim oElement As Reference Set oElement = LineBiTangent.Element2
| o Property Support( | ) As |
oSurface the surface
for the LineBiTangent hybrid shape feature.
Dim oSurface As Reference Set oSurface = LineBiTangent.Surface
| o Sub GetChoiceNo( | val1, | |
| val2, | ||
| val3, | ||
| val4, | ||
| val5) |
vakl1,val2,val3,val4,val5 parameters for solutions
for the LineBiTangent hybrid shape feature.
Dim oVal1 As long Dim oVal2 As long Dim oVal3 As long Dim oVal4 As long Dim oVal5 As long LineBiTangent.GetChoiceNo(ovla1, oVal2, oVal3, oVal4, oVal5)
| o Func GetLengthType( | ) As |
| o Sub SetChoiceNo( | val1, | |
| val2, | ||
| val3, | ||
| val4, | ||
| val5) |
vakl1,val2,val3,val4,val5 parameters for solutions
for the LineBiTangent hybrid shape feature.
Dim iVal1 As long Dim iVal2 As long Dim iVal3 As long Dim iVal4 As long Dim iVal5 As long ival1 = 1 ival2 = 0 ival3 = 0 ival4 = 0 ival5 = 0 LineBiTangent.SetChoiceNo(ivla1, iVal2, iVal3, iVal4, iVal5)
| o Sub SetLengthType( | iType) |
Copyright © 2003, Dassault Systèmes. All rights reserved.