DimensionConstraints3D.Item Property
Parent Object: DimensionConstraints3DDescription
Returns the specified 3D sketch dimension constraint object from the collection.
Syntax
DimensionConstraints3D.Item( Index As Long ) As DimensionConstraint3DProperty Value
This is a read only property whose value is a DimensionConstraint3D.Parameters
Name | Type | Description |
Index | Long | Specifies the index of the object to return. |