Class IfcDoorLiningProperties

IfcDoorLiningProperties class

IfcDoorLiningProperties

public class IfcDoorLiningProperties : IfcPreDefinedPropertySet

Constructors

NameDescription
IfcDoorLiningProperties()The default constructor.

Properties

NameDescription
CasingDepth { get; set; }
CasingThickness { get; set; }
Childs { get; }
DefinesOccurrence { get; }
DefinesType { get; }
Description { get; set; }
EntityLabel { get; }Gets the entity label. Each entity has its label, which is unique and represents it in the file
GlobalId { get; set; }
HasAssociations { get; }
HasContext { get; }
Id { get; }
IsDefinedBy { get; }
LiningDepth { get; set; }
LiningOffset { get; set; }
LiningThickness { get; set; }
LiningToPanelOffsetX { get; set; }
LiningToPanelOffsetY { get; set; }
Name { get; set; }
OwnerHistory { get; set; }
ShapeAspectStyle { get; set; }
ThresholdDepth { get; set; }
ThresholdOffset { get; set; }
ThresholdThickness { get; set; }
TransomOffset { get; set; }
TransomThickness { get; set; }

Methods

NameDescription
override Equals(object)Determines whether the specified is equal to this instance.
override GetHashCode()Returns a hash code for this instance.

See Also