API Reference > Classes > Database Classes > OdBmFamilyBase Class
OdBmFamilyBase Class
Syntax
C++
class OdBmFamilyBase : public OdBmElement;

BmFamilyBase.h

This is the base class for family classes.

Retrieves whether the family allows to cut with unattached voids.  
Retrieves the current application version at initial loading.  
Retrieves the current application version at loading.  
Retrieves the current beam cutback for a column.  
Retrieves the current brace representation type.  
Retrieves whether the family can host rebar.  
Retrieves whether the family's content is protected.  
Retrieves whether a data can be auto-join to the family.  
Retrieves whether the family is curve based.  
Retrieves whether the family is a cutback.  
Retrieves a BimRv database object associated with the family.  
Retrieves the array of DB Views.  
Retrieves the identifiers of deletable elements for the family.  
Retrieves the dump symbolic name.  
Retrieves whether the family maintains annotation orientation.  
Retrieves whether the family uses elevation mark.  
Retrieves whether the family enables cutting in views.  
 
Retrieves the identifier of the current family category.  
Retrieves the family global unique identifier (GUID).  
Retrieves family's document.  
Retrieves the set of the family identifiers.  
Retrieves the text of the family name key.  
Retrieves the current parameters of the family.  
 
Retrieves the family types.  
Retrieves whether the family is forsed to proper mirroring.  
Retrieves whether the family is from ADPX or not.  
Retrieves whether the family has base arrays  
Retrieves whether the family has complex cuts.  
Retrieves whether the family has instances  
Retrieves whether the family has labeled dimensions.  
Retrieves whether the family has room calculation point  
Retrieves whether the family has simple cuts.  
Retrieves whether the family has types form the catalog.  
Retrieves the reference to the face geometry of the family's host.  
Retrieves whether the family is an in-place family or is a loadable one.  
Retrieves whether the family is a 2d-family.  
Retrieves whether the family is about to become a parametric family.  
Retrieves whether the family is an AdHoc.  
Retrieves whether the family is a curve driven family.  
Retrieves whether the family is a curtain panel family.  
Retrieves whether the family is host based  
Retrieves whether the family is a model family.  
Retrieves whether the family family has 2010 format.  
Retrieves whether the family has parametric relations between its components.  
Retrieves whether the family contains rebar shape type.  
Retrieves whether the family is a savable family.  
Retrieves whether the family is self-oriented.  
Retrieves whether the family is shared  
Retrieves whether the family is a spiral shape.  
Retrieves whether the family is vertical or horizontal.  
Retrieves whether the family is work plane based  
Retrieves whether the family text should be kept readable.  
Retrieves the identifier of the family filter parameter.  
Retrieves the current light source definition bits.  
Retrieves the array that contains identifiers of the locked parameters for direct manipulation.  
Retrieves the family name.  
Retrieves the next absorbed index for the family.  
Retrieves the array that contains identifiers of the old curves with bad sketches.  
Retrieves the omniclass number.  
Retrieves the owner symbol identifier.  
Retrieves the current panel configuration for the family.  
Retrieves the current part type of the family.  
Retrieves the current path to the family.  
Retrieves the current predefined limit for the family.  
Retrieves the current profile families definition.  
Retrieves the current profile families.  
Retrieves the current projection access key.  
Retrieves the current protein render type.  
Retrieves the identifier of the regeneration group.  
Retrieves the current rendering model type for the family.  
 
Retrieves whether the family's tag is rotated with a component.  
Retrieves the current round connector dimension type.  
Retrieves the identifier of the seek item.  
Retrieves whether the family should stay a parametric family.  
Retrieves whether the family disallows stretching.  
Retrieves the connection on which the family should be connected to.  
Retrieves the current display type of a hidden view.  
Retrieves the current structural code name of the family.  
Retrieves the current physical material type of the family.  
Retrieves whether the family is using cap.  
Retrieves the current symbolic representation type of the family.  
Retrieves the current curve attachment point tag.  
Retrieves the array of trivial parameter identifiers for the family.  
Retrieves whether the family shows pre-cut in plan view  
Checks whether a specified identifier is registered in the family.  
Registers a specified identifier in the family.  
Sets a new application version at initial loading.  
Sets a new application version at loading.  
Sets a new beam cutback for a column.  
Sets a new value of the brace representation type.  
Associates a specified BimRv database with the family.  
Sets a new array of DB Views for the family.  
Sets a new dump symbolic name.  
Sets a new value of the elevation mark flag. This flag determines whether the family uses an elevation mark (if is equal to true) or not (if is equal to false).  
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.  
Sets a new family category identifier.  
Sets a new family global unique identifier (GUID).  
Sets a new set of family identifiers.  
Sets new family parameters.  
Sets a new family type table.  
Sets new value of the in-place flag. In-place flag determines whether the family is an in-place family (if it is equal to true) or not (if it is equal to false).  
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).  
Sets a new value of the parametric relations flag. This flag determines whether the family has parametric relations between its components (if is equal to true) or not (if is equal to false).  
Sets new light source definition bits.  
Sets a new family name.  
Sets the next absorbed index for the family.  
Sets a new owner symbol Id.  
Sets a new panel configuration value.  
Sets a new part type of the family.  
Sets a new family path.  
Sets a new predefined limit value for the family.  
Sets a new profile families definition.  
Sets new profile families.  
Sets a new protein render type value.  
Sets a new rendering model type for the family.  
Sets a new round connector dimension type.  
Sets the connection on which the family should be connected to.  
Sets a new display type of a hidden view.  
Sets a new physical material type value for the family.  
Sets a new symbolic representation type for the family.  
Sets a new curve attachment point tag.  
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-2021. Open Design Alliance. All rights reserved.