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