C++
Acad::ErrorStatus setRenderTime( int time );
Description
Set the render time of the RapidRT render settings.
Parameters
Parameters | Description |
---|---|
time | The render time that set to the AcDbRapidRenderSettings, the valid render time is from 1 to 1440 minutes |
Returns
Returns Acad::eOk if successful, or Acad::eInvalidInput if the input value is invalid