public class IfcStairFlight4X3 extends IfcBuiltElement4X3
IfcStairFlight
| Constructor and Description |
|---|
IfcStairFlight4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcInteger4X3 |
getNumberOfRisers() |
IfcInteger4X3 |
getNumberOfTreads() |
IfcStairFlightTypeEnum4X3 |
getPredefinedType() |
IfcPositiveLengthMeasure4X3 |
getRiserHeight() |
IfcPositiveLengthMeasure4X3 |
getTreadLength() |
void |
setNumberOfRisers(IfcInteger4X3 value) |
void |
setNumberOfTreads(IfcInteger4X3 value) |
void |
setPredefinedType(IfcStairFlightTypeEnum4X3 value) |
void |
setRiserHeight(IfcPositiveLengthMeasure4X3 value) |
void |
setTreadLength(IfcPositiveLengthMeasure4X3 value) |
getConnectedFrom, getConnectedTo, getContainedInStructure, getFillsVoids, getInterferesElements, getProvidesBoundaries, getTag, hasCoverings, hasOpenings, hasProjections, hasSurfaceFeatures, isConnectionRealization, isInterferedByElements, setTaggetObjectPlacement, getPositionedRelativeTo, getReferencedBy, getReferencedInStructures, 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 IfcInteger4X3 getNumberOfRisers()
public final void setNumberOfRisers(IfcInteger4X3 value)
public final IfcInteger4X3 getNumberOfTreads()
public final void setNumberOfTreads(IfcInteger4X3 value)
public final IfcPositiveLengthMeasure4X3 getRiserHeight()
public final void setRiserHeight(IfcPositiveLengthMeasure4X3 value)
public final IfcPositiveLengthMeasure4X3 getTreadLength()
public final void setTreadLength(IfcPositiveLengthMeasure4X3 value)
public final IfcStairFlightTypeEnum4X3 getPredefinedType()
public final void setPredefinedType(IfcStairFlightTypeEnum4X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.