| 限定符和类型 | 字段和说明 |
|---|---|
private IfcReinforcingBarRoleEnum |
IfcReinforcingBar.barRole |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcReinforcingBarRoleEnum |
IfcReinforcingBar.getBarRole() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcReinforcingBar.setBarRole(IfcReinforcingBarRoleEnum barRole) |
| 构造器和说明 |
|---|
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) |
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcReinforcingBarRoleEnum |
IfcSectionReinforcementProperties.reinforcementRole |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcReinforcingBarRoleEnum |
IfcSectionReinforcementProperties.getReinforcementRole() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcSectionReinforcementProperties.setReinforcementRole(IfcReinforcingBarRoleEnum reinforcementRole) |
| 构造器和说明 |
|---|
IfcSectionReinforcementProperties(IfcLengthMeasure longitudinalStartPosition,
IfcLengthMeasure longitudinalEndPosition,
IfcLengthMeasure transversePosition,
IfcReinforcingBarRoleEnum reinforcementRole,
IfcSectionProperties sectionDefinition,
SET<IfcReinforcementBarProperties> crossSectionReinforcementDefinitions) |
| 限定符和类型 | 方法和说明 |
|---|---|
static IfcReinforcingBarRoleEnum |
IfcReinforcingBarRoleEnum.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static IfcReinforcingBarRoleEnum[] |
IfcReinforcingBarRoleEnum.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
Copyright © 2023. All rights reserved.