ConstructionPoints.count Property
Parent Object: ConstructionPointsDefined in namespace "adsk::fusion" and the header file is <Fusion/Construction/ConstructionPoints.h>
Description
The number of construction points in the collection.
Syntax
"constructionPoints_var" is a variable referencing a ConstructionPoints object.
|
Property Value
This is a read only property whose value is a uinteger.Samples
Name | Description |
Delete Empty Components | Deletes empty components from the active design. |