|
CFx SDK Documentation 2026 SP0
|
#include <IfcWindowStyleAutoImpl.h>
Public Member Functions | |
| IfcWindowStyleConstructionEnum | getConstructionType () const |
| void | setConstructionType (IfcWindowStyleConstructionEnum ConstructionType) |
| IfcWindowStyleOperationEnum | getOperationType () const |
| void | setOperationType (IfcWindowStyleOperationEnum OperationType) |
| OdDAI::Boolean | getParameterTakesPrecedence () const |
| void | setParameterTakesPrecedence (OdDAI::Boolean ParameterTakesPrecedence) |
| OdDAI::Boolean | getSizeable () const |
| void | setSizeable (OdDAI::Boolean Sizeable) |
| IfcWindowStyle () | |
| 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 OdIfc4x1::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 OdIfc4x1::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 OdIfc4x1::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 OdIfc4x1::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 OdIfc4x1::OdIfc4x1Instance | |
| 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_ConstructionType |
| OdDAI::Enum | m_OperationType |
| OdDAI::Boolean | m_ParameterTakesPrecedence |
| OdDAI::Boolean | m_Sizeable |
Protected Attributes inherited from OdIfc4x1::IfcTypeProduct | |
| OdDAI::ListOfOdDAIObjectId | m_RepresentationMaps |
| OdAnsiString | m_Tag |
Protected Attributes inherited from OdIfc4x1::IfcTypeObject | |
| OdAnsiString | m_ApplicableOccurrence |
| OdDAI::SetOfOdDAIObjectId | m_HasPropertySets |
Protected Attributes inherited from OdIfc4x1::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 window style defines a particular style of windows, which can be included into the spatial context of the building model through instances of IfcWindow. A window style defines the overall parameter of the window style and refers to the particular parameter of the lining and one (or several) panels through IfcWindowLiningProperties and IfcWindowPanelProperties.
Definition at line 43 of file Ifc4x1/IfcWindowStyleAutoImpl.h.
| OdIfc4x1::IfcWindowStyle::IfcWindowStyle | ( | ) |
Default constructor for the IfcWindowStyle class.
|
overridevirtual |
Returns an attribute value for the specified attribute name.
| attrName | [in] Name of an attribute to query. |
Reimplemented from OdIfc4x1::IfcTypeProduct.
|
overridevirtual |
Returns an attribute value for the specified attribute definition.
| attrDef | [in] Attribute definition to query. |
Reimplemented from OdIfc4x1::IfcTypeProduct.
| IfcWindowStyleConstructionEnum OdIfc4x1::IfcWindowStyle::getConstructionType | ( | ) | const |
Returns the value of ConstructionType attribute. This attribute represents the basic construction and material type of the window.
|
overridevirtual |
Returns a type of a class instance.
Reimplemented from OdIfc4x1::IfcTypeProduct.
| IfcWindowStyleOperationEnum OdIfc4x1::IfcWindowStyle::getOperationType | ( | ) | const |
Returns the value of OperationType attribute. This attribute represents the general layout and operation of the window style.
| OdDAI::Boolean OdIfc4x1::IfcWindowStyle::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 have only informative value.
| OdDAI::Boolean OdIfc4x1::IfcWindowStyle::getSizeable | ( | ) | const |
Returns the value of Sizeable attribute. This attribute indicates whether the attached ShapeStyle can be sized (using scale factor of transformation), or not (FALSE). If not, the ShapeStyle should be inserted by the IfcWindow (using IfcMappedItem) 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 OdIfc4x1::IfcTypeProduct.
|
overridevirtual |
Checks whether the specified instance is the object derived from or belongs to this class.
| entityType | [in] Entity to check. |
Reimplemented from OdIfc4x1::IfcTypeProduct.
|
overridevirtual |
Writes object's data the the specified filer.
| wrFiler | [in] Pointer to a filer to which to write the data. |
Reimplemented from OdIfc4x1::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 OdIfc4x1::IfcTypeProduct.
|
overridevirtual |
Sets the specified attribute with a given value.
| explicitAttrDef | [in] Explicit attribute definition to set. |
| val | [in] Value to set. |
Reimplemented from OdIfc4x1::IfcTypeProduct.
| void OdIfc4x1::IfcWindowStyle::setConstructionType | ( | IfcWindowStyleConstructionEnum | ConstructionType | ) |
Sets the value of ConstructionType attribute. This attribute represents the basic construction and material type of the window.
| ConstructionType | [in] ConstructionType attribute to set. |
| void OdIfc4x1::IfcWindowStyle::setOperationType | ( | IfcWindowStyleOperationEnum | OperationType | ) |
Sets the value of OperationType attribute. This attribute represents the general layout and operation of the window style.
| OperationType | [in] OperationType attribute to set. |
| void OdIfc4x1::IfcWindowStyle::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 have only informative value.
| ParameterTakesPrecedence | [in] ParameterTakesPrecedence attribute to set. |
| void OdIfc4x1::IfcWindowStyle::setSizeable | ( | OdDAI::Boolean | Sizeable | ) |
Sets the value of Sizeable attribute. This attribute indicates whether the attached ShapeStyle can be sized (using scale factor of transformation), or not (FALSE). If not, the ShapeStyle should be inserted by the IfcWindow (using IfcMappedItem) 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 OdIfc4x1::IfcTypeProduct.
|
overridevirtual |
Checks whether the specified attribute is set.
| explicitAttrDef | [in] Attribute definition to test. |
Reimplemented from OdIfc4x1::IfcTypeProduct.
|
overridevirtual |
Returns the type of this entity.
Reimplemented from OdIfc4x1::IfcTypeProduct.
|
overridevirtual |
Resets a value for the specified attribute.
| explicitAttrName | [in] Explicit name of the attribute to reset. |
Reimplemented from OdIfc4x1::IfcTypeProduct.
|
overridevirtual |
Resets a value for the specified attribute.
| explicitAttrDef | [in] Explicit definition that represents an attribute to reset. |
Reimplemented from OdIfc4x1::IfcTypeProduct.
|
protected |
Definition at line 235 of file Ifc4x1/IfcWindowStyleAutoImpl.h.
|
protected |
Definition at line 236 of file Ifc4x1/IfcWindowStyleAutoImpl.h.
|
protected |
Definition at line 237 of file Ifc4x1/IfcWindowStyleAutoImpl.h.
|
protected |
Definition at line 238 of file Ifc4x1/IfcWindowStyleAutoImpl.h.