Navigation: Scripting Reference Manual > Functions & Subroutines > GetConicArc

 

GetConicArc

 

Contact Us: fredsupport@photonengr.com

 

Description

Retrieves the parameters of a specific Conic Arc curve.

 

Syntax

GetConicArc n, entity, arc

 

Parameters

n As Long

Node number of the Conic Arc to be retrieved.

 

entity As T_ENTITY

The generic entity data of the arc.

 

arc As T_CONICARC

Structure containing specific parameters of the arc.

 

Remarks

This subroutine retrieves the parameters of a specified Conic Arc curve into entity and arc.  If n does not identify a conic arc, or is not an identifier in the FRED document, an error is posted.

 

See Also

T_ENTITY

T_CONICARC

AddConicArc

InitConicArc

SetConicArc

Examples

Curves

 

 

 

 

 

Copyright © Photon Engineering, LLC