All Frameworks Object Hierarchy This Framework Indexes
LICENSING INFORMATION: Creation of volume result requires GSO License
if GSO License is not granted , settting of Volume context has not effect
Use the CATIAHybridShapeFactory to create HybridShapeFeature object.
| o Property AutomaticExtrapolationMode( | ) As |
AutoExtrapolMode the automatic extrapolation mode status
for the Split hybrid shape feature.
Dim AutoExtrapolMode As boolean AutoExtrapolMode = Split.AutomaticExtrapolationMode
| o Property BothSidesMode( | ) As |
BothSides the both sides computation mode
for the Split hybrid shape feature.
Dim BothSides As boolean BothSides = Split.BothSidesMode
| o Property CuttingElem( | ) As |
CuttingElement the cutting element for the Split hybrid shape feature.
Dim CuttingElement As Reference Set CuttingElement = Split.CuttingElem
| o Property ElemToCut( | ) As |
Element the element to cut for the Split hybrid shape feature.
Dim Element As Reference Set Element = Split.ElemToCut
| o Property IntersectionComputation( | ) As |
Intersection the Intersection computation mode
for the Split hybrid shape feature.
Dim Intersection As boolean Intersection = Split.IntersectionComputation
| o Property Orientation( | ) As |
OrientValue the orientation value for the Split hybrid shape feature.
Dim OrientValue As long Set OrientValue = Split.Orientation
| o Property Support( | ) As |
Element the support element for the Split hybrid shape feature.
Dim Element As Reference Set Element = Split.Support
| o Property VolumeResult( | ) As |
ResultType the result type for the
Split hybrid shape feature.
Dim RType As long Set RType = Split.ResultType
| o Sub AddCuttingElem( | iElem, | |
| iOrientation) |
| o Sub AddElementToKeep( | iElement) |
| o Sub AddElementToRemove( | iElement) |
| o Func GetCuttingElem( | iRank) As |
| o Func GetIntersection( | iRank) As |
| o Func GetKeptElem( | iRank) As |
| o Func GetNbCuttingElem( | ) As |
| o Func GetNbElementsToKeep( | ) As |
| o Func GetNbElementsToRemove( | ) As |
| o Func GetOrientation( | iRank) As |
| o Func GetOtherSide( | ) As |
| o Func GetRemovedElem( | iRank) As |
| o Sub InvertOrientation( | ) |
| o Sub RemoveCuttingElem( | iElem) |
| o Sub RemoveElementToKeep( | iRank) |
| o Sub RemoveElementToRemove( | iRank) |
| o Sub SetOrientation( | iRank, | |
| iOrientation) |
Copyright © 2003, Dassault Systèmes. All rights reserved.