API Reference > Classes > Database Classes > OdBmFamilyBase Class > OdBmFamilyBase Methods > OdBmFamilyBase::setUsePreCutShape Method
OdBmFamilyBase::setUsePreCutShape Method
Syntax
C++
OdResult setUsePreCutShape(bool);
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.

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.

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.