All Frameworks Object Hierarchy This Framework Indexes
o Property Angle( | ) As (Read Only) |
Set angle = firstChamfer.Angle
o Property ElementsToChamfer( | ) As (Read Only) |
Set list = firstChamfer.ElementsToChamfer
o Property Length1( | ) As (Read Only) |
Set length1 = firstChamfer.Length1
o Property Length2( | ) As (Read Only) |
Set length2 = firstChamfer.Length2
o Property Mode( | ) As |
Set mode = firstChamfer.Mode firstChamfer.Mode = catTwoLengthChamfer
o Property Orientation( | ) As |
Set orient = firstChamfer.Orientation firstChamfer.Orientation = catReverseChamfer
o Property Propagation( | ) As |
Set prop = firstChamfer.Propagation firstChamfer.Propagation = catMinimalChamfer
o Sub AddElementToChamfer( | iElementToChamfer) |
firstChamfer.AddElementToChamfer(element)
o Sub WithdrawElementToChamfer( | iElementToWithdraw) |
firstChamfer.WithdrawElementToChamfer(element)
Copyright © 2003, Dassault Systèmes. All rights reserved.