All Frameworks Object Hierarchy This Framework Indexes
o Property FacesToThicken( | ) As (Read Only) |
Set list = firstThickness.FacesToThicken
o Property Offset( | ) As (Read Only) |
Set offset = firstThickness.Offset
o Sub AddFaceToThicken( | iFaceToThicken) |
call firstThickness.AddFaceToThicken(face)
o Sub AddFaceWithDifferentThickness( | iFaceToThicken) |
call firstThickness.AddFaceWithDifferentThickness(face)
o Sub RemoveFaceWithDifferentThickness( | iFaceToRemove) |
call firstThickness.RemoveFaceWithDifferentThickness(face)(face)
o Sub SetVolumeSupport( | iVolumeSupport) |
o Sub WithdrawFaceToThicken( | iFaceToWithdraw) |
call firstThickness.WithdrawFaceToThicken(face)
Copyright © 2003, Dassault Systèmes. All rights reserved.