Link_Transform : Matrix3Controller

Constructor

Link_Transform controllers are created when a DWG file is linked. For each of the objects created by the DWG link, a Link_Transform controller is assigned to the transform track of the object, and the transform controller from the DWG file is applied as a child of the Link_Transform controller.

Link_Transform controllers are not creatable in MAXScript.

Properties

<link_transform>.transform Matrix3Controller 	 

Contains the transform controller below the link_transform controller

See Also