| Package | Description |
|---|---|
| com.aspose.cad.fileformats.ifc.ifc2x3.entities |
| Modifier and Type | Method and Description |
|---|---|
IfcActorRole |
IfcRelAssignsToActor.getActingRole() |
IfcActorRole |
IfcApprovalActorRelationship.getRole() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcActorRole> |
IfcOrganization.getRoles() |
IfcCollection<IfcActorRole> |
IfcPerson.getRoles() |
IfcCollection<IfcActorRole> |
IfcPersonAndOrganization.getRoles() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRelAssignsToActor.setActingRole(IfcActorRole value) |
void |
IfcApprovalActorRelationship.setRole(IfcActorRole value) |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcOrganization.setRoles(IfcCollection<IfcActorRole> value) |
void |
IfcPerson.setRoles(IfcCollection<IfcActorRole> value) |
void |
IfcPersonAndOrganization.setRoles(IfcCollection<IfcActorRole> value) |