LoftSectionDimensions.Item Property
Parent Object: LoftSectionDimensionsDescription
Returns the specified LoftSectionDimension object from the collection
Syntax
LoftSectionDimensions.Item( Index As Long ) As LoftSectionDimensionProperty Value
This is a read only property whose value is a LoftSectionDimension.Parameters
Name | Type | Description |
Index | Long | Specifies the LoftSectionDimension to return. |