|
CFx SDK Documentation 2026 SP0
|
#include <IfcDoorStyleAutoImpl.h>
Public Member Functions | |
| IfcDoorStyleOperationEnum | getOperationType () const |
| void | setOperationType (IfcDoorStyleOperationEnum OperationType) |
| IfcDoorStyleConstructionEnum | getConstructionType () const |
| void | setConstructionType (IfcDoorStyleConstructionEnum ConstructionType) |
| OdDAI::Boolean | getParameterTakesPrecedence () const |
| void | setParameterTakesPrecedence (OdDAI::Boolean ParameterTakesPrecedence) |
| OdDAI::Boolean | getSizeable () const |
| void | setSizeable (OdDAI::Boolean Sizeable) |
| IfcDoorStyle () | |
| virtual OdResult | inFields (OdDAI::OdSpfFilerBase *rdFiler) override |
| virtual OdResult | outFields (OdDAI::OdSpfFilerBase *wrFiler) override |
| virtual OdDAI::Entity * | getInstanceType () const override |
| virtual OdRxValue | getAttr (const char *attrName) const override |
| virtual void | unsetAttr (const char *explicitAttrName) override |
| virtual bool | testAttr (const char *explicitAttrName) const override |
| virtual bool | putAttr (const char *explicitAttrName, const OdRxValue &val) override |
| virtual bool | isKindOf (OdIfc::OdIfcEntityType entityType) const override |
| virtual OdIfc::OdIfcEntityType | type () const override |
| virtual OdRxValue | getAttr (const OdIfc::OdIfcAttribute attrDef) const override |
| virtual void | unsetAttr (const OdIfc::OdIfcAttribute explicitAttrDef) override |
| virtual bool | testAttr (const OdIfc::OdIfcAttribute explicitAttrDef) const override |
| virtual bool | putAttr (const OdIfc::OdIfcAttribute explicitAttrDef, const OdRxValue &val) override |
Public Member Functions inherited from OdIfc4x2::IfcTypeProduct | |
| void | getRepresentationMaps (OdDAIObjectIds &RepresentationMaps) const |
| OdDAI::ListOfOdDAIObjectId & | representationMaps () |
| const OdAnsiString & | getTag () const |
| void | setTag (const OdAnsiString &Tag) |
| void | getInvReferencedBy (OdDAIObjectIds &ReferencedBy) const |
| IfcTypeProduct () | |
Public Member Functions inherited from OdIfc4x2::IfcTypeObject | |
| const OdAnsiString & | getApplicableOccurrence () const |
| void | setApplicableOccurrence (const OdAnsiString &ApplicableOccurrence) |
| void | getHasPropertySets (OdDAIObjectIds &HasPropertySets) const |
| OdDAI::SetOfOdDAIObjectId & | hasPropertySets () |
| void | getInvTypes (OdDAIObjectIds &Types) const |
| IfcTypeObject () | |
| virtual void | setInverseCounterParts () override |
Public Member Functions inherited from OdIfc4x2::IfcObjectDefinition | |
| void | getInvHasAssignments (OdDAIObjectIds &HasAssignments) const |
| void | getInvNests (OdDAIObjectIds &Nests) const |
| void | getInvIsNestedBy (OdDAIObjectIds &IsNestedBy) const |
| void | getInvHasContext (OdDAIObjectIds &HasContext) const |
| void | getInvIsDecomposedBy (OdDAIObjectIds &IsDecomposedBy) const |
| void | getInvDecomposes (OdDAIObjectIds &Decomposes) const |
| void | getInvHasAssociations (OdDAIObjectIds &HasAssociations) const |
Public Member Functions inherited from OdIfc4x2::IfcRoot | |
| OdDAI::CompressedGUID | getGlobalId () const |
| void | setGlobalId (OdDAI::CompressedGUID GlobalId) |
| const OdDAIObjectId & | getOwnerHistory () const |
| void | setOwnerHistory (const OdDAIObjectId &OwnerHistory) |
| const OdAnsiString & | getName () const |
| void | setName (const OdAnsiString &Name) |
| const OdAnsiString & | getDescription () const |
| void | setDescription (const OdAnsiString &Description) |
| IfcRoot () | |
Public Member Functions inherited from OdIfc4x2::OdIfc4x2Instance | |
| void | setInverseCounterParts () override |
Public Member Functions inherited from OdIfc::OdIfcInstance | |
| ODRX_DECLARE_MEMBERS (OdIfcInstance) | |
| OdIfcInstance () | |
| ~OdIfcInstance () | |
| bool | isInstanceOf (OdIfcEntityType entityType) const |
| IfcOpResult | resolved () |
| void | resolve (IfcOpResult resolved, void *resPtr) |
| void | unresolve () |
| virtual void | setGsNode (OdGsCache *pGsNode) |
| virtual OdGsCache * | gsNode () const |
| virtual OdUInt32 | subSetAttributes (OdGiDrawableTraits *traits) const |
| virtual bool | subWorldDraw (OdGiWorldDraw *wd) const |
| virtual OdDbStub * | ownerId () const |
Protected Attributes | |
| OdDAI::Enum | m_OperationType |
| OdDAI::Enum | m_ConstructionType |
| OdDAI::Boolean | m_ParameterTakesPrecedence |
| OdDAI::Boolean | m_Sizeable |
Protected Attributes inherited from OdIfc4x2::IfcTypeProduct | |
| OdDAI::ListOfOdDAIObjectId | m_RepresentationMaps |
| OdAnsiString | m_Tag |
Protected Attributes inherited from OdIfc4x2::IfcTypeObject | |
| OdAnsiString | m_ApplicableOccurrence |
| OdDAI::SetOfOdDAIObjectId | m_HasPropertySets |
Protected Attributes inherited from OdIfc4x2::IfcRoot | |
| OdDAI::CompressedGUID | m_GlobalId |
| OdDAIObjectId | m_OwnerHistory |
| OdAnsiString | m_Name |
| OdAnsiString | m_Description |
Protected Attributes inherited from OdIfc::OdIfcInstance | |
| void * | m_resPtr |
| IfcOpResult | m_resolved |
Additional Inherited Members | |
Static Public Member Functions inherited from OdIfc::OdIfcInstance | |
| static const OdGePoint3d * | asPoint3d (const OdIfcInstance *inst) |
| static const OdGePoint2d * | asPoint2d (const OdIfcInstance *inst) |
| static const OdGeVector3d * | asVector3d (const OdIfcInstance *inst) |
| static const OdGeVector2d * | asVector2d (const OdIfcInstance *inst) |
| static const OdGeMatrix2d * | asMatrix2d (const OdIfcInstance *inst) |
| static const OdGeMatrix3d * | asMatrix3d (const OdIfcInstance *inst) |
| static OdIfcCompoundPtr | asCompound (OdSmartPtr< OdIfcInstance > inst) |
| static const OdCmEntityColor * | asRgbColor (const OdIfcInstance *inst) |
The door style (IfcDoorStyle) defines a particular style of doors, which can be included into the spatial context of the building model through an (or multiple) instances of IfcDoor. A door style defines the overall parameter of the door style and refers to the particular parameter of the lining and one or several panels through the IfcDoorLiningProperties and the IfcDoorPanelProperties.
The door entity (IfcDoor) defines a particular occurrence of a door inserted in the spatial context of a project. The actual parameter of the door and/or its shape is defined at the IfcDoorStyle, to which the IfcDoor is related by the inverse relationship IsDefinedBy pointing to IfcRelDefinedByType. The IfcDoorStyle also defines the particular attributes for the lining, IfcDoorLiningProperties, and panels, IfcDoorPanelProperties.
Definition at line 48 of file Ifc4x2/IfcDoorStyleAutoImpl.h.
| OdIfc4x2::IfcDoorStyle::IfcDoorStyle | ( | ) |
Default constructor for the IfcDoorStyle class.
|
overridevirtual |
Returns an attribute value for the specified attribute name.
| attrName | [in] Name of an attribute to query. |
Reimplemented from OdIfc4x2::IfcTypeProduct.
|
overridevirtual |
Returns an attribute value for the specified attribute definition.
| attrDef | [in] Attribute definition to query. |
Reimplemented from OdIfc4x2::IfcTypeProduct.
| IfcDoorStyleConstructionEnum OdIfc4x2::IfcDoorStyle::getConstructionType | ( | ) | const |
Returns the value of ConstructionType attribute. This attribute represents the basic construction and material type of the door.
|
overridevirtual |
Returns a type of a class instance.
Reimplemented from OdIfc4x2::IfcTypeProduct.
| IfcDoorStyleOperationEnum OdIfc4x2::IfcDoorStyle::getOperationType | ( | ) | const |
Returns the value of OperationType attribute. This attribute represents the type defining the general layout and operation of the door style.
| OdDAI::Boolean OdIfc4x2::IfcDoorStyle::getParameterTakesPrecedence | ( | ) | const |
Returns the value of ParameterTakesPrecedence attribute. This attribute indicates whether the parameter given in the attached lining and panel properties exactly define the geometry (TRUE), or whether the attached style shape take precedence (FALSE). In the last case the parameter has only informative value.
| OdDAI::Boolean OdIfc4x2::IfcDoorStyle::getSizeable | ( | ) | const |
Returns the value of Sizeable attribute. This attribute indicates whether the attached IfcMappedRepresentation (if given) can be sized (using scale factor of transformation), or not (FALSE). If not, the IfcMappedRepresentation should be IfcShapeRepresentation of the IfcDoor (using IfcMappedItem as the Item) with the scale factor = 1.
|
overridevirtual |
Reads object's data from the specified filer.
| rdFiler | [in] Pointer to a filer from which to read the data. |
Reimplemented from OdIfc4x2::IfcTypeProduct.
|
overridevirtual |
Checks whether the specified instance is the object derived from or belongs to this class.
| entityType | [in] Entity to check. |
Reimplemented from OdIfc4x2::IfcTypeProduct.
|
overridevirtual |
Writes object's data the the specified filer.
| wrFiler | [in] Pointer to a filer to which to write the data. |
Reimplemented from OdIfc4x2::IfcTypeProduct.
|
overridevirtual |
Sets the specified attribute with a given value.
| explicitAttrName | [in] Explicit name of the attribute to set. |
| val | [in] Value to set. |
Reimplemented from OdIfc4x2::IfcTypeProduct.
|
overridevirtual |
Sets the specified attribute with a given value.
| explicitAttrDef | [in] Explicit attribute definition to set. |
| val | [in] Value to set. |
Reimplemented from OdIfc4x2::IfcTypeProduct.
| void OdIfc4x2::IfcDoorStyle::setConstructionType | ( | IfcDoorStyleConstructionEnum | ConstructionType | ) |
Sets the value of ConstructionType attribute. This attribute represents the basic construction and material type of the door.
| ConstructionType | [in] ConstructionType attribute to set. |
| void OdIfc4x2::IfcDoorStyle::setOperationType | ( | IfcDoorStyleOperationEnum | OperationType | ) |
Sets the value of OperationType attribute. This attribute represents the type defining the general layout and operation of the door style.
| OperationType | [in] OperationType attribute to set. |
| void OdIfc4x2::IfcDoorStyle::setParameterTakesPrecedence | ( | OdDAI::Boolean | ParameterTakesPrecedence | ) |
Sets the value of ParameterTakesPrecedence attribute. This attribute indicates whether the parameter given in the attached lining and panel properties exactly define the geometry (TRUE), or whether the attached style shape take precedence (FALSE). In the last case the parameter has only informative value.
| ParameterTakesPrecedence | [in] ParameterTakesPrecedence attribute to set. |
| void OdIfc4x2::IfcDoorStyle::setSizeable | ( | OdDAI::Boolean | Sizeable | ) |
Sets the value of Sizeable attribute. This attribute indicates whether the attached IfcMappedRepresentation (if given) can be sized (using scale factor of transformation), or not (FALSE). If not, the IfcMappedRepresentation should be IfcShapeRepresentation of the IfcDoor (using IfcMappedItem as the Item) with the scale factor = 1.
| Sizeable | [in] Sizeable attribute to set. |
|
overridevirtual |
Checks whether the specified attribute is set.
| explicitAttrName | [in] Explicit name of the attribute to test. |
Reimplemented from OdIfc4x2::IfcTypeProduct.
|
overridevirtual |
Checks whether the specified attribute is set.
| explicitAttrDef | [in] Attribute definition to test. |
Reimplemented from OdIfc4x2::IfcTypeProduct.
|
overridevirtual |
Returns the type of this entity.
Reimplemented from OdIfc4x2::IfcTypeProduct.
|
overridevirtual |
Resets a value for the specified attribute.
| explicitAttrName | [in] Explicit name of the attribute to reset. |
Reimplemented from OdIfc4x2::IfcTypeProduct.
|
overridevirtual |
Resets a value for the specified attribute.
| explicitAttrDef | [in] Explicit definition that represents an attribute to reset. |
Reimplemented from OdIfc4x2::IfcTypeProduct.
|
protected |
Definition at line 237 of file Ifc4x2/IfcDoorStyleAutoImpl.h.
|
protected |
Definition at line 236 of file Ifc4x2/IfcDoorStyleAutoImpl.h.
|
protected |
Definition at line 238 of file Ifc4x2/IfcDoorStyleAutoImpl.h.
|
protected |
Definition at line 239 of file Ifc4x2/IfcDoorStyleAutoImpl.h.