Skip to main content

brep-container

schema/components/brep-container/1.0.1/brep-container.schema.json

The brep-container component stores a Boundary Representation (BRep) model along with its discretised form.

  • format — The format of the BRep data.
  • producer — The software that produced the BRep.
  • brep — The BRep data (as blob storage).
  • discretized_brep — An optional discretised (triangulated) representation of the BRep.

Used by: geometry-composite.

Properties

brep-container (v1.0.1)

This component describes a BRep container.

PropertyTypeDescriptionFlags
formatStringThe format.
producerStringProduct used to generate the BREP.
discretized_brepsurface-meshOptional discretized version of BREP data.
brepbrep-containerBRep object.

Legend

FlagDescription
⬆️Inherited property
Required property

What is the reason for your feedback?