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 Examples
|