Package | Description |
---|---|
com.aspose.cad.fileformats.ifc.ifc4.entities |
Modifier and Type | Method and Description |
---|---|
IfcDate |
IfcAppliedValue.getApplicableDate() |
IfcDate |
IfcClassification.getEditionDate() |
IfcDate |
IfcWorkTime.getFinish() |
IfcDate |
IfcAppliedValue.getFixedUntilDate() |
IfcDate |
IfcAsset.getIncorporationDate() |
IfcDate |
IfcInventory.getLastUpdateDate() |
IfcDate |
IfcWorkTime.getStart() |
IfcDate |
IfcDocumentInformation.getValidFrom() |
IfcDate |
IfcDocumentInformation.getValidUntil() |
Modifier and Type | Method and Description |
---|---|
void |
IfcAppliedValue.setApplicableDate(IfcDate value) |
void |
IfcClassification.setEditionDate(IfcDate value) |
void |
IfcWorkTime.setFinish(IfcDate value) |
void |
IfcAppliedValue.setFixedUntilDate(IfcDate value) |
void |
IfcAsset.setIncorporationDate(IfcDate value) |
void |
IfcInventory.setLastUpdateDate(IfcDate value) |
void |
IfcWorkTime.setStart(IfcDate value) |
void |
IfcDocumentInformation.setValidFrom(IfcDate value) |
void |
IfcDocumentInformation.setValidUntil(IfcDate value) |