Navigation: Scripting Reference Manual > Functions & Subroutines > SetRuledSurf

 

SetRuledSurf

 

Contact Us: fredsupport@photonengr.com

 

Description

Modifies a Ruled Surface in the associated FRED document.

 

Syntax

SetRuledSurf n, ent, rul

 

Parameters

n As Long

Node number of the surface.

 

ent As T_ENTITY

The new basic entity data for the Ruled Surface.

 

rul As T_RULEDSURF

Structure containing the new surface-specific data for the Ruled Surface.

 

Remarks

This subroutine modifies a Ruled Surface in the associated FRED document. If there is a problem, the subroutine sets an error and returns without modifying the surface.

 

See Also

T_ENTITY

T_RULEDSURF

AddRuledSurf

GetRuledSurf

Examples

Surfaces

 

 

 

 

 

Copyright © Photon Engineering, LLC