public class IfcReinforcingBar extends IfcReinforcingElement
Constructor and Description |
---|
IfcReinforcingBar() |
Modifier and Type | Method and Description |
---|---|
IfcPositiveLengthMeasure |
getBarLength() |
IfcReinforcingBarSurfaceEnum |
getBarSurface() |
IfcAreaMeasure |
getCrossSectionArea() |
IfcPositiveLengthMeasure |
getNominalDiameter() |
IfcReinforcingBarTypeEnum |
getPredefinedType() |
void |
setBarLength(IfcPositiveLengthMeasure value) |
void |
setBarSurface(IfcReinforcingBarSurfaceEnum value) |
void |
setCrossSectionArea(IfcAreaMeasure value) |
void |
setNominalDiameter(IfcPositiveLengthMeasure value) |
void |
setPredefinedType(IfcReinforcingBarTypeEnum value) |
getSteelGrade, setSteelGrade
getConnectedFrom, getConnectedTo, getContainedInStructure, getFillsVoids, getInterferesElements, getProvidesBoundaries, getReferencedInStructures, getTag, hasCoverings, hasOpenings, hasProjections, isConnectionRealization, isInterferedByElements, setTag
getObjectPlacement, getReferencedBy, getRepresentation, setObjectPlacement, setRepresentation
getDeclares, getObjectType, isDeclaredBy, isDefinedBy, isTypedBy, setObjectType
getDecomposes, getNests, hasAssignments, hasAssociations, hasContext, isDecomposedBy, isNestedBy
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 IfcPositiveLengthMeasure getNominalDiameter()
public final void setNominalDiameter(IfcPositiveLengthMeasure value)
public final IfcAreaMeasure getCrossSectionArea()
public final void setCrossSectionArea(IfcAreaMeasure value)
public final IfcPositiveLengthMeasure getBarLength()
public final void setBarLength(IfcPositiveLengthMeasure value)
public final IfcReinforcingBarTypeEnum getPredefinedType()
public final void setPredefinedType(IfcReinforcingBarTypeEnum value)
public final IfcReinforcingBarSurfaceEnum getBarSurface()
public final void setBarSurface(IfcReinforcingBarSurfaceEnum value)