Description Modifies a Tabulated Cylinder surface (IGES entity type 122) in the associated FRED document.
Syntax SetTabulatedCylinder n, entity, tc
Parameters n As Long Node number of the surface.
entity As T_ENTITY The generic entity data for the Tabulated Cylinder.
tc As T_TABULATEDCYLINDER Structure containing the new surface-specific data for the Tabulated Cylinder.
Remarks This subroutine modifies a Tabulated Cylinder surface in the associated FRED document. If there is a problem, the subroutine sets an error and returns without modifying the surface.
See Also Examples
|