@IfcClass(type=ENTITY, layer=RESOURCE) public class IfcPropertySingleValue extends IfcSimpleProperty
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcValue |
nominalValue |
private IfcUnit |
unit |
stepNumber| 构造器和说明 |
|---|
IfcPropertySingleValue() |
IfcPropertySingleValue(IfcIdentifier name,
IfcText description,
IfcValue nominalValue,
IfcUnit unit) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getNominalValue() |
IfcUnit |
getUnit() |
void |
setNominalValue(IfcValue nominalValue) |
void |
setUnit(IfcUnit unit) |
getDescription, getName, getPartOfComplex, getPropertyDependsOn, getPropertyForDependance, setDescription, setName, setPartOfComplex, setPropertyDependsOn, setPropertyForDependancecheck, getFileItem, getParamString, getStepNumber, illegal, isDefault, setStepNumber, toIfc@IfcOptionField private IfcValue nominalValue
@IfcOptionField private IfcUnit unit
public IfcPropertySingleValue()
@IfcParserConstructor public IfcPropertySingleValue(IfcIdentifier name, IfcText description, IfcValue nominalValue, IfcUnit unit)
Copyright © 2023. All rights reserved.