public class IfcReinforcingBarType4X3 extends IfcReinforcingElementType4X3
IfcReinforcingBarType
| Constructor and Description |
|---|
IfcReinforcingBarType4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcPositiveLengthMeasure4X3 |
getBarLength() |
IfcReinforcingBarSurfaceEnum4X3 |
getBarSurface() |
IfcCollection<IfcBendingParameterSelect4X3> |
getBendingParameters() |
IfcLabel4X3 |
getBendingShapeCode() |
IfcAreaMeasure4X3 |
getCrossSectionArea() |
IfcPositiveLengthMeasure4X3 |
getNominalDiameter() |
IfcReinforcingBarTypeEnum4X3 |
getPredefinedType() |
void |
setBarLength(IfcPositiveLengthMeasure4X3 value) |
void |
setBarSurface(IfcReinforcingBarSurfaceEnum4X3 value) |
void |
setBendingParameters(IfcCollection<IfcBendingParameterSelect4X3> value) |
void |
setBendingShapeCode(IfcLabel4X3 value) |
void |
setCrossSectionArea(IfcAreaMeasure4X3 value) |
void |
setNominalDiameter(IfcPositiveLengthMeasure4X3 value) |
void |
setPredefinedType(IfcReinforcingBarTypeEnum4X3 value) |
getElementType, setElementTypegetReferencedBy, getRepresentationMaps, getTag, setRepresentationMaps, setTaggetApplicableOccurrence, getTypes, hasPropertySets, setApplicableOccurrence, setPropertySetsgetDecomposes, 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 IfcReinforcingBarTypeEnum4X3 getPredefinedType()
public final void setPredefinedType(IfcReinforcingBarTypeEnum4X3 value)
public final IfcPositiveLengthMeasure4X3 getNominalDiameter()
public final void setNominalDiameter(IfcPositiveLengthMeasure4X3 value)
public final IfcAreaMeasure4X3 getCrossSectionArea()
public final void setCrossSectionArea(IfcAreaMeasure4X3 value)
public final IfcPositiveLengthMeasure4X3 getBarLength()
public final void setBarLength(IfcPositiveLengthMeasure4X3 value)
public final IfcReinforcingBarSurfaceEnum4X3 getBarSurface()
public final void setBarSurface(IfcReinforcingBarSurfaceEnum4X3 value)
public final IfcLabel4X3 getBendingShapeCode()
public final void setBendingShapeCode(IfcLabel4X3 value)
public final IfcCollection<IfcBendingParameterSelect4X3> getBendingParameters()
public final void setBendingParameters(IfcCollection<IfcBendingParameterSelect4X3> value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.