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