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