Navigation: Scripting Reference Manual > Functions & Subroutines > GetRuledSurf

 

GetRuledSurf

 

Contact Us: fredsupport@photonengr.com

 

Description

Retrieves a Ruled Surface from the associated FRED document.

 

Syntax

GetRuledSurf n, entity, rulsurf

 

Parameters

n As Long

Node number of the surface.

 

entity As T_ENTITY

Structure containing the basic entity data for the Ruled Surface.

 

rulsurf As T_RULEDSURF

Structure containing the surface data for the Ruled Surface.

 

Remarks

This subroutine retrieves a Ruled Surface from the associated FRED document. If there is a problem, the subroutine sets an error and returns without modifying the parameters.

 

See Also

T_ENTITY

T_RULEDSURF

AddRuledSurf

SetRuledSurf

Examples

Surfaces

 

 

 

 

 

Copyright © Photon Engineering, LLC