@IfcClass(type=ENTITY, layer=RESOURCE) public class IfcPropertyListValue extends IfcSimpleProperty
| 限定符和类型 | 字段和说明 |
|---|---|
private LIST<IfcValue> |
listValues |
private IfcUnit |
unit |
stepNumber| 构造器和说明 |
|---|
IfcPropertyListValue(IfcIdentifier name,
IfcText description,
LIST<IfcValue> listValues,
IfcUnit unit) |
| 限定符和类型 | 方法和说明 |
|---|---|
LIST<IfcValue> |
getListValues() |
IfcUnit |
getUnit() |
boolean |
illegal() |
void |
setListValues(LIST<IfcValue> listValues) |
void |
setUnit(IfcUnit unit) |
getDescription, getName, getPartOfComplex, getPropertyDependsOn, getPropertyForDependance, setDescription, setName, setPartOfComplex, setPropertyDependsOn, setPropertyForDependancecheck, getFileItem, getParamString, getStepNumber, isDefault, setStepNumber, toIfc@IfcOptionField private IfcUnit unit
@IfcParserConstructor public IfcPropertyListValue(IfcIdentifier name, IfcText description, LIST<IfcValue> listValues, IfcUnit unit)
public IfcUnit getUnit()
public void setUnit(IfcUnit unit)
public boolean illegal()
illegal 在接口中 IfcInterfaceillegal 在类中 IfcAbstractClassCopyright © 2023. All rights reserved.