Package | Description |
---|---|
com.aspose.cad.fileformats.ifc.ifc4.entities |
Modifier and Type | Method and Description |
---|---|
IfcActorSelect |
IfcConstraint.getCreatingActor() |
IfcActorSelect |
IfcDocumentInformation.getDocumentOwner() |
IfcActorSelect |
IfcApproval.getGivingApproval() |
IfcActorSelect |
IfcInventory.getJurisdiction() |
IfcActorSelect |
IfcAsset.getOwner() |
IfcActorSelect |
IfcLibraryInformation.getPublisher() |
IfcActorSelect |
IfcApproval.getRequestingApproval() |
IfcActorSelect |
IfcActor.getTheActor() |
IfcActorSelect |
IfcAsset.getUser() |
Modifier and Type | Method and Description |
---|---|
IfcCollection<IfcActorSelect> |
IfcDocumentInformation.getEditors() |
Modifier and Type | Method and Description |
---|---|
void |
IfcConstraint.setCreatingActor(IfcActorSelect value) |
void |
IfcDocumentInformation.setDocumentOwner(IfcActorSelect value) |
void |
IfcApproval.setGivingApproval(IfcActorSelect value) |
void |
IfcInventory.setJurisdiction(IfcActorSelect value) |
void |
IfcAsset.setOwner(IfcActorSelect value) |
void |
IfcLibraryInformation.setPublisher(IfcActorSelect value) |
void |
IfcApproval.setRequestingApproval(IfcActorSelect value) |
void |
IfcActor.setTheActor(IfcActorSelect value) |
void |
IfcAsset.setUser(IfcActorSelect value) |
Modifier and Type | Method and Description |
---|---|
void |
IfcDocumentInformation.setEditors(IfcCollection<IfcActorSelect> value) |