CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
OdIfc4x4::IfcWindowLiningProperties Class Reference

#include <IfcWindowLiningPropertiesAutoImpl.h>

Inheritance diagram for OdIfc4x4::IfcWindowLiningProperties:
OdIfc4x4::IfcPreDefinedPropertySet OdIfc4x4::IfcPropertySetDefinition OdIfc4x4::IfcPropertyDefinition OdIfc4x4::IfcRoot OdIfc4x4::OdIFC4X4Instance OdIfc::OdIfcInstance

Public Member Functions

double getLiningDepth () const
 
void setLiningDepth (double LiningDepth)
 
double getLiningThickness () const
 
void setLiningThickness (double LiningThickness)
 
double getTransomThickness () const
 
void setTransomThickness (double TransomThickness)
 
double getMullionThickness () const
 
void setMullionThickness (double MullionThickness)
 
double getFirstTransomOffset () const
 
void setFirstTransomOffset (double FirstTransomOffset)
 
double getSecondTransomOffset () const
 
void setSecondTransomOffset (double SecondTransomOffset)
 
double getFirstMullionOffset () const
 
void setFirstMullionOffset (double FirstMullionOffset)
 
double getSecondMullionOffset () const
 
void setSecondMullionOffset (double SecondMullionOffset)
 
const OdDAIObjectId & getShapeAspectStyle () const
 
void setShapeAspectStyle (const OdDAIObjectId &ShapeAspectStyle)
 
double getLiningOffset () const
 
void setLiningOffset (double LiningOffset)
 
double getLiningToPanelOffsetX () const
 
void setLiningToPanelOffsetX (double LiningToPanelOffsetX)
 
double getLiningToPanelOffsetY () const
 
void setLiningToPanelOffsetY (double LiningToPanelOffsetY)
 
 IfcWindowLiningProperties ()
 
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 bool comparedToEarlyImpl (const OdDAI::ApplicationInstance *pOther, OdRx::Ordering &ordering) 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 OdIfc4x4::IfcPropertySetDefinition
void getInvDefinesType (OdDAIObjectIds &DefinesType) const
 
void getInvIsDefinedBy (OdDAIObjectIds &IsDefinedBy) const
 
void getInvDefinesOccurrence (OdDAIObjectIds &DefinesOccurrence) const
 
- Public Member Functions inherited from OdIfc4x4::IfcPropertyDefinition
void getInvHasContext (OdDAIObjectIds &HasContext) const
 
void getInvHasAssociations (OdDAIObjectIds &HasAssociations) const
 
- Public Member Functions inherited from OdIfc4x4::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 OdIfc4x4::OdIFC4X4Instance
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 OdGsCachegsNode () const
 
virtual OdUInt32 subSetAttributes (OdGiDrawableTraits *traits) const
 
virtual bool subWorldDraw (OdGiWorldDraw *wd) const
 
virtual OdDbStub * ownerId () const
 

Protected Attributes

IfcPositiveLengthMeasure m_LiningDepth
 
IfcNonNegativeLengthMeasure m_LiningThickness
 
IfcNonNegativeLengthMeasure m_TransomThickness
 
IfcNonNegativeLengthMeasure m_MullionThickness
 
IfcNormalisedRatioMeasure m_FirstTransomOffset
 
IfcNormalisedRatioMeasure m_SecondTransomOffset
 
IfcNormalisedRatioMeasure m_FirstMullionOffset
 
IfcNormalisedRatioMeasure m_SecondMullionOffset
 
OdDAIObjectId m_ShapeAspectStyle
 
double m_LiningOffset
 
double m_LiningToPanelOffsetX
 
double m_LiningToPanelOffsetY
 
- Protected Attributes inherited from OdIfc4x4::IfcRoot
OdDAI::CompressedGUID m_GlobalId
 
OdDAIObjectId m_OwnerHistory
 
OdAnsiString m_Name
 
OdAnsiString m_Description
 
- Protected Attributes inherited from OdIfc::OdIfcInstance
voidm_resPtr
 
IfcOpResult m_resolved
 

Additional Inherited Members

- Static Public Member Functions inherited from OdIfc::OdIfcInstance
static const OdGePoint3dasPoint3d (const OdIfcInstance *inst)
 
static const OdGePoint2dasPoint2d (const OdIfcInstance *inst)
 
static const OdGeVector3dasVector3d (const OdIfcInstance *inst)
 
static const OdGeVector2dasVector2d (const OdIfcInstance *inst)
 
static const OdGeMatrix2dasMatrix2d (const OdIfcInstance *inst)
 
static const OdGeMatrix3dasMatrix3d (const OdIfcInstance *inst)
 
static OdIfcCompoundPtr asCompound (OdSmartPtr< OdIfcInstance > inst)
 
static const OdCmEntityColorasRgbColor (const OdIfcInstance *inst)
 

Detailed Description

The window lining is the outer frame which enables the window to be fixed in position. The window lining is used to hold the window panels or other casements. The parameter of the IfcWindowLiningProperties define the geometrically relevant parameter of the lining.

The IfcWindowLiningProperties are included in the set of properties of IfcWindowStyle.HasPropertySets. More information about the window lining can be included in the same set of the IfcWindowType using another IfcPropertySet for dynamic extensions.

The IfcWindowLiningProperties does not hold a geometric representation. However it defines parameters which can be used to create the shape of the window type (which is inserted by the IfcWindow into the spatial context of the project). The parameters at the IfcWindowLiningProperties define a standard window lining, including (if given) a mullion and a transom (for horizontal and vertical splits). The outer boundary of the lining is determined by the 'Profile' shape representation assigned to the IfcWindow, which inserts the IfcWindowType.

  • Window Lining Properties -

    The lining is applied to all faces of the opening reveal. The parameters are: LiningDepth LiningThickness LiningOffset LiningToPanelOffsetX LiningToPanelOffsetY

    The inner side is defined as the direction of the window panel opening operation.

    <IMAGE ifcwindowliningproperties-fig05>

    If the OperationType of the window style is DoublePanelVertical (shown) TriplePanelBottom TriplePanelTop TriplePanelLeft TriplePanelRight the following additional parameters apply: MullionThickness FirstMullionOffset measured as offset to the Z axis (in XZ plane) as a normalized ratio measure

    <IMAGE ifcwindowliningproperties-fig01>

    If the OperationType of the window type is: DoublePanelHorizontal TriplePanelBottom TriplePanelTop TriplePanelLeft TriplePanelRight the following additional parameters apply: TransomThickness FirstTransomOffset measured as offset to the X axis (in XZ plane) as a normalized ratio measure

    <IMAGE ifcwindowliningproperties-fig02>

    If the OperationType of the window type is: TriplePanelVertical the following additional parameter applies: SecondMullionOffset measured as offset to the Z axis (in XZ plane) as a normalized ratio measure

    <IMAGE ifcwindowliningproperties-fig03>

    If the OperationType of the window type is: TriplePanelHorizontal the following additional parameter applies: SecondTransomOffset measured as offset to the X axis (in XZ plane) as a normalized ratio measure

    <IMAGE ifcwindowliningproperties-fig04>

\changes

IFC4 changes: The following attributes have been added LiningOffset, LiningToPanelOffsetX, LiningToPanelOffsetY. The attribute ShapeAspectStyle is deprecated and shall no longer be used. Supertype changed to new IfcPreDefinedPropertySet.

Definition at line 108 of file IFC4X4/IfcWindowLiningPropertiesAutoImpl.h.

Constructor & Destructor Documentation

◆ IfcWindowLiningProperties()

OdIfc4x4::IfcWindowLiningProperties::IfcWindowLiningProperties ( )

Default constructor for the IfcWindowLiningProperties class.

Member Function Documentation

◆ comparedToEarlyImpl()

virtual bool OdIfc4x4::IfcWindowLiningProperties::comparedToEarlyImpl ( const OdDAI::ApplicationInstance * pOther,
OdRx::Ordering & ordering ) const
overridevirtual

Early-bound version of instances comparison.

Parameters
pOther[in] Other application instance.
ordering[out] Receives the ordering (comparison) status.
Returns
true if comparison was performed, false if method has no implementation, so late-bound version could be applied.
Remarks
If the method returns true, the ordering parameter can receive one of the following statuses:
Value Description kLessThan -1 This object < Other Object. kEqual 0 This object = Other Object. kGreaterThan 1 This object > Other Object. kNotOrderable 2 This class is not orderable.

Reimplemented from OdIfc4x4::IfcPreDefinedPropertySet.

◆ getAttr() [1/2]

virtual OdRxValue OdIfc4x4::IfcWindowLiningProperties::getAttr ( const char * attrName) const
overridevirtual

Returns an attribute value for the specified attribute name.

Parameters
attrName[in] Name of an attribute to query.
Returns
OdRxValue object that represents a generic variant type value.

Reimplemented from OdIfc4x4::IfcPropertySetDefinition.

◆ getAttr() [2/2]

virtual OdRxValue OdIfc4x4::IfcWindowLiningProperties::getAttr ( const OdIfc::OdIfcAttribute attrDef) const
overridevirtual

Returns an attribute value for the specified attribute definition.

Parameters
attrDef[in] Attribute definition to query.
Returns
OdRxValue object that represents a generic variant type value.

Reimplemented from OdIfc4x4::IfcPropertySetDefinition.

◆ getFirstMullionOffset()

double OdIfc4x4::IfcWindowLiningProperties::getFirstMullionOffset ( ) const

Returns the value of FirstMullionOffset attribute. This attribute represents offset of the mullion centerline, measured along the x-axis of the window placement co-ordinate system. An offset value = 0.5 indicates that the mullion is positioned in the middle of the window.

Returns
Returns the value of FirstMullionOffset attribute.

◆ getFirstTransomOffset()

double OdIfc4x4::IfcWindowLiningProperties::getFirstTransomOffset ( ) const

Returns the value of FirstTransomOffset attribute. This attribute represents offset of the transom centerline, measured along the z-axis of the window placement co-ordinate system. An offset value = 0.5 indicates that the transom is positioned in the middle of the window.

Returns
Returns the value of FirstTransomOffset attribute.

◆ getInstanceType()

virtual OdDAI::Entity * OdIfc4x4::IfcWindowLiningProperties::getInstanceType ( ) const
overridevirtual

Returns a type of a class instance.

Returns
Pointer to the <exref target=https://docs.opendesign.com/tkernel_api_cpp/OdDAI__Entity.html>>OdDAI::Entity</exref> type that determines an entity definition within a schema.

Reimplemented from OdIfc4x4::IfcPreDefinedPropertySet.

◆ getLiningDepth()

double OdIfc4x4::IfcWindowLiningProperties::getLiningDepth ( ) const

Returns the value of LiningDepth attribute. This attribute represents depth of the window lining (dimension measured perpendicular to window elevation plane).

Returns
Returns the value of LiningDepth attribute.

◆ getLiningOffset()

double OdIfc4x4::IfcWindowLiningProperties::getLiningOffset ( ) const

Returns the value of LiningOffset attribute. This attribute represents offset of the window lining. The offset is given as distance along the y axis of the local placement (perpendicular to the window plane).

Returns
Returns the value of LiningOffset attribute.
Remarks
IFC4 CHANGE: New attribute added at the end of the entity definition.

◆ getLiningThickness()

double OdIfc4x4::IfcWindowLiningProperties::getLiningThickness ( ) const

Returns the value of LiningThickness attribute. This attribute represents thickness of the window lining as explained in the figure above. If LiningThickness value is 0. (zero) it denotes a window without a lining (all other lining parameters will be set to "unset" in this case). If the LiningThickness is unset it denotes that the value is not available.

Returns
Returns the value of LiningThickness attribute.
Remarks
IFC4 CHANGE: Data type modified to be IfcNonNegativeLengthMeasure.

◆ getLiningToPanelOffsetX()

double OdIfc4x4::IfcWindowLiningProperties::getLiningToPanelOffsetX ( ) const

Returns the value of LiningToPanelOffsetX attribute. This attribute represents offset between the lining and the window panel measured along the x-axis of the local placement. Should be smaller or equal to the LiningThickness.

Returns
Returns the value of LiningToPanelOffsetX attribute.
Remarks
IFC4 CHANGE: New attribute added at the end of the entity definition.

◆ getLiningToPanelOffsetY()

double OdIfc4x4::IfcWindowLiningProperties::getLiningToPanelOffsetY ( ) const

Returns the value of LiningToPanelOffsetY attribute. This attribute represents offset between the lining and the window panel measured along the y-axis of the local placement. Should be smaller or equal to the IfcWindowPanelProperties.PanelThickness.

Returns
Returns the value of LiningToPanelOffsetY attribute.
Remarks
IFC4 CHANGE: New attribute added at the end of the entity definition.

◆ getMullionThickness()

double OdIfc4x4::IfcWindowLiningProperties::getMullionThickness ( ) const

Returns the value of MullionThickness attribute. This attribute represents thickness of the mullion (vertical separator of window panels within a window), measured parallel to the window elevation plane. The mullion is part of the lining and the mullion depth is assumed to be identical to the lining depth. If the MullionThickness is set to zero (and the MullionOffset set to a positive length), then the window is divided horizontally without a physical divider.

Returns
Returns the value of MullionThickness attribute.
Remarks
IFC4 CHANGE: Data type changed to IfcNonNegativeLengthMeasure.

◆ getSecondMullionOffset()

double OdIfc4x4::IfcWindowLiningProperties::getSecondMullionOffset ( ) const

Returns the value of SecondMullionOffset attribute. This attribute represents offset of the mullion centerline for the second mullion, measured along the x-axis of the window placement co-ordinate system. An offset value = 0.666 indicates that the second mullion is positioned at two/third of the window.

Returns
Returns the value of SecondMullionOffset attribute.

◆ getSecondTransomOffset()

double OdIfc4x4::IfcWindowLiningProperties::getSecondTransomOffset ( ) const

Returns the value of SecondTransomOffset attribute. This attribute represents offset of the transom centerline for the second transom, measured along the x-axis of the window placement co-ordinate system. An offset value = 0.666 indicates that the second transom is positioned at two/third of the window.

Returns
Returns the value of SecondTransomOffset attribute.

◆ getShapeAspectStyle()

const OdDAIObjectId & OdIfc4x4::IfcWindowLiningProperties::getShapeAspectStyle ( ) const

Returns the value of ShapeAspectStyle attribute. This attribute represents optional link to a shape aspect definition, which points to the part of the geometric representation of the window style, which is used to represent the lining.

Returns
Returns the value of ShapeAspectStyle attribute.
Remarks
IFC4 CHANGE: The attribute is deprecated and shall no longer be used.

◆ getTransomThickness()

double OdIfc4x4::IfcWindowLiningProperties::getTransomThickness ( ) const

Returns the value of TransomThickness attribute. This attribute represents thickness of the transom (horizontal separator of window panels within a window), measured parallel to the window elevation plane. The transom is part of the lining and the transom depth is assumed to be identical to the lining depth. If the TransomThickness is set to zero (and the TransomOffset set to a positive length), then the window is divided vertically without a physical divider.

Returns
Returns the value of TransomThickness attribute.
Remarks
IFC4 CHANGE: Data type changed to IfcNonNegativeLengthMeasure.

◆ inFields()

virtual OdResult OdIfc4x4::IfcWindowLiningProperties::inFields ( OdDAI::OdSpfFilerBase * rdFiler)
overridevirtual

Reads object's data from the specified filer.

Parameters
rdFiler[in] Pointer to a filer from which to read the data.
Returns
A value of OdResult type that contains the result of the method execution.

Reimplemented from OdIfc4x4::IfcPropertySetDefinition.

◆ isKindOf()

virtual bool OdIfc4x4::IfcWindowLiningProperties::isKindOf ( OdIfc::OdIfcEntityType entityType) const
overridevirtual

Checks whether the specified instance is the object derived from or belongs to this class.

Parameters
entityType[in] Entity to check.
Returns
true if the specified instance is the object derived from or belongs to this class, false otherwise.

Reimplemented from OdIfc4x4::IfcPreDefinedPropertySet.

◆ outFields()

virtual OdResult OdIfc4x4::IfcWindowLiningProperties::outFields ( OdDAI::OdSpfFilerBase * wrFiler)
overridevirtual

Writes object's data the the specified filer.

Parameters
wrFiler[in] Pointer to a filer to which to write the data.
Returns
A value of OdResult type that contains the result of the method execution.

Reimplemented from OdIfc4x4::IfcPropertySetDefinition.

◆ putAttr() [1/2]

virtual bool OdIfc4x4::IfcWindowLiningProperties::putAttr ( const char * explicitAttrName,
const OdRxValue & val )
overridevirtual

Sets the specified attribute with a given value.

Parameters
explicitAttrName[in] Explicit name of the attribute to set.
val[in] Value to set.
Returns
true if the value is successfully set for the specified attribute, false otherwise.

Reimplemented from OdIfc4x4::IfcPropertySetDefinition.

◆ putAttr() [2/2]

virtual bool OdIfc4x4::IfcWindowLiningProperties::putAttr ( const OdIfc::OdIfcAttribute explicitAttrDef,
const OdRxValue & val )
overridevirtual

Sets the specified attribute with a given value.

Parameters
explicitAttrDef[in] Explicit attribute definition to set.
val[in] Value to set.
Returns
true if the value is successfully set for the specified attribute, false otherwise.

Reimplemented from OdIfc4x4::IfcPropertySetDefinition.

◆ setFirstMullionOffset()

void OdIfc4x4::IfcWindowLiningProperties::setFirstMullionOffset ( double FirstMullionOffset)

Sets the value of FirstMullionOffset attribute. This attribute represents offset of the mullion centerline, measured along the x-axis of the window placement co-ordinate system. An offset value = 0.5 indicates that the mullion is positioned in the middle of the window.

Parameters
FirstMullionOffset[in] First mullion offset to set.

◆ setFirstTransomOffset()

void OdIfc4x4::IfcWindowLiningProperties::setFirstTransomOffset ( double FirstTransomOffset)

Sets the value of FirstTransomOffset attribute. This attribute represents offset of the transom centerline, measured along the z-axis of the window placement co-ordinate system. An offset value = 0.5 indicates that the transom is positioned in the middle of the window.

Parameters
FirstTransomOffset[in] First transom offset to set.

◆ setLiningDepth()

void OdIfc4x4::IfcWindowLiningProperties::setLiningDepth ( double LiningDepth)

Sets the value of LiningDepth attribute. This attribute represents depth of the window lining (dimension measured perpendicular to window elevation plane).

Parameters
LiningDepth[in] Lining depth to set.

◆ setLiningOffset()

void OdIfc4x4::IfcWindowLiningProperties::setLiningOffset ( double LiningOffset)

Sets the value of LiningOffset attribute. This attribute represents offset of the window lining. The offset is given as distance along the y axis of the local placement (perpendicular to the window plane).

Parameters
LiningOffset[in] Lining offset to set.
Remarks
IFC4 CHANGE: New attribute added at the end of the entity definition.

◆ setLiningThickness()

void OdIfc4x4::IfcWindowLiningProperties::setLiningThickness ( double LiningThickness)

Sets the value of LiningThickness attribute. This attribute represents thickness of the window lining as explained in the figure above. If LiningThickness value is 0. (zero) it denotes a window without a lining (all other lining parameters will be set to "unset" in this case). If the LiningThickness is unset it denotes that the value is not available.

Parameters
LiningThickness[in] Lining thickness to set.
Remarks
IFC4 CHANGE: Data type modified to be IfcNonNegativeLengthMeasure.

◆ setLiningToPanelOffsetX()

void OdIfc4x4::IfcWindowLiningProperties::setLiningToPanelOffsetX ( double LiningToPanelOffsetX)

Sets the value of LiningToPanelOffsetX attribute. This attribute represents offset between the lining and the window panel measured along the x-axis of the local placement. Should be smaller or equal to the LiningThickness.

Parameters
LiningToPanelOffsetX[in] LiningToPanelOffsetX to set.
Remarks
IFC4 CHANGE: New attribute added at the end of the entity definition.

◆ setLiningToPanelOffsetY()

void OdIfc4x4::IfcWindowLiningProperties::setLiningToPanelOffsetY ( double LiningToPanelOffsetY)

Sets the value of LiningToPanelOffsetY attribute. This attribute represents offset between the lining and the window panel measured along the y-axis of the local placement. Should be smaller or equal to the IfcWindowPanelProperties.PanelThickness.

Parameters
LiningToPanelOffsetY[in] LiningToPanelOffsetY to set.
Remarks
IFC4 CHANGE: New attribute added at the end of the entity definition.

◆ setMullionThickness()

void OdIfc4x4::IfcWindowLiningProperties::setMullionThickness ( double MullionThickness)

Sets the value of MullionThickness attribute. This attribute represents thickness of the mullion (vertical separator of window panels within a window), measured parallel to the window elevation plane. The mullion is part of the lining and the mullion depth is assumed to be identical to the lining depth. If the MullionThickness is set to zero (and the MullionOffset set to a positive length), then the window is divided horizontally without a physical divider.

Parameters
MullionThickness[in] Mullion thickness to set.
Remarks
IFC4 CHANGE: Data type changed to IfcNonNegativeLengthMeasure.

◆ setSecondMullionOffset()

void OdIfc4x4::IfcWindowLiningProperties::setSecondMullionOffset ( double SecondMullionOffset)

Sets the value of SecondMullionOffset attribute. This attribute represents offset of the mullion centerline for the second mullion, measured along the x-axis of the window placement co-ordinate system. An offset value = 0.666 indicates that the second mullion is positioned at two/third of the window.

Parameters
SecondMullionOffset[in] Second mullion offset to set.

◆ setSecondTransomOffset()

void OdIfc4x4::IfcWindowLiningProperties::setSecondTransomOffset ( double SecondTransomOffset)

Sets the value of SecondTransomOffset attribute. This attribute represents offset of the transom centerline for the second transom, measured along the x-axis of the window placement co-ordinate system. An offset value = 0.666 indicates that the second transom is positioned at two/third of the window.

Parameters
SecondTransomOffset[in] Second transom offset to set.

◆ setShapeAspectStyle()

void OdIfc4x4::IfcWindowLiningProperties::setShapeAspectStyle ( const OdDAIObjectId & ShapeAspectStyle)

Sets the value of ShapeAspectStyle attribute. This attribute represents optional link to a shape aspect definition, which points to the part of the geometric representation of the window style, which is used to represent the lining.

Parameters
ShapeAspectStyle[in] Shape aspect style to set.
Remarks
IFC4 CHANGE: The attribute is deprecated and shall no longer be used.

◆ setTransomThickness()

void OdIfc4x4::IfcWindowLiningProperties::setTransomThickness ( double TransomThickness)

Sets the value of TransomThickness attribute. This attribute represents thickness of the transom (horizontal separator of window panels within a window), measured parallel to the window elevation plane. The transom is part of the lining and the transom depth is assumed to be identical to the lining depth. If the TransomThickness is set to zero (and the TransomOffset set to a positive length), then the window is divided vertically without a physical divider.

Parameters
TransomThickness[in] Transom thickness to set.
Remarks
IFC4 CHANGE: Data type changed to IfcNonNegativeLengthMeasure.

◆ testAttr() [1/2]

virtual bool OdIfc4x4::IfcWindowLiningProperties::testAttr ( const char * explicitAttrName) const
overridevirtual

Checks whether the specified attribute is set.

Parameters
explicitAttrName[in] Explicit name of the attribute to test.
Returns
true if the specified attribute is set, false otherwise.

Reimplemented from OdIfc4x4::IfcPropertySetDefinition.

◆ testAttr() [2/2]

virtual bool OdIfc4x4::IfcWindowLiningProperties::testAttr ( const OdIfc::OdIfcAttribute explicitAttrDef) const
overridevirtual

Checks whether the specified attribute is set.

Parameters
explicitAttrDef[in] Attribute definition to test.
Returns
true if the specified attribute is set, false otherwise.

Reimplemented from OdIfc4x4::IfcPropertySetDefinition.

◆ type()

virtual OdIfc::OdIfcEntityType OdIfc4x4::IfcWindowLiningProperties::type ( ) const
overridevirtual

Returns the type of this entity.

Returns
A value of the <exref target=https://docs.opendesign.com/tkernel_api_cpp/OdIfc__OdIfcEntityType.html>>OdIfc::OdIfcEntityType</exref> type that represents type of this entity.

Reimplemented from OdIfc4x4::IfcPreDefinedPropertySet.

◆ unsetAttr() [1/2]

virtual void OdIfc4x4::IfcWindowLiningProperties::unsetAttr ( const char * explicitAttrName)
overridevirtual

Resets a value for the specified attribute.

Parameters
explicitAttrName[in] Explicit name of the attribute to reset.

Reimplemented from OdIfc4x4::IfcPropertySetDefinition.

◆ unsetAttr() [2/2]

virtual void OdIfc4x4::IfcWindowLiningProperties::unsetAttr ( const OdIfc::OdIfcAttribute explicitAttrDef)
overridevirtual

Resets a value for the specified attribute.

Parameters
explicitAttrDef[in] Explicit definition that represents an attribute to reset.

Reimplemented from OdIfc4x4::IfcPropertySetDefinition.

Member Data Documentation

◆ m_FirstMullionOffset

IfcNormalisedRatioMeasure OdIfc4x4::IfcWindowLiningProperties::m_FirstMullionOffset
protected

Definition at line 503 of file IFC4X4/IfcWindowLiningPropertiesAutoImpl.h.

◆ m_FirstTransomOffset

IfcNormalisedRatioMeasure OdIfc4x4::IfcWindowLiningProperties::m_FirstTransomOffset
protected

Definition at line 501 of file IFC4X4/IfcWindowLiningPropertiesAutoImpl.h.

◆ m_LiningDepth

IfcPositiveLengthMeasure OdIfc4x4::IfcWindowLiningProperties::m_LiningDepth
protected

Definition at line 497 of file IFC4X4/IfcWindowLiningPropertiesAutoImpl.h.

◆ m_LiningOffset

double OdIfc4x4::IfcWindowLiningProperties::m_LiningOffset
protected

Definition at line 506 of file IFC4X4/IfcWindowLiningPropertiesAutoImpl.h.

◆ m_LiningThickness

IfcNonNegativeLengthMeasure OdIfc4x4::IfcWindowLiningProperties::m_LiningThickness
protected

Definition at line 498 of file IFC4X4/IfcWindowLiningPropertiesAutoImpl.h.

◆ m_LiningToPanelOffsetX

double OdIfc4x4::IfcWindowLiningProperties::m_LiningToPanelOffsetX
protected

Definition at line 507 of file IFC4X4/IfcWindowLiningPropertiesAutoImpl.h.

◆ m_LiningToPanelOffsetY

double OdIfc4x4::IfcWindowLiningProperties::m_LiningToPanelOffsetY
protected

Definition at line 508 of file IFC4X4/IfcWindowLiningPropertiesAutoImpl.h.

◆ m_MullionThickness

IfcNonNegativeLengthMeasure OdIfc4x4::IfcWindowLiningProperties::m_MullionThickness
protected

Definition at line 500 of file IFC4X4/IfcWindowLiningPropertiesAutoImpl.h.

◆ m_SecondMullionOffset

IfcNormalisedRatioMeasure OdIfc4x4::IfcWindowLiningProperties::m_SecondMullionOffset
protected

Definition at line 504 of file IFC4X4/IfcWindowLiningPropertiesAutoImpl.h.

◆ m_SecondTransomOffset

IfcNormalisedRatioMeasure OdIfc4x4::IfcWindowLiningProperties::m_SecondTransomOffset
protected

Definition at line 502 of file IFC4X4/IfcWindowLiningPropertiesAutoImpl.h.

◆ m_ShapeAspectStyle

OdDAIObjectId OdIfc4x4::IfcWindowLiningProperties::m_ShapeAspectStyle
protected

Definition at line 505 of file IFC4X4/IfcWindowLiningPropertiesAutoImpl.h.

◆ m_TransomThickness

IfcNonNegativeLengthMeasure OdIfc4x4::IfcWindowLiningProperties::m_TransomThickness
protected

Definition at line 499 of file IFC4X4/IfcWindowLiningPropertiesAutoImpl.h.


The documentation for this class was generated from the following file: