Package | Description |
---|---|
com.aspose.cad.fileformats.ifc.ifc4.entities |
Modifier and Type | Method and Description |
---|---|
IfcPerson |
IfcAsset.getResponsiblePerson() |
IfcPerson |
IfcPersonAndOrganization.getThePerson() |
Modifier and Type | Method and Description |
---|---|
IfcCollection<IfcPerson> |
IfcWorkControl.getCreators() |
IfcCollection<IfcPerson> |
IfcAddress.getOfPerson() |
IfcCollection<IfcPerson> |
IfcInventory.getResponsiblePersons() |
Modifier and Type | Method and Description |
---|---|
void |
IfcAsset.setResponsiblePerson(IfcPerson value) |
void |
IfcPersonAndOrganization.setThePerson(IfcPerson value) |
Modifier and Type | Method and Description |
---|---|
void |
IfcWorkControl.setCreators(IfcCollection<IfcPerson> value) |
void |
IfcInventory.setResponsiblePersons(IfcCollection<IfcPerson> value) |