IfcDoorLiningProperties
Definition of IAI: The door lining is the frame which enables the door leaf to be fixed in position. The door lining is used to hang the door leaf. The parameters of the door lining (IfcDoorLiningProperties) define the geometrically relevant parameter of the lining.
The IfcDoorLiningProperties are included in the list of properties (HasPropertySets) of the IfcDoorStyle. More information about the door lining can be included in the same list of the IfcDoorStyle using the IfcPropertySet for dynamic extensions.
HISTORY: New entity in IFC Release 2.0
Geometry Use Definitions
The IfcDoorLiningProperties does not hold its own geometric representation. However it defines parameters which can be used to create the shape of the door style (which is inserted by the IfcDoor into the spatial context of the project).
Interpretation of parameter
The parameters of the IfcDoorLiningProperties define a standard door lining, including (if given) a threshold and a transom. The outer boundary of the lining is determined by the occurrence parameter assigned to the IfcDoor, which inserts the IfcDoorStyle.
The
lining is applied to the left, right and upper side of the opening
reveal. The parameters are:
|
|
The
lining can only cover part of the opening reveal.
NOTE In addition to the LiningOffset, the local placement of the IfcDoor can already have an offset to the wall edge and thereby shift the lining along the y axis. The actual position of the lining is calculated from the origin of the local placement along the positive y axis with the distance given by LiningOffset. |
|
The
lining may include a casing, which covers part of the wall faces around
the opening. The casing covers the left, right and upper side of the
lining on both sides of the wall. The parameters are:
|
|
The
lining may include a threshold, which covers the bottom side of the
opening. The parameters are:
|
|
The
lining may have a transom which separates the door panel from a window
panel. The transom, if given, is defined by:
The depth of the transom is identical to the depth of the lining and not given as separate parameter. |
NOTE: special agreement on LiningDepth
It describes the length of the lining along the reveal of the door opening. It can be given by an absolute value, if the door lining has a specific depth depending on the door style. However often it is equal to the wall thickness. If the same door style is used (like the same type of single swing door), but inserted into different walls with different thicknesses, it would be necessary to create a special door style for each wall thickness. Therefore several CAD systems allow to set the value to "automatically aligned" to wall thickness. This should be exchanged by leaving the optional attribute LiningDepth unassigned.
NOTE: the same agreement applies to ThresholdDepth
EXPRESS specification:
|
LiningDepth | : | Depth of the door lining, measured perpendicular to the plane of the door lining. If omited (and with a given value to lining thickness) it indicates an adjustable depth (i.e. a depth that adjusts to the thickness of the wall into which the occurrence of this door style is inserted). |
LiningThickness | : | Thickness (width in plane parallel to door leaf) of the door lining. |
ThresholdDepth | : | Depth (dimension in plane perpendicular to door leaf) of the door threshold. Only given if the door lining includes a threshold. If omited (and with a given value to threshold thickness) it indicates an adjustable depth (i.e. a depth that adjusts to the thickness of the wall into which the occurrence of this door style is inserted). |
ThresholdThickness | : | Thickness (width in plane parallel to door leaf) of the door threshold. Only given if the door lining includes a threshold and the parameter is known. |
TransomThickness | : | Thickness (width in plane parallel to door leaf) of the transom (if given) which divides the door leaf from a glazing (or window) above. |
TransomOffset | : | Offset of the transom (if given) which divides the door leaf from a glazing (or window) above. The offset is given from the bottom of the door opening. |
LiningOffset | : | Offset (dimension in plane perpendicular to door leaf) of the door lining. The offset is given as distance to the x axis of the local placement. |
ThresholdOffset | : | Offset (dimension in plane perpendicular to door leaf) of the door threshold. The offset is given as distance to the x axis of the local placement. Only given if the door lining includes a threshold and the parameter is known. |
CasingThickness | : | Thickness of the casing (dimension in plane of the door leaf). If given it is applied equally to all four sides of the adjacent wall. |
CasingDepth | : | Depth of the casing (dimension in plane perpendicular to door leaf). If given it is applied equally to all four sides of the adjacent wall. |
ShapeAspectStyle | : | Pointer to the shape aspect, if given. The shape aspect reflects the part of the door shape, which represents the door lining. |
WR31 | : |
Either both parameter, LiningDepth and LiningThickness are given, or only the LiningThickness, then the LiningDepth is variable. It is not valid to only assert the LiningDepth.
NOTE A LiningDepth with NIL ($) value indicates a door style with a lining equal to the wall thickness. |
WR32 | : |
Either both parameter, ThresholdDepth and ThresholdThickness are given, or only the ThresholdThickness, then the ThresholdDepth is variable. It is not valid to only assert the ThresholdDepth.
NOTE A ThresholdDepth with NIL ($) value indicates a door style with a lining equal to the wall thickness. |
WR33 | : |
Either both parameter, TransomDepth and TransomThickness are given, or none of them.
|
WR34 | : |
Either both parameter, the CasingDepth and the CasingThickness, are given, or none of them.
|
WR35 | : |
The IfcDoorLiningProperties shall only be used in the context of an IfcDoorStyle.
|
|