ABQAutomationItf ABQMassScalings (Collection)
All Frameworks Object Hierarchy This Framework Indexes
ABQMassScalings (Collection)
Represents a collection of
ABQMassScaling entries.
Role :
Method Index
Add
Adds a new
Item
Returns the
Remove
Removes the specified entry.
Methods
Adds a new
ABQMassScaling to the collection.
Returns:
The created ABQMassScaling entry.
Returns the
ABQMassScaling entry for the specified index.
Parameters:
iIndex
The index or the name of the ABQMassScaling to retrieve.
If the index is a number, it specifies the element offset
within the collection. The offset starts at 1.
If the index is a string, it specifies the name
(MassScaling.Name property) of the desired element.
Removes the specified entry.
Parameters:
iIndex
The index or the name of the ABQMassScaling to remove.
If the index is a number, it specifies the element offset
within the collection. The offset starts at 1.
If the index is a string, it specifies the name
(MassScaling.Name property) of the desired element.
Copyright © 2003, Dassault Systèmes. All rights reserved.