All Frameworks Object Hierarchy This Framework Indexes
o Property ExternalThickness( | ) As (Read Only) |
Set extThick = firstShell.ExternalThickness
o Property FacesToRemove( | ) As (Read Only) |
Set list = firstShell.FacesToRemove
o Property InternalThickness( | ) As (Read Only) |
Set intThick = firstShell.InternalThickness
o Sub AddFaceToRemove( | iFaceToRemove) |
call firstShell.AddFaceToRemove(face)
o Sub AddFaceWithDifferentThickness( | iFaceToThicken) |
call firstShell.AddFaceWithDifferentThickness(face)
o Sub RemoveFaceWithDifferentThickness( | iFaceToRemove) |
call firstShell.RemoveFaceWithDifferentThickness(face)
o Sub SetVolumeSupport( | iVolumeSupport) |
o Sub WithdrawFaceToRemove( | iFaceToWithdraw) |
call firstShell.WithdrawFaceToRemove(face)
Copyright © 2003, Dassault Systèmes. All rights reserved.