Description Gets a specific Conic Foci surface (ellipsoid or hyperboloid) from the associated FRED document.
Syntax GetConicFoci n, entity, cf
Parameters n As Long Node number the surface to be retrieved.
entity As T_ENTITY The generic entity data of the surface.
cf As T_CONICFOCI Structure containing data specific to the Conic Foci surface.
Remarks This subroutine retrieves the data from a specific Conic Foci surface and stores it in the parameters entity and cf. If an error occurs, a message is posted.
See Also Examples
|