Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmFamilyBase::setEnableCuttingInViews Method
Syntax
C++
OdResult setEnableCuttingInViews(bool);

Sets a new value of the cutting in views flag. This flag determines whether cutting views are enabled (if is equal to true) or not (if is equal to false) for the family.

Parameters
Description
value
[in] A new flag value to be set.

eOk if the new flag value was successfully set; otherwise, the method returns an appropriate error code.

Copyright © 2002-2022. Open Design Alliance All rights reserved.