public class IfcStairFlight extends IfcBuildingElement
Constructor and Description |
---|
IfcStairFlight() |
Modifier and Type | Method and Description |
---|---|
int |
getNumberOfRiser() |
int |
getNumberOfTreads() |
IfcPositiveLengthMeasure |
getRiserHeight() |
IfcPositiveLengthMeasure |
getTreadLength() |
void |
setNumberOfRiser(int value) |
void |
setNumberOfTreads(int value) |
void |
setRiserHeight(IfcPositiveLengthMeasure value) |
void |
setTreadLength(IfcPositiveLengthMeasure value) |
getConnectedFrom, getConnectedTo, getContainedInStructure, getFillsVoids, getProvidesBoundaries, getReferencedInStructures, getTag, hasCoverings, hasOpenings, hasPorts, hasProjections, hasStructuralMember, isConnectionRealization, setTag
getObjectPlacement, getReferencedBy, getRepresentation, setObjectPlacement, setRepresentation
getObjectType, isDefinedBy, setObjectType
getDecomposes, hasAssignments, hasAssociations, isDecomposedBy
getDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistory
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public final int getNumberOfRiser()
public final void setNumberOfRiser(int value)
public final int getNumberOfTreads()
public final void setNumberOfTreads(int value)
public final IfcPositiveLengthMeasure getRiserHeight()
public final void setRiserHeight(IfcPositiveLengthMeasure value)
public final IfcPositiveLengthMeasure getTreadLength()
public final void setTreadLength(IfcPositiveLengthMeasure value)