RevisionCloudControlPoints.Item Property
Parent Object:
RevisionCloudControlPoints
Description
Allows integer-indexed access to items in the collection.
Syntax
RevisionCloudControlPoints.
Item
(
Index
As Long ) As
RevisionCloudControlPoint
Property Value
This is a read only property whose value is a
RevisionCloudControlPoint
.
Parameters
Name
Type
Description
Index
Long
Input Long value that specifies the index number of the RevisionCloudControlPoint to return. If an out of range index is provided, an error will occur.
Version
Introduced in version 2024
© Copyright 2025 Autodesk, Inc.
Comment on this page.