yucad3d

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.

See Also