| 程序包 | 说明 |
|---|---|
| org.sikongsphere.ifc.model.schema.resource.externalreference.entity |
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcDocumentElectronicFormat |
IfcDocumentInformation.electronicFormat |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcDocumentElectronicFormat |
IfcDocumentInformation.getElectronicFormat() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcDocumentInformation.setElectronicFormat(IfcDocumentElectronicFormat electronicFormat) |
| 构造器和说明 |
|---|
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) |
Copyright © 2023. All rights reserved.