Description Deletes a specified Location/Orientation primitive operation from a specified entity.
Syntax DeleteOperation n, indx
Parameters n As Long Node number of the FRED entity.
indx As Long Index into the entity's Location/Orientation primitive operation list.
Remarks This subroutine deletes a specified Location/Orientation primitive operation from a specified FRED entity.
The indexing into the operation list is zero-based.
See Also Examples
|