@IfcClass(type=ENTITY, layer=CORE) public class IfcRelAssignsToProcess extends IfcRelAssigns
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcMeasureWithUnit |
quantityInProcess |
private IfcProcess |
relatingProcess |
stepNumber| 构造器和说明 |
|---|
IfcRelAssignsToProcess(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
SET<IfcObjectDefinition> relatedObjects,
IfcObjectTypeEnum relatedObjectsType,
IfcProcess relatingProcess,
IfcMeasureWithUnit quantityInProcess) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcMeasureWithUnit |
getQuantityInProcess() |
IfcProcess |
getRelatingProcess() |
boolean |
illegal() |
void |
setQuantityInProcess(IfcMeasureWithUnit quantityInProcess) |
void |
setRelatingProcess(IfcProcess relatingProcess) |
getRelatedObjects, getRelatedObjectsType, setRelatedObjects, setRelatedObjectsTypegetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setDescription, setGlobalId, setName, setName, setOwnerHistorycheck, getFileItem, getParamString, getStepNumber, isDefault, setStepNumber, toIfcprivate IfcProcess relatingProcess
@IfcOptionField private IfcMeasureWithUnit quantityInProcess
@IfcParserConstructor public IfcRelAssignsToProcess(IfcGloballyUniqueId globalId, IfcOwnerHistory ownerHistory, IfcLabel name, IfcText description, SET<IfcObjectDefinition> relatedObjects, IfcObjectTypeEnum relatedObjectsType, IfcProcess relatingProcess, IfcMeasureWithUnit quantityInProcess)
public IfcProcess getRelatingProcess()
public void setRelatingProcess(IfcProcess relatingProcess)
public IfcMeasureWithUnit getQuantityInProcess()
public void setQuantityInProcess(IfcMeasureWithUnit quantityInProcess)
public boolean illegal()
illegal 在接口中 IfcInterfaceillegal 在类中 IfcRelAssignsCopyright © 2023. All rights reserved.