Description Appends a new Linear Transformation Operation to the list of operations on a specific entity in the associated FRED document.
Syntax AddOperation n, op
Parameters n As Long Node number specifying which FRED entity will get the new Linear Transformation Operation.
op As T_OPERATION Structure containing parameters of the new Linear Transformation Operation.
Remarks This subroutine appends a new primitive Linear Transformation Operation to the list of operations of a given geometric entity. See T_OPERATION for more information about the details of specifying the operation.
See Also Scripting Position/Orientation Operations Examples Linear Transformation Primitives
|