ManufacturingInterfaces ManufacturingFeatures (Collection)
All Frameworks Object Hierarchy This Framework Indexes
ManufacturingFeatures (Collection)
Collection of Manufacturing Features.
- See also:
- ManufacturingFeature
Method Index
-
Add
- Create and Add a Manufacturing Feature of a specified type to the Collection.
-
Item
- Retrieve the Manufacturing Feature of a the specified index from the Collection.
Methods
-
Create and Add a Manufacturing Feature of a specified type to the Collection.
- Example:
- The following example creates and adds in Features the manufacturing feature
Feature of type : type
Set Feature = Features.Add(Type)
-
Retrieve the Manufacturing Feature of a the specified index from the Collection.
- Example:
- The following example retrieves from Feature the manufacturing feature
Feature from index : Index
Set Feature = Features.Item(Index)
Copyright © 2003, Dassault Systèmes. All rights reserved.