public class IfcStairFlight2X3 extends IfcBuildingElement2X3
IfcStairFlight
| Constructor and Description |
|---|
IfcStairFlight2X3() |
| Modifier and Type | Method and Description |
|---|---|
long |
getNumberOfRiser() |
long |
getNumberOfTreads() |
IfcPositiveLengthMeasure2X3 |
getRiserHeight() |
IfcPositiveLengthMeasure2X3 |
getTreadLength() |
void |
setNumberOfRiser(long value) |
void |
setNumberOfTreads(long value) |
void |
setRiserHeight(IfcPositiveLengthMeasure2X3 value) |
void |
setTreadLength(IfcPositiveLengthMeasure2X3 value) |
getConnectedFrom, getConnectedTo, getContainedInStructure, getFillsVoids, getProvidesBoundaries, getReferencedInStructures, getTag, hasCoverings, hasOpenings, hasPorts, hasProjections, hasStructuralMember, isConnectionRealization, setTaggetObjectPlacement, getReferencedBy, getRepresentation, setObjectPlacement, setRepresentationgetObjectType, isDefinedBy, setObjectTypegetDecomposes, hasAssignments, hasAssociations, isDecomposedBygetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final long getNumberOfRiser()
public final void setNumberOfRiser(long value)
public final long getNumberOfTreads()
public final void setNumberOfTreads(long value)
public final IfcPositiveLengthMeasure2X3 getRiserHeight()
public final void setRiserHeight(IfcPositiveLengthMeasure2X3 value)
public final IfcPositiveLengthMeasure2X3 getTreadLength()
public final void setTreadLength(IfcPositiveLengthMeasure2X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.