@IfcClass(type=ENTITY, layer=RESOURCE) public class IfcMaterialList extends IfcAbstractClass implements IfcMaterialSelect, IfcObjectReferenceSelect
| 限定符和类型 | 字段和说明 |
|---|---|
private LIST<IfcMaterial> |
materials |
stepNumber| 构造器和说明 |
|---|
IfcMaterialList() |
IfcMaterialList(LIST<IfcMaterial> materials) |
| 限定符和类型 | 方法和说明 |
|---|---|
LIST<IfcMaterial> |
getMaterials() |
void |
setMaterials(LIST<IfcMaterial> materials) |
check, getFileItem, getParamString, getStepNumber, illegal, isDefault, setStepNumber, toIfcprivate LIST<IfcMaterial> materials
public IfcMaterialList()
@IfcParserConstructor public IfcMaterialList(LIST<IfcMaterial> materials)
public LIST<IfcMaterial> getMaterials()
public void setMaterials(LIST<IfcMaterial> materials)
Copyright © 2023. All rights reserved.