Interface IIfcDoor
Readonly interface for IfcDoor
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcDoor : IIfcBuildingElement, IIfcElement, IIfcProduct, IIfcObject, IIfcObjectDefinition, IIfcRoot, IfcStructuralActivityAssignmentSelect, IIfcStructuralActivityAssignmentSelect, IIfcStructuralActivityAssignmentSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
OverallHeight
Declaration
IfcPositiveLengthMeasure? OverallHeight { get; set; }
Property Value
|
Improve this Doc
View Source
OverallWidth
Declaration
IfcPositiveLengthMeasure? OverallWidth { get; set; }
Property Value