CadSetReturnDbl
Sets the numeric result a host callback hands back to the engine.
void CadSetReturnDbl (
double Value
);
Parameters
- Value (double)
- The value to assign.
Return Value
None.
Sets the numeric result a host callback hands back to the engine.
None.