| 程序包 | 说明 |
|---|---|
| org.sikongsphere.ifc.model.schema.resource.constraint.entity |
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcMetric |
IfcObjective.benchmarkValues |
private IfcMetric |
IfcObjective.resultValues |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcMetric |
IfcObjective.getBenchmarkValues() |
IfcMetric |
IfcObjective.getResultValues() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcObjective.setBenchmarkValues(IfcMetric benchmarkValues) |
void |
IfcObjective.setResultValues(IfcMetric resultValues) |
| 构造器和说明 |
|---|
IfcObjective(IfcLabel name,
IfcText description,
IfcConstraintEnum constraintGrade,
IfcLabel constraintSource,
IfcActorSelect creatingActor,
IfcDateTimeSelect creationTime,
IfcLabel userDefinedGrade,
IfcMetric benchmarkValues,
IfcMetric resultValues,
IfcObjectiveEnum objectiveQualifier,
IfcLabel userDefinedQualifier) |
Copyright © 2023. All rights reserved.