AngularModelDimensions.Item Property
Parent Object:
AngularModelDimensions
Description
Allows VARIANT-indexed access to items in the collection. You can use names as indexes as well.
Syntax
AngularModelDimensions.
Item
(
Index
As Variant ) As
AngularModelDimension
Property Value
This is a read only property whose value is an
AngularModelDimension
.
Parameters
Name
Type
Description
Index
Variant
The index or name of the item within the collection to return.
Version
Introduced in version 2018
© Copyright 2021 Autodesk, Inc.
Comment on this page.