@IfcClass(type=ENTITY, layer=SHARED) public class IfcRelAssociatesAppliedValue extends IfcRelAssociates
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcAppliedValue |
relatingAppliedValue |
stepNumber| 构造器和说明 |
|---|
IfcRelAssociatesAppliedValue(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
SET<IfcRoot> relatedObjects,
IfcAppliedValue relatingAppliedValue) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcAppliedValue |
getRelatingAppliedValue() |
void |
setRelatingAppliedValue(IfcAppliedValue relatingAppliedValue) |
getRelatedObjects, illegal, setRelatedObjectsgetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setDescription, setGlobalId, setName, setName, setOwnerHistorycheck, getFileItem, getParamString, getStepNumber, isDefault, setStepNumber, toIfcprivate IfcAppliedValue relatingAppliedValue
@IfcParserConstructor public IfcRelAssociatesAppliedValue(IfcGloballyUniqueId globalId, IfcOwnerHistory ownerHistory, IfcLabel name, IfcText description, SET<IfcRoot> relatedObjects, IfcAppliedValue relatingAppliedValue)
public IfcAppliedValue getRelatingAppliedValue()
public void setRelatingAppliedValue(IfcAppliedValue relatingAppliedValue)
Copyright © 2023. All rights reserved.