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