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