Navigation: Scripting Reference Manual > Functions & Subroutines > DeleteOperation

 

DeleteOperation

 

Contact Us: fredsupport@photonengr.com

 

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

GetOperationCount

AddOperation

GetOperation

SetOperation

T_OPERATION

LockOperationUpdates

GetCoordSys

TransformDirection

TransformPosition

Examples

Linear Transform

 

 

 

 

 

Copyright © Photon Engineering, LLC