Description Sets the parameters of a Conic Foci surface in the associated FRED document.
Syntax SetConicFoci n, entity, foci
Parameters n As Long Node number of the Conic Foci surface.
entity As T_ENTITY The generic entity data for the Conic Foci surface.
foci As T_CONICFOCI The structure containing the new surface specific data for the Conic Foci surface.
Remarks This subroutine sets the parameters of a Conic Foci surface in the associated FRED document. If there is a problem, the subroutine posts an error and returns without modifying the surface.
See Also Examples
|