yucad3d

CadSetReturnStr

Sets the string result a host callback hands back to the engine.

void CadSetReturnStr ( const char* Value );

Parameters

Value (const char*)
The value to assign.

Return Value

None.

See Also