Closed alelom closed 4 years ago
If a "CustomRepresentation" is found (for now, in the CustomData), then use it instead of calculating a MeshRepresentation for the object.
This enables any mesh to be used as a representation for the object, for example the ones pulled from Revit: https://github.com/BHoM/Revit_Toolkit/pull/686
Description:
If a "CustomRepresentation" is found (for now, in the CustomData), then use it instead of calculating a MeshRepresentation for the object.
This enables any mesh to be used as a representation for the object, for example the ones pulled from Revit: https://github.com/BHoM/Revit_Toolkit/pull/686