OCCBrepEdge.from_data
- classmethod OCCBrepEdge.from_data(data, builder)
Construct an object of this type from the provided data.
- Parameters:
- datadict
The data dictionary.
- builder
compas_rhino.geometry.BrepBuilder
The object reconstructing the current Brep.
- Returns:
compas.data.Data
An instance of this object type if the data contained in the dict has the correct schema.