@IfcClass(type=ENTITY, layer=CORE) public class IfcRelCoversBldgElements extends IfcRelConnects
| 限定符和类型 | 字段和说明 |
|---|---|
private SET<IfcCovering> |
relatedCoverings |
private IfcElement |
relatingBuildingElement |
stepNumber| 构造器和说明 |
|---|
IfcRelCoversBldgElements(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcElement relatingBuildingElement,
SET<IfcCovering> relatedCoverings) |
| 限定符和类型 | 方法和说明 |
|---|---|
SET<IfcCovering> |
getRelatedCoverings() |
IfcElement |
getRelatingBuildingElement() |
void |
setRelatedCoverings(SET<IfcCovering> relatedCoverings) |
void |
setRelatingBuildingElement(IfcElement relatingBuildingElement) |
getDescription, getGlobalId, getName, getOwnerHistory, setDescription, setDescription, setGlobalId, setName, setName, setOwnerHistorycheck, getFileItem, getParamString, getStepNumber, illegal, isDefault, setStepNumber, toIfcprivate IfcElement relatingBuildingElement
private SET<IfcCovering> relatedCoverings
@IfcParserConstructor public IfcRelCoversBldgElements(IfcGloballyUniqueId globalId, IfcOwnerHistory ownerHistory, IfcLabel name, IfcText description, IfcElement relatingBuildingElement, SET<IfcCovering> relatedCoverings)
public IfcElement getRelatingBuildingElement()
public void setRelatingBuildingElement(IfcElement relatingBuildingElement)
public SET<IfcCovering> getRelatedCoverings()
public void setRelatedCoverings(SET<IfcCovering> relatedCoverings)
Copyright © 2023. All rights reserved.