Package | Description |
---|---|
com.aspose.cad.fileformats.ifc.ifc2x3.entities |
Modifier and Type | Method and Description |
---|---|
IfcCalendarDate |
IfcDateAndTime.getDateComponent() |
IfcCalendarDate |
IfcClassification.getEditionDate() |
IfcCalendarDate |
IfcAsset.getIncorporationDate() |
IfcCalendarDate |
IfcInventory.getLastUpdateDate() |
IfcCalendarDate |
IfcDocumentInformation.getValidFrom() |
IfcCalendarDate |
IfcDocumentInformation.getValidUntil() |
IfcCalendarDate |
IfcLibraryInformation.getVersionDate() |
Modifier and Type | Method and Description |
---|---|
void |
IfcDateAndTime.setDateComponent(IfcCalendarDate value) |
void |
IfcClassification.setEditionDate(IfcCalendarDate value) |
void |
IfcAsset.setIncorporationDate(IfcCalendarDate value) |
void |
IfcInventory.setLastUpdateDate(IfcCalendarDate value) |
void |
IfcDocumentInformation.setValidFrom(IfcCalendarDate value) |
void |
IfcDocumentInformation.setValidUntil(IfcCalendarDate value) |
void |
IfcLibraryInformation.setVersionDate(IfcCalendarDate value) |