Navigation: Scripting Reference Manual > Functions & Subroutines > InitRevolveSurf

 

InitRevolveSurf

 

Contact Us: fredsupport@photonengr.com

 

Description

Initializes a T_REVOLVESURF structure with its default values.

 

Syntax

InitRevolveSurf n, rs

 

Parameters

ByVal n As Long

Node number of the curve.

 

rs As T_REVOLVESURF

The T_REVOLVESURF structure to be initialized

 

Remarks

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

 

Data Type

Default

endAngle

360

startAngle

0

x1

0

x2

0

y1

0

y2

0

z1

0

z2

1

 

 

See Also

T_REVOLVESURF

AddRevolveSurf

GetRevolveSurf

SetRevolveSurf

Examples

Surfaces

 

 

 

 

 

Copyright © Photon Engineering, LLC