Navigation: Scripting Reference Manual > Functions & Subroutines > GetCircularArc

 

GetCircularArc

 

Contact Us: fredsupport@photonengr.com

 

Description

Retrieves the parameters of a specific Circular Arc curve.

 

Syntax

GetCircularArc n, entity, arc

 

Parameters

n As Long

Node number of the Circular Arc curve whose information is to be retrieved.

 

entity As T_ENTITY

The generic entity data for the Circular Arc.

 

arc As T_CIRCULARARC

Structure containing specific data for the Circular Arc.

 

Remarks

This subroutine retrieves the data of a specified Circular Arc.  If an error occurs, a message is posted.

 

See Also

T_ENTITY

T_CIRCULARARC

AddCircularArc

InitCircluarArc

SetCircularArc

Examples

Curves

 

 

 

 

 

Copyright © Photon Engineering, LLC