JointGeometry.entityTwo Property
Parent Object: JointGeometryDefined in namespace "adsk::fusion" and the header file is <Fusion/Components/JointGeometry.h>
Description
This is the second entity that defines this joint geometry. This isn't used for all joint geometry types and will return null in the cases where it's not used. A second geometry is used in the case where the geometryType property returns JointProfileGeometry, JointPlanarBRepFaceGeometry, JointBetweenTwoFacesGeometry or JointByTwoEdgeIntersectionGeometry.
Syntax
"jointGeometry_var" is a variable referencing a JointGeometry object.
|