Constructor
Link_Transform controllers are created when a DWG file is linked by VIZ. For each of the VIZ 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.
Note: This class is not available in 3ds max.
Properties
<link_transform>.transform Matrix3Controller
Contains the transform controller below the link_transform controller
See also
Controller Common Properties, Operators, and Methods