All Frameworks Object Hierarchy This Framework Previous Next Indexes
IUnknown | +---IDispatch | +---CATBaseUnknown | +---CATBaseDispatch | +---AnyObject | +---HybridShape | +---HybridShapeSweep | +---HybridShapeSweepConic
Use the HybridShapeFactory.AddNewSweepConic to create a HybridShapeConicSweep object.
o Property CanonicalDetection( | ) As long |
0 | No detection of canonical surface is performed. |
2 | Detection of canonical surfaces is performed. |
o Property FifthGuideCrv( | ) As CATIAReference |
o Property FirstGuideCrv( | ) As CATIAReference |
o Property FourthGuideCrv( | ) As CATIAReference |
o Property GuideDeviation( | ) As CATIALength (Read Only) |
o Property GuideDeviationActivity( | ) As boolean |
o Property Parameter( | ) As double |
o Property ParameterLaw( | ) As CATIAReference |
o Property ParameterLawInversion( | ) As boolean |
o Property ParameterLawType( | ) As long |
o Property SecondGuideCrv( | ) As CATIAReference |
o Property SmoothActivity( | ) As boolean |
o Property SmoothAngleThreshold( | ) As CATIAAngle (Read Only) |
o Property Spine( | ) As CATIAReference |
o Property ThirdGuideCrv( | ) As CATIAReference |
o Sub GetLongitudinalRelimiters( | CATIAReference | opIAElem1, |
CATIAReference | opIAElem2) |
o Sub GetNbGuides( | long | oNum) |
o Sub GetParameterLaw( | double | oParamStart, |
double | oParamEnd, | |
long | oLawType) |
o Sub GetRelimiters( | CATIAReference | opIAElem1, |
long | opOrient1, | |
CATIAReference | opIAElem2, | |
long | opOrient2) |
o Sub GetTangency( | CATIAReference | opIAElem, |
CATIAAngle | opIAAngleStart, | |
CATIAAngle | opIAAngleEnd, | |
long | oLawType, | |
long | iIndex) |
o Sub GetTangencyAngleLawInversion( | long | iIndex, |
long | oInversion) |
o Sub GetTangencyLaw( | CATIAReference | opIAElem, |
CATIAReference | opIALaw, | |
long | iIndex) |
o Sub RemoveGuide( | long | iIndex) |
o Sub RemoveParameter( | ) |
o Sub RemoveTangency( | long | iIndex) |
o Sub SetGuideDeviation( | double | iLength) |
o Sub SetLongitudinalRelimiters( | CATIAReference | ipIAElem1, |
CATIAReference | ipIAElem2) |
o Sub SetParameterLaw( | double | iParamStart, |
double | iParamEnd, | |
long | iLawType) |
o Sub SetRelimiters( | CATIAReference | ipIAElem1, |
long | ipOrient1, | |
CATIAReference | ipIAElem2, | |
long | ipOrient2) |
o Sub SetSmoothAngleThreshold( | double | iAngle) |
o Sub SetTangency( | CATIAReference | ipIAElem, |
double | iAngleStart, | |
double | iAngleEnd, | |
long | ilawType, | |
long | iIndex) |
o Sub SetTangencyAngleLawInversion( | long | iIndex, |
long | iInversion) |
o Sub SetTangencyLaw( | CATIAReference | ipIAElem, |
CATIAReference | ipIALaw, | |
long | iIndex) |
Copyright © 2003, Dassault Systèmes. All rights reserved.