C++
Acad::ErrorStatus set3dDwfPrec( double DwfPrec );
Description
Sets the 3D DWF precision for this database. The valid range is from 1 to 6, with higher settings resulting in finer precision.
Parameters
Parameters | Description |
---|---|
DwfPrec | Input 3D DWF precision value in a range from 1.0 to 6.0 |