All Frameworks Object Hierarchy This Framework Previous Next Indexes
IUnknown
|
+---IDispatch
|
+---CATBaseUnknown
|
+---CATBaseDispatch
|
+---AnyObject
|
+---HybridShape
|
+---HybridShapeFilletBiTangent
| o Property ConicalSectionParameter( | ) As double |
| o Property FirstElem( | ) As CATIAReference |
| o Property FirstLawRelimiter( | ) As CATIAReference |
HybLaw the first law relimiter
for the Fillet hybrid shape feature.
Dim HybLaw As Reference HybLaw = Fillet.FirstLawRelimiter
| o Property FirstOrientation( | ) As long |
| o Property HoldCurve( | ) As CATIAReference |
| o Property IntegratedLaw( | ) As CATIAHybridShapeIntegratedLaw |
HybridIntegratedLaw the IntegratedLaw
for the Fillet hybrid shape feature.
Dim HybridIntegratedLaw Set HybridIntegratedLaw = Fillet.IntegratedLaw
| o Property Radius( | ) As CATIALength (Read Only) |
| o Property RadiusType( | ) As long |
| o Property RadiusValue( | ) As double |
| o Property RibbonRelimitationMode( | ) As long |
| o Property SecondElem( | ) As CATIAReference |
| o Property SecondLawRelimiter( | ) As CATIAReference |
HybLaw the second law relimiter
for the Fillet hybrid shape feature.
Dim HybLaw As Reference HybLaw = Fillet.SecondLawRelimiter
| o Property SecondOrientation( | ) As long |
| o Property SectionType( | ) As long |
| o Property Spine( | ) As CATIAReference |
| o Property SupportsTrimMode( | ) As long |
| o Sub AppendNewFaceToKeep( | CATIAReference | iFace) |
| o Func GetFaceToKeep( | long | iPos) As CATIAReference |
| o Sub InvertFirstOrientation( | ) |
| o Sub InvertSecondOrientation( | ) |
| o Sub RemoveAllFacesToKeep( | ) |
| o Sub RemoveFaceToKeep( | CATIAReference | iFace) |
Copyright © 2003, Dassault Systèmes. All rights reserved.