mesh_from_guid¶
-
compas_fab.fab.grasshopper.
mesh_from_guid
(guid, **kwargs)[source]¶ Creates an instance of a compAS mesh class from an identifier in Rhino/Grasshopper.
This function is almost identical to
mesh_from_guid
in the core framework, but there were some import issues when used from within Grasshopper, but eventually, it should be migrated into the core.