RhinoBrepTrim.from_data
- classmethod RhinoBrepTrim.from_data(data, builder)
Construct an object of this type from the provided data.
- Parameters
data (dict) – The data dictionary.
builder (
BrepLoopBuilder
) – The object reconstructing the current BrepLoop.
- Returns
Data
– An instance of this object type if the data contained in the dict has the correct schema.