@IfcClass(layer=RESOURCE, type=ENTITY) public class IfcMaterialDefinitionRepresentation extends IfcProductRepresentation
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcMaterial |
representedMaterial |
stepNumber| 构造器和说明 |
|---|
IfcMaterialDefinitionRepresentation(IfcLabel name,
IfcText description,
LIST<IfcRepresentation> representations,
IfcMaterial representedMaterial) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcMaterial |
getRepresentedMaterial() |
boolean |
illegal() |
void |
setRepresentedMaterial(IfcMaterial representedMaterial) |
getDescription, getName, getRepresentations, setDescription, setName, setRepresentationscheck, getFileItem, getParamString, getStepNumber, isDefault, setStepNumber, toIfcprivate IfcMaterial representedMaterial
@IfcParserConstructor public IfcMaterialDefinitionRepresentation(IfcLabel name, IfcText description, LIST<IfcRepresentation> representations, IfcMaterial representedMaterial)
public IfcMaterial getRepresentedMaterial()
public void setRepresentedMaterial(IfcMaterial representedMaterial)
public boolean illegal()
illegal 在接口中 IfcInterfaceillegal 在类中 IfcAbstractClassCopyright © 2023. All rights reserved.