@IfcClass(layer=CORE, type=ENTITY) public abstract class IfcControl extends IfcObject
| 限定符和类型 | 字段和说明 |
|---|---|
private SET<IfcRelAssignsToControl> |
controls |
stepNumber| 构造器和说明 |
|---|
IfcControl(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcLabel objectType,
SET<IfcRelAssignsToControl> controls) |
| 限定符和类型 | 方法和说明 |
|---|---|
SET<IfcRelAssignsToControl> |
getControls() |
void |
setControls(SET<IfcRelAssignsToControl> controls) |
addIsDefinedBy, getIsDefinedBy, getObjectType, setIsDefinedBy, setObjectTypeaddDecompose, addHasAssociations, addIsDecomposedBy, getDecomposes, getHasAssignments, getHasAssociations, getIsDecomposedBy, setDecomposes, setHasAssignments, setHasAssociations, setIsDecomposedBygetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setDescription, setGlobalId, setName, setName, setOwnerHistorycheck, getFileItem, getParamString, getStepNumber, illegal, isDefault, setStepNumber, toIfc@IfcInverseParameter private SET<IfcRelAssignsToControl> controls
@IfcParserConstructor public IfcControl(IfcGloballyUniqueId globalId, IfcOwnerHistory ownerHistory, IfcLabel name, IfcText description, IfcLabel objectType, SET<IfcRelAssignsToControl> controls)
public SET<IfcRelAssignsToControl> getControls()
public void setControls(SET<IfcRelAssignsToControl> controls)
Copyright © 2023. All rights reserved.