Package | Description |
---|---|
com.aspose.cad.fileformats.ifc.ifc2x3.entities |
Modifier and Type | Method and Description |
---|---|
IfcActorSelect |
IfcApprovalActorRelationship.getActor() |
IfcActorSelect |
IfcConstraint.getCreatingActor() |
IfcActorSelect |
IfcDocumentInformation.getDocumentOwner() |
IfcActorSelect |
IfcInventory.getJurisdiction() |
IfcActorSelect |
IfcAsset.getOwner() |
IfcActorSelect |
IfcCostSchedule.getPreparedBy() |
IfcActorSelect |
IfcSubContractResource.getSubContractor() |
IfcActorSelect |
IfcCostSchedule.getSubmittedBy() |
IfcActorSelect |
IfcActor.getTheActor() |
IfcActorSelect |
IfcAsset.getUser() |
Modifier and Type | Method and Description |
---|---|
IfcCollection<IfcActorSelect> |
IfcDocumentInformation.getEditors() |
IfcCollection<IfcActorSelect> |
IfcConstructionMaterialResource.getSuppliers() |
IfcCollection<IfcActorSelect> |
IfcCostSchedule.getTargetUsers() |
Modifier and Type | Method and Description |
---|---|
void |
IfcApprovalActorRelationship.setActor(IfcActorSelect value) |
void |
IfcConstraint.setCreatingActor(IfcActorSelect value) |
void |
IfcDocumentInformation.setDocumentOwner(IfcActorSelect value) |
void |
IfcInventory.setJurisdiction(IfcActorSelect value) |
void |
IfcAsset.setOwner(IfcActorSelect value) |
void |
IfcCostSchedule.setPreparedBy(IfcActorSelect value) |
void |
IfcSubContractResource.setSubContractor(IfcActorSelect value) |
void |
IfcCostSchedule.setSubmittedBy(IfcActorSelect value) |
void |
IfcActor.setTheActor(IfcActorSelect value) |
void |
IfcAsset.setUser(IfcActorSelect value) |
Modifier and Type | Method and Description |
---|---|
void |
IfcDocumentInformation.setEditors(IfcCollection<IfcActorSelect> value) |
void |
IfcConstructionMaterialResource.setSuppliers(IfcCollection<IfcActorSelect> value) |
void |
IfcCostSchedule.setTargetUsers(IfcCollection<IfcActorSelect> value) |