BIP - IFC pset

Hi 

I wonder how to define this properties:

GUID, Locked, Description, Layer and Element ID

to be included in a separate pset in the IFC export?

Example from my IFC_Mapping_overrides.set:

"Length" : "IfcPositiveLengthMeasure" = StructuralQuantities/@Length
# "ObjectID" : "IfcIdentifier" = ObjectProperties/@Element ID                           ObjectProperties should be = ________??

"BSAB-E" : "IfcLabel" = ObjectClassification/@BSAB
"Comment" : "IfcLabel" = ObjectIdentity/@Notes
# "TypeDescription" : "IfcLabel" = ObjectGeneral/@Description                       ObjectGeneral should be = ________??
# "IfcGUID" : "IfcLabel" = ObjecProperites/@GUID                                          ObjectProperties should be = ________?? 
"TypeID" : "IfcLabel" = ObjectIdentity/@Mark
# "Locked" : "IfcBoolean" = ObjectExtended/@Locked                                    ObjectExtended should be = ________??
"FireRating" : "IfcLabel" = ObjectFireResistance/@Rating

Cannot find this properties listed in the definition editor and when I look in the actual model there is listed as above (marked with yellow). Example:

  

Best regards

Anton

Parents
  • Hi
     
    Yes, but how do I define it in my IFC_Mapping_overrides.set?
    Example: ObjectProperties doesn’t work for Element ID but when you open the properties for an object in the 3D-dgn file it is…
     
     
     
     
    Best regards
     
    Anton Schöllin
    Structural Engineer
     
            
    _____________________________
     
    Stadsgården 10
    116 45 Stockholm                                     
    Phone 010-161 10 00
    Direct 010-161 10 06
     
     
     
    Från: Marc Thomas [mailto:bounce-876A9D03-50FE-4EAC-A39F-5B874BABA676@communities.bentley.com]
    Skickat: den 6 april 2018 12:25
    Till: AECOsim-speedikonForum@communities.bentley.com
    Ämne: RE: [AECOsim | speedikon Forum] BIP - IFC pset: Suggested Answer
     

    [AUTOMATED MESSAGE; if there is a link below, please follow that if you wish to respond to this Communities message.]


    RE: BIP - IFC pset

     

    The GUID is a dataGroup property generated by the application, we have recently enhanced IFC Export GUID stability so the GUIDs are consistent across versions when the same elements are re-exported. 

    Layer (DGN Level?), Element ID, [Element] Description and Locked are all DGN element properties generated by the application.


    Did this answer your question?

    Verify it as the answer or Reject it as the answer

    View online

     

    You received this notification because you subscribed to the forum.  To unsubscribe from only this thread, go here.

    Flag this post as spam/abuse.

     
  • Hi Anton,

    What does your DataGroup Mapping for these components look like?



Reply Children