Package | Description |
---|---|
com.aspose.cad.fileformats.ifc.ifc4.entities |
Modifier and Type | Method and Description |
---|---|
IfcActorRole |
IfcRelAssignsToActor.getActingRole() |
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) |
Modifier and Type | Method and Description |
---|---|
void |
IfcOrganization.setRoles(IfcCollection<IfcActorRole> value) |
void |
IfcPerson.setRoles(IfcCollection<IfcActorRole> value) |
void |
IfcPersonAndOrganization.setRoles(IfcCollection<IfcActorRole> value) |