Interface IIfcBuildingStorey
Readonly interface for IfcBuildingStorey
Inherited Members
Namespace: Xbim.Ifc2x3.Interfaces
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcBuildingStorey : IIfcSpatialStructureElement, IIfcProduct, IIfcObject, IIfcObjectDefinition, IIfcRoot, IPersistEntity, IPersist
Properties
| Improve this Doc View SourceElevation
Declaration
IfcLengthMeasure? Elevation { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<IfcLengthMeasure> |