Share

ArrangeSelections.count Property

Parent Object: ArrangeSelections
Defined in namespace "adsk::cam" and the header file is <Cam/GeometrySelections/ArrangeSelections.h>

Description

The number of items in the collection.

Syntax

"arrangeSelections_var" is a variable referencing an ArrangeSelections object.

# Get the value of the property.
propertyValue = arrangeSelections_var.count

Property Value

This is a read only property whose value is a uinteger.

Version

Introduced in version March 2024

Was this information helpful?