Quantcast
Channel: OpenBuildings | AECOsim | Speedikon | Forum - Recent Threads
Viewing all articles
Browse latest Browse all 4872

IFC DocumentInformation

$
0
0

Hi All,

Just wondering how I would go about including additional information in the IFC file regarding intended use etc

I found on IFC 2x3 a listing to IfcDocumentInformation, and all the options are there we need just wondering how I can set them in AECOsim

Thanks

Wayne

ENTITY IfcDocumentInformation;
ENTITY IfcDocumentInformation;
DocumentId : IfcIdentifier;
Name : IfcLabel;
Description : OPTIONAL IfcText;
DocumentReferences : OPTIONALSET [1:?] OF IfcDocumentReference;
Purpose : OPTIONAL IfcText;
IntendedUse : OPTIONAL IfcText;
Scope : OPTIONAL IfcText;
Revision : OPTIONAL IfcLabel;
DocumentOwner : OPTIONAL IfcActorSelect;
Editors : OPTIONALSET [1:?] OF IfcActorSelect;
CreationTime : OPTIONAL IfcDateAndTime;
LastRevisionTime : OPTIONAL IfcDateAndTime;
ElectronicFormat : OPTIONAL IfcDocumentElectronicFormat;
ValidFrom : OPTIONAL IfcCalendarDate;
ValidUntil : OPTIONAL IfcCalendarDate;
Confidentiality : OPTIONAL IfcDocumentConfidentialityEnum;
Status : OPTIONAL IfcDocumentStatusEnum;
INVERSE
IsPointedTo : SETOF IfcDocumentInformationRelationship FOR RelatedDocuments;
IsPointer : SET [0:1] OF IfcDocumentInformationRelationship FOR RelatingDocument;
END_ENTITY;

Viewing all articles
Browse latest Browse all 4872

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>