All Frameworks Object Hierarchy This Framework Indexes
| o Property AutomaticExtrapolationMode( | ) As |
AutoExtrapolMode the automatic extrapolation mode status
for the Trim hybrid shape feature.
Dim AutoExtrapolMode As boolean AutoExtrapolMode = Trim.AutomaticExtrapolationMode
| o Property Connex( | ) As |
Connex the connected mode
for the Trim hybrid shape feature.
Dim Connex As boolean Connex = Trim.Connex
| o Property FirstElem( | ) As |
Surface1 the first element to be trimmed
for the hybTrim hybrid shape feature.
Dim Surface1 As Reference Set Surface1 = hybTrim.FirstElem
| o Property FirstOrientation( | ) As |
firstOrient the orientation of
the first element used by the hybTrim hybrid shape feature.
Dim firstOrient As long Set firstOrient = hybTrim.FirstOrientation
| o Property IntersectionComputation( | ) As |
Intersection the Intersection computation mode
for the Trim hybrid shape feature.
Dim Intersection As boolean Intersection = Trim.IntersectionComputation
| o Property Manifold( | ) As |
Manifold the manifold mode
for the Trim hybrid shape feature.
Dim Manifold As boolean Connex = Trim.Manifold
| o Property Mode( | ) As |
Mode the mode
for the Trim hybrid shape feature.
Dim Mode As long Mode = Trim.Mode
| o Property SecondElem( | ) As |
Surface2 the second element to be trimmed
for the hybTrim hybrid shape trim object.
Dim Surface2 As Reference Set Surface2 = hybTrim.SecondElem
| o Property SecondOrientation( | ) As |
secondOrient the orientation of
the second element used by the hybTrim hybrid shape trim object.
Dim secondOrient As long Set secondOrient = hybTrim.SecondOrientation
| o Property Simplify( | ) As |
hybTrim hybrid shape trim object.
hybTrim.Simplify = True
| o Property Support( | ) As |
supportElement the support element
of the hybTrim hybrid shape trim object.
Dim supportElement As Reference Set supportElement = hybTrim.Support
| o Sub AddElementToKeep( | iElement) |
| o Sub AddElementToRemove( | iElement) |
| o Func GetElem( | iRank) As |
| o Func GetKeptElem( | iRank) As |
| o Func GetNbElem( | ) As |
| o Func GetNbElementsToKeep( | ) As |
| o Func GetNbElementsToRemove( | ) As |
| o Func GetNextOrientation( | iRank) As |
| o Func GetPortionToKeep( | iRank) As |
| o Func GetPreviousOrientation( | iRank) As |
| o Func GetRemovedElem( | iRank) As |
| o Sub InvertFirstOrientation( | ) |
hybTrim hybrid shape trim object.
hybTrim.InvertFirstOrientation
| o Sub InvertSecondOrientation( | ) |
hybTrim hybrid shape trim object.
hybTrim.InvertSecondOrientation
| o Sub RemoveElementToKeep( | iRank) |
| o Sub RemoveElementToRemove( | iRank) |
| o Sub SetElem( | iRank, | |
| iElem) |
| o Sub SetNextOrientation( | iRank, | |
| iOrientation) |
| o Sub SetPortionToKeep( | iRank, | |
| iPortionNumber) |
| o Sub SetPreviousOrientation( | iRank, | |
| iOrientation) |
Copyright © 2003, Dassault Systèmes. All rights reserved.