Interface IIfcStairFlight
Readonly interface for IfcStairFlight
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcStairFlight : IIfcBuildingElement, IIfcElement, IIfcProduct, IIfcObject, IIfcObjectDefinition, IIfcRoot, IfcStructuralActivityAssignmentSelect, IIfcStructuralActivityAssignmentSelect, IIfcStructuralActivityAssignmentSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
NumberOfRiser
Declaration
long? NumberOfRiser { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int64> |
|
|
Improve this Doc
View Source
NumberOfTreads
Declaration
long? NumberOfTreads { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int64> |
|
|
Improve this Doc
View Source
RiserHeight
Declaration
IfcPositiveLengthMeasure? RiserHeight { get; set; }
Property Value
|
Improve this Doc
View Source
TreadLength
Declaration
IfcPositiveLengthMeasure? TreadLength { get; set; }
Property Value