All Frameworks Object Hierarchy This Framework Indexes
| o Func Add( | ) As |
Set NewPartBody = rootPart.OrderedGeometricalSets.Add()
| o Func Item( | iIndex) As |
Set orderedGeometricalSetColl = partDoc.Part.OrderedGeometricalSets
Set ThisOrderedGeometricalSet = orderedGeometricalSetColl.Item(5)
Set ThatOrderedGeometricalSet = orderedGeometricalSetColl.Item("MyOrderedGeometricalSet")
Copyright © 2003, Dassault Systèmes. All rights reserved.