Navigation: Scripting Reference Manual > Functions & Subroutines > AddRevolveSurf

 

AddRevolveSurf

 

Contact Us: fredsupport@photonengr.com

 

Description

Adds a Revolved Surface to the associated FRED document.

 

Syntax

n = AddRevolveSurf ( ent, rsurf )

 

Parameters

n (Long)

Node number of the new surface.

 

ent As T_ENTITY

Holds the generic entity data for the new Revolved Surface

 

rsurf As T_REVOLVESURF

Structure containing data for the new Revolved Surface

 

Remarks

This function adds a Revolved Surface to the associated FRED document.  If there is a problem, the function sets an error and returns without adding the new surface.

 

See Also

T_ENTITY

T_REVOLVESURF

InitRevolveSurf

GetRevolveSurf

SetRevolveSurf

Examples

Surfaces

 

 

 

 

 

Copyright © Photon Engineering, LLC