JointGeometry.entityOne Property
Parent Object: JointGeometryDefined in namespace "adsk::fusion" and the header file is <Fusion/Components/JointGeometry.h>
Description
The first entity that's defining this joint geometry. This can be various types of geometry depending on how this joint geometry is defined. The geometryType property indicates how this joint geometry is defined a provides a clue about the type of geometry to expect back from this property.
Syntax
"jointGeometry_var" is a variable referencing a JointGeometry object.
|