Close

Relief for ODA Team in Ukraine

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

Sets new value of the flag which controls whether the family shows pre-cut in plan view. If the flag value is equal to true, the family shows pre-cut in plan view; otherwise, if the flag is equal to false, the family does not.

Parameters
Description
value
[in] A new value of the flag 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.