
This functionality is provided as a preview
of intended future API capabilities. You are encouraged to use it and report any problems or suggestions using the
Fusion API and Scripts forum.
Because this is a preview of future functionality, there is the possibility that it will change, which will possibly
break any existing programs that use this functionality. Because of that, you should never deliver any programs that use
any preview capabilities. For a distributed program, you should wait until it has moved from preview to released state.
Returns the position and orientation of the User Coordinate System geometry associated with this User Coordinate System. 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 UserCoordinateSystemGeometry 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.
"userCoordinateSystem_var" is a variable referencing a UserCoordinateSystem object. |
"userCoordinateSystem_var" Is a variable referencing a UserCoordinateSystem Object. |