The Constraint Vectors Collection
The ConstraintVectors collection is used to store a list of ConstraintVector objects.
The parent Model object uses the ConstraintVectors collection to
store a list of all the constraint vectors that are defined in the model.
Properties for the ConstraintVectors Object
Count
The number of ConstraintVector objects that are in the collection. (Integer Property - Read Only)
Item
(Index)
Returns the selected Constraint object from the collection. (Object Property)
Back To Top
|
Maximal Home Page
|
Table of Contents |
Previous Page
|
Next Page