Close

Relief for ODA Team in Ukraine

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

Sets new value of the model flag. The model flag determines whether the family is a model family (if it is equal to true) or not (if it is equal to false).

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.