@IfcClass(type=ENTITY, layer=CORE) public class IfcRelAssociates extends IfcRelationship
| 限定符和类型 | 字段和说明 |
|---|---|
private SET<IfcRoot> |
relatedObjects |
stepNumber| 构造器和说明 |
|---|
IfcRelAssociates() |
IfcRelAssociates(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
SET<IfcRoot> relatedObjects) |
IfcRelAssociates(SET<IfcRoot> relatedObjects) |
| 限定符和类型 | 方法和说明 |
|---|---|
SET<IfcRoot> |
getRelatedObjects() |
boolean |
illegal() |
void |
setRelatedObjects(SET<IfcRoot> relatedObjects) |
getDescription, getGlobalId, getName, getOwnerHistory, setDescription, setDescription, setGlobalId, setName, setName, setOwnerHistorycheck, getFileItem, getParamString, getStepNumber, isDefault, setStepNumber, toIfcpublic IfcRelAssociates()
@IfcParserConstructor public IfcRelAssociates(IfcGloballyUniqueId globalId, IfcOwnerHistory ownerHistory, IfcLabel name, IfcText description, SET<IfcRoot> relatedObjects)
public boolean illegal()
illegal 在接口中 IfcInterfaceillegal 在类中 IfcAbstractClassCopyright © 2023. All rights reserved.