@IfcClass(layer=CORE, type=ENTITY) public class IfcRelAssignsTasks extends IfcRelAssignsToControl
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcScheduleTimeControl |
timeForTask |
stepNumber| 构造器和说明 |
|---|
IfcRelAssignsTasks(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
SET<IfcObjectDefinition> relatedObjects,
IfcObjectTypeEnum relatedObjectsType,
IfcControl relatingControl,
IfcScheduleTimeControl timeForTask) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcScheduleTimeControl |
getTimeForTask() |
void |
setTimeForTask(IfcScheduleTimeControl timeForTask) |
getRelatingControl, illegal, setRelatingControlgetRelatedObjects, getRelatedObjectsType, setRelatedObjects, setRelatedObjectsTypegetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setDescription, setGlobalId, setName, setName, setOwnerHistorycheck, getFileItem, getParamString, getStepNumber, isDefault, setStepNumber, toIfc@IfcOptionField private IfcScheduleTimeControl timeForTask
@IfcParserConstructor public IfcRelAssignsTasks(IfcGloballyUniqueId globalId, IfcOwnerHistory ownerHistory, IfcLabel name, IfcText description, SET<IfcObjectDefinition> relatedObjects, IfcObjectTypeEnum relatedObjectsType, IfcControl relatingControl, IfcScheduleTimeControl timeForTask)
public IfcScheduleTimeControl getTimeForTask()
public void setTimeForTask(IfcScheduleTimeControl timeForTask)
Copyright © 2023. All rights reserved.