2023-01-07 05:57 PM - edited 2023-01-07 06:01 PM
This is an object created with the parmo tool.
When I export this to IFC i get the surface colors, but I get no IFC data saying the names of the surfaces. In Archicad I can schedule the surfaces for this object, but I can not use expressions to pull out an individual surface from the (All Surfaces) parameter. It seems odd that he surface shows up in IFC, but there seems to be no way to get the names of the surfaces to show up in IFC other than using dumb data.
My goal is to use the name of the surface to give information about the style of the trach head.
Any Ideas Anyone??
2023-01-10 11:30 AM - edited 2023-01-10 11:30 AM
By "parmo", I suppose you mean Param-O?
Is this one object with 4 Lamps within it?
Or are these 4 instances of the same Lamp object?
2023-01-23 04:08 PM
Yes Param-O
This is one object with 4 lamps.
This is not 4 instances of the same Lamp Object.
2023-01-24 08:15 PM
Yes, I think it is not possible to get that information into the exported IFC file if this is a single Library part. This is because you basically would have to be able to identify the subelements of the Library Part and assign those Materials to those subelements. This is not implemented for IFc export.
I wonder what would happen if you saved the file under another name, and in that new file you would convert this Library Part to a Morph. Would then the exported IFC contain the data you need?
2023-01-31 08:25 PM
wow - that sounds like a crazy work around.
The lamp head was created as an object and added to paramo and the track was created with a morph inside paramo. If the lamp heads have an attached classification and parameters, would the classification and parameters survive the paramo part creation?
2023-01-31 08:55 PM - edited 2023-01-31 08:55 PM
In IFC export you can have classifications and properties. Maybe a property could have a description of quality and quantity parameters of the object.
2023-02-02 06:16 PM
Yes - that would be a solution
thanks