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, setSteelGradegetConnectedFrom, 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, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic 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)