Navigation: Scripting Reference Manual > Functions & Subroutines > GetTabulatedCylinder

 

GetTabulatedCylinder

 

Contact Us: fredsupport@photonengr.com

 

Description

Retrieves a Tabulated Cylinder surface (IGES entity type 122) in the associated FRED document.

 

Syntax

GetTabulatedCylinder  n, entity, tc

 

Parameters

n As Long

Node number of the surface.

 

entity As T_ENTITY

Structure containing the generic entity data from the Tabulated Cylinder.

 

tc As T_TABULATEDCYLINDER

Structure containing the surface-specific data from the Tabulated Cylinder.

 

Remarks

This subroutine retrieves a Tabulated Cylinder surface in 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_TABULATEDCYLINDER

AddTabulatedCylinder

SetTabulatedCylinder

Examples

Surfaces

 

 

 

 

 

Copyright © Photon Engineering, LLC