Sketches.count Property
Parent Object: SketchesDefined in namespace "adsk::fusion" and the header file is <Fusion/Sketch/Sketches.h>
Description
Returns the number of sketches in a component
Syntax
"sketches_var" is a variable referencing a Sketches 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. |