| Package | Description |
|---|---|
| com.aspose.cad.fileformats.ifc.ifc4.entities |
| Modifier and Type | Method and Description |
|---|---|
IfcDate4 |
IfcAppliedValue4.getApplicableDate() |
IfcDate4 |
IfcClassification4.getEditionDate() |
IfcDate4 |
IfcWorkTime4.getFinish() |
IfcDate4 |
IfcAppliedValue4.getFixedUntilDate() |
IfcDate4 |
IfcAsset4.getIncorporationDate() |
IfcDate4 |
IfcInventory4.getLastUpdateDate() |
IfcDate4 |
IfcWorkTime4.getStart() |
IfcDate4 |
IfcDocumentInformation4.getValidFrom() |
IfcDate4 |
IfcDocumentInformation4.getValidUntil() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcAppliedValue4.setApplicableDate(IfcDate4 value) |
void |
IfcClassification4.setEditionDate(IfcDate4 value) |
void |
IfcWorkTime4.setFinish(IfcDate4 value) |
void |
IfcAppliedValue4.setFixedUntilDate(IfcDate4 value) |
void |
IfcAsset4.setIncorporationDate(IfcDate4 value) |
void |
IfcInventory4.setLastUpdateDate(IfcDate4 value) |
void |
IfcWorkTime4.setStart(IfcDate4 value) |
void |
IfcDocumentInformation4.setValidFrom(IfcDate4 value) |
void |
IfcDocumentInformation4.setValidUntil(IfcDate4 value) |
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.