Description Retrieves a specified raytrace control from the associated FRED document.
Syntax GetRaytraceCtrl id, rtCtrl
Parameters id As Long Identifier for the raytrace control.
rtCtrl As T_RAYTRACECTRL Structure containing data for the specified raytrace control.
Remarks This subroutine retrieves a specified raytrace control from the associated FRED document. If there is a problem, the subroutine toggles an error and returns without modifying rtCtrl.
See Also Examples
|