| 限定符和类型 | 字段和说明 |
|---|---|
private IfcCalendarDate |
IfcDateAndTime.dateComponent |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcCalendarDate |
IfcDateAndTime.getDateComponent() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcDateAndTime.setDateComponent(IfcCalendarDate dateComponent) |
| 构造器和说明 |
|---|
IfcDateAndTime(IfcCalendarDate dateComponent,
IfcLocalTime timeComponent) |
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcCalendarDate |
IfcClassification.editionDate |
private IfcCalendarDate |
IfcDocumentInformation.validFrom |
private IfcCalendarDate |
IfcDocumentInformation.validUntil |
private IfcCalendarDate |
IfcLibraryInformation.versionDate |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcCalendarDate |
IfcClassification.getEditionDate() |
IfcCalendarDate |
IfcDocumentInformation.getValidFrom() |
IfcCalendarDate |
IfcDocumentInformation.getValidUntil() |
IfcCalendarDate |
IfcLibraryInformation.getVersionDate() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcClassification.setEditionDate(IfcCalendarDate editionDate) |
void |
IfcDocumentInformation.setValidFrom(IfcCalendarDate validFrom) |
void |
IfcDocumentInformation.setValidUntil(IfcCalendarDate validUntil) |
void |
IfcLibraryInformation.setVersionDate(IfcCalendarDate versionDate) |
| 构造器和说明 |
|---|
IfcClassification(IfcLabel source,
IfcLabel edition,
IfcCalendarDate editionDate,
IfcLabel name) |
IfcDocumentInformation(IfcIdentifier documentId,
IfcLabel name,
IfcText description,
SET<IfcDocumentReference> documentReferences,
IfcText purpose,
IfcText intendedUse,
IfcText scope,
IfcLabel revision,
IfcActorSelect documentOwner,
SET<IfcActorSelect> editors,
IfcDateAndTime creationTime,
IfcDateAndTime lastRevisionTime,
IfcDocumentElectronicFormat electronicFormat,
IfcCalendarDate validFrom,
IfcCalendarDate validUntil,
IfcDocumentConfidentialityEnum confidentiality,
IfcDocumentStatusEnum status) |
IfcLibraryInformation(IfcLabel name,
IfcLabel version,
IfcOrganization publisher,
IfcCalendarDate versionDate,
SET<IfcLibraryReference> libraryReference) |
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcCalendarDate |
IfcAsset.incorporationDate |
private IfcCalendarDate |
IfcInventory.lastUpdateDate |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcCalendarDate |
IfcAsset.getIncorporationDate() |
IfcCalendarDate |
IfcInventory.getLastUpdateDate() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcAsset.setIncorporationDate(IfcCalendarDate incorporationDate) |
void |
IfcInventory.setLastUpdateDate(IfcCalendarDate lastUpdateDate) |
| 构造器和说明 |
|---|
IfcAsset(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcLabel objectType,
IfcIdentifier assetID,
IfcCostValue originalValue,
IfcCostValue currentValue,
IfcCostValue totalReplacementCost,
IfcActorSelect owner,
IfcActorSelect user,
IfcPerson responsiblePerson,
IfcCalendarDate incorporationDate,
IfcCostValue depreciatedValue) |
IfcInventory(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcLabel objectType,
IfcInventoryTypeEnum inventoryType,
IfcActorSelect jurisdiction,
SET<IfcPerson> responsiblePersons,
IfcCalendarDate lastUpdateDate,
IfcCostValue currentValue,
IfcCostValue originalValue) |
Copyright © 2023. All rights reserved.