Navigation: Scripting Reference Manual > Functions & Subroutines > GetCoordSys

 

GetCoordSys

 

Contact Us: fredsupport@photonengr.com

 

Description

Retrieves the coordinate system data for a specified entity.

 

Syntax

GetCoordSys n, op

 

Parameters

n As Long

Node number of the entity whose coordinate system data will be retrieved.

 

op As T_COORDSYS

Structure containing the coordinate system data.

 

Remarks

This subroutine retrieves the coordinate system data (in global coordinates) of a specified FRED entity into the parameter op.  If an error occurs, FRED posts an error message and returns without modifying the parameter op.

 

See Also

T_COORDSYS

GetOperationCount

AddOperation

GetOperation

SetOperation

Examples

Linear Transformation Primitives

 

 

 

 

 

Copyright © Photon Engineering, LLC