| 限定符和类型 | 字段和说明 |
|---|---|
private IfcPositiveLengthMeasure |
barLength |
private IfcReinforcingBarRoleEnum |
barRole |
private IfcReinforcingBarSurfaceEnum |
barSurface |
private IfcAreaMeasure |
crossSectionArea |
private IfcPositiveLengthMeasure |
nominalDiameter |
stepNumber| 构造器和说明 |
|---|
IfcReinforcingBar(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcLabel objectType,
IfcObjectPlacement objectPlacement,
IfcProductRepresentation representation,
IfcIdentifier tag,
IfcLabel steelGrade,
IfcPositiveLengthMeasure nominalDiameter,
IfcAreaMeasure crossSectionArea,
IfcPositiveLengthMeasure barLength,
IfcReinforcingBarRoleEnum barRole,
IfcReinforcingBarSurfaceEnum barSurface) |
IfcReinforcingBar(IfcLabel steelGrade,
IfcPositiveLengthMeasure nominalDiameter,
IfcAreaMeasure crossSectionArea,
IfcPositiveLengthMeasure barLength,
IfcReinforcingBarRoleEnum barRole,
IfcReinforcingBarSurfaceEnum barSurface) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcPositiveLengthMeasure |
getBarLength() |
IfcReinforcingBarRoleEnum |
getBarRole() |
IfcReinforcingBarSurfaceEnum |
getBarSurface() |
IfcAreaMeasure |
getCrossSectionArea() |
IfcPositiveLengthMeasure |
getNominalDiameter() |
void |
setBarLength(IfcPositiveLengthMeasure barLength) |
void |
setBarRole(IfcReinforcingBarRoleEnum barRole) |
void |
setBarSurface(IfcReinforcingBarSurfaceEnum barSurface) |
void |
setCrossSectionArea(IfcAreaMeasure crossSectionArea) |
void |
setNominalDiameter(IfcPositiveLengthMeasure nominalDiameter) |
getSteelGrade, setSteelGradegetTag, setTaggetObjectPlacement, getReferencedBy, getRepresentation, setObjectPlacement, setReferencedBy, setRepresentationaddIsDefinedBy, getIsDefinedBy, getObjectType, setIsDefinedBy, setObjectTypeaddDecompose, addHasAssociations, addIsDecomposedBy, getDecomposes, getHasAssignments, getHasAssociations, getIsDecomposedBy, setDecomposes, setHasAssignments, setHasAssociations, setIsDecomposedBygetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setDescription, setGlobalId, setName, setName, setOwnerHistorycheck, getFileItem, getParamString, getStepNumber, illegal, isDefault, setStepNumber, toIfcprivate IfcPositiveLengthMeasure nominalDiameter
private IfcAreaMeasure crossSectionArea
@IfcOptionField private IfcPositiveLengthMeasure barLength
private IfcReinforcingBarRoleEnum barRole
@IfcOptionField private IfcReinforcingBarSurfaceEnum barSurface
public IfcReinforcingBar(IfcLabel steelGrade, IfcPositiveLengthMeasure nominalDiameter, IfcAreaMeasure crossSectionArea, IfcPositiveLengthMeasure barLength, IfcReinforcingBarRoleEnum barRole, IfcReinforcingBarSurfaceEnum barSurface)
@IfcParserConstructor public IfcReinforcingBar(IfcGloballyUniqueId globalId, IfcOwnerHistory ownerHistory, IfcLabel name, IfcText description, IfcLabel objectType, IfcObjectPlacement objectPlacement, IfcProductRepresentation representation, IfcIdentifier tag, IfcLabel steelGrade, IfcPositiveLengthMeasure nominalDiameter, IfcAreaMeasure crossSectionArea, IfcPositiveLengthMeasure barLength, IfcReinforcingBarRoleEnum barRole, IfcReinforcingBarSurfaceEnum barSurface)
public IfcPositiveLengthMeasure getNominalDiameter()
public void setNominalDiameter(IfcPositiveLengthMeasure nominalDiameter)
public IfcAreaMeasure getCrossSectionArea()
public void setCrossSectionArea(IfcAreaMeasure crossSectionArea)
public IfcPositiveLengthMeasure getBarLength()
public void setBarLength(IfcPositiveLengthMeasure barLength)
public IfcReinforcingBarRoleEnum getBarRole()
public void setBarRole(IfcReinforcingBarRoleEnum barRole)
public IfcReinforcingBarSurfaceEnum getBarSurface()
public void setBarSurface(IfcReinforcingBarSurfaceEnum barSurface)
Copyright © 2023. All rights reserved.