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


o Func Add() As
Adds a new ABQMassScaling to the collection.
Returns:
The created ABQMassScaling entry.
o Func Item( iIndex) As
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.
o Sub Remove( iIndex)
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 © 2006, Dassault Systèmes. All rights reserved.