public class IfcStairFlight4 extends IfcBuildingElement4
IfcStairFlight
| Constructor and Description |
|---|
IfcStairFlight4() |
| Modifier and Type | Method and Description |
|---|---|
IfcInteger4 |
getNumberOfRisers() |
IfcInteger4 |
getNumberOfTreads() |
IfcStairFlightTypeEnum4 |
getPredefinedType() |
IfcPositiveLengthMeasure4 |
getRiserHeight() |
IfcPositiveLengthMeasure4 |
getTreadLength() |
void |
setNumberOfRisers(IfcInteger4 value) |
void |
setNumberOfTreads(IfcInteger4 value) |
void |
setPredefinedType(IfcStairFlightTypeEnum4 value) |
void |
setRiserHeight(IfcPositiveLengthMeasure4 value) |
void |
setTreadLength(IfcPositiveLengthMeasure4 value) |
getConnectedFrom, getConnectedTo, getContainedInStructure, getFillsVoids, getInterferesElements, getProvidesBoundaries, getReferencedInStructures, getTag, hasCoverings, hasOpenings, hasProjections, isConnectionRealization, isInterferedByElements, setTaggetObjectPlacement, getReferencedBy, getRepresentation, setObjectPlacement, setRepresentationgetDeclares, getObjectType, isDeclaredBy, isDefinedBy, isTypedBy, setObjectTypegetDecomposes, getNests, hasAssignments, hasAssociations, hasContext, isDecomposedBy, isNestedBygetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcInteger4 getNumberOfRisers()
public final void setNumberOfRisers(IfcInteger4 value)
public final IfcInteger4 getNumberOfTreads()
public final void setNumberOfTreads(IfcInteger4 value)
public final IfcPositiveLengthMeasure4 getRiserHeight()
public final void setRiserHeight(IfcPositiveLengthMeasure4 value)
public final IfcPositiveLengthMeasure4 getTreadLength()
public final void setTreadLength(IfcPositiveLengthMeasure4 value)
public final IfcStairFlightTypeEnum4 getPredefinedType()
public final void setPredefinedType(IfcStairFlightTypeEnum4 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.