API Reference > Classes > Family Classes > OdBmFamily Class
OdBmFamily Class
Syntax
C++
class OdBmFamily : public OdBmFamilyBase;

BmFamily.h

This is the base class for family classes. 

 

 
Retrieves default column height for the family.  
Retrieves default height for above level.  
Retrieves default host thickness for the family.  
Retrieves the default stretch line for the family.  
Retrieves whether the elevation value is fixed for the family.  
 
Returns the family's placement type. 
 
Retrieves the current value of the fixed elevation for the family.  
Retrieves the family's host type.  
Retrieves the current elevation value for in-place family.  
Retrieves whether the family was created by a user.  
 
 
 
Retrieves references from the family.  
Retrieves identifiers of reference types.  
 
Retrieves the identifier of the family surrogate.  
Retrieves whether the family is standalone.  
Retrieves whether the family may have a free host.  
Sets a new value of the fixed elevation flag that determines whether the elevation value is fixed for the family (if it is equal to true); otherwise, the flag is equal to false.  
 
Sets a new value of the fixed elevation.  
Sets a new value of the elevation for in-place family.  
Sets a new value of the user creation flag. This flag determines whether the family was created by a user (flag value is equal to true) or not (flag value is equal to false).  
 
Sets a new array of references for the family.  
Sets a new array of reference type identifiers for the family.  
 
Sets a new identifier for the family's surrogate.  
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.