RhinoBrepLoop.from_data

classmethod RhinoBrepLoop.from_data(data, builder)

Construct an object of this type from the provided data.

Parameters
  • data (dict) – The data dictionary.

  • builder (BrepFaceBuilder) – The object reconstructing the current BrepFace.

Returns

Data – An instance of this object type if the data contained in the dict has the correct schema.