Navigation: Scripting Reference Manual > Functions & Subroutines > InitConicArc

 

InitConicArc

 

Contact Us: fredsupport@photonengr.com

 

Description

Initializes a T_CONICARC structure with default values.

 

Syntax

InitConicArc arc

 

Parameters

arc As T_CONICARC

The T_CONICARC structure to be initialized.

 

Remarks

This subroutine initializes a T_CONICARC structure. Defaults are shown in the table below:

 

Data Type

Default

A

1

B

0

C

1

D

0

E

0

F

-1

startX

1

startY

0

endX

1

endY

0

depthZ

0

 

See Also

T_CONICARC

AddConicArc

GetConicArc

SetConicArc

Examples

Curves

 

 

 

 

 

Copyright © Photon Engineering, LLC