Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbMentalRayRenderSettings::fgSampleRadiusState Method
Syntax
C++
void fgSampleRadiusState(bool& useMin, bool& useMax, bool& inPixels) const;

Returns the the Final Gathering Sample Radius State for this MentalRayRenderSettings object. 

 

Parameters
Description
useMin
[out] Receives true if the user-supplied minimum radius is used, false for the default,
useMax
[out] Receives true if the user-supplied maximum radius is used, false for the default,
inPixels
[out] True if user-supplied radii are in pixels, false for drawing units.
Copyright © 2002-2022. Open Design Alliance All rights reserved.