Package | Description |
---|---|
com.aspose.cad.fileformats.ifc.ifc4.entities |
Modifier and Type | Method and Description |
---|---|
IfcURIReference |
IfcClassification.getLocation() |
IfcURIReference |
IfcDocumentInformation.getLocation() |
IfcURIReference |
IfcExternalReference.getLocation() |
IfcURIReference |
IfcLibraryInformation.getLocation() |
IfcURIReference |
IfcImageTexture.getURLReference() |
IfcURIReference |
IfcTelecomAddress.getWWWHomePageURL() |
Modifier and Type | Method and Description |
---|---|
IfcCollection<IfcURIReference> |
IfcTelecomAddress.getMessagingIDs() |
Modifier and Type | Method and Description |
---|---|
void |
IfcClassification.setLocation(IfcURIReference value) |
void |
IfcDocumentInformation.setLocation(IfcURIReference value) |
void |
IfcExternalReference.setLocation(IfcURIReference value) |
void |
IfcLibraryInformation.setLocation(IfcURIReference value) |
void |
IfcImageTexture.setURLReference(IfcURIReference value) |
void |
IfcTelecomAddress.setWWWHomePageURL(IfcURIReference value) |
Modifier and Type | Method and Description |
---|---|
void |
IfcTelecomAddress.setMessagingIDs(IfcCollection<IfcURIReference> value) |