CutPasteBodies.count Property
Parent Object: CutPasteBodiesDefined in namespace "adsk::fusion" and the header file is <Fusion/Features/CutPasteBodies.h>
Description
The number of Cut/Paste Body features in the collection.
Syntax
"cutPasteBodies_var" is a variable referencing a CutPasteBodies object.
|
Property Value
This is a read only property whose value is a uinteger.Samples
Name | Description |
Cut Paste Bodies API Sample | Demonstrates how to use Cut Paste Bodies related API. |