MeshBody.baseOrFormFeature Property
Parent Object: MeshBodyDefined in namespace "adsk::fusion" and the header file is <Fusion/MeshBody/MeshBody.h>
Description
This property returns the base or form feature that this mesh body is associated with. It returns null in the case where the modeling design history is not being captured (direct edit model).
Syntax
"meshBody_var" is a variable referencing a MeshBody object.
|