AsBuiltJoint.transform Property
Parent Object: AsBuiltJointDefined in namespace "adsk::fusion" and the header file is <Fusion/Components/AsBuiltJoint.h>
Description
Returns the position and orientation of the joint geometry associated with this as-built joint. This is returned as a 3D matrix which provides the origin and the X, Y, and Z axis vectors of the coordinate system.
This property is especially useful in cases where the JointGeometry cannot be obtained. This can happen when the model has been modified in a way where the geometry used to create the joint is no longer available.
Syntax
"asBuiltJoint_var" is a variable referencing an AsBuiltJoint object.
|