Skip to main content

embedded-mesh-object

schema/components/embedded-mesh-object/1.0.0/embedded-mesh-object.schema.json

The embedded-mesh-object component represents a named mesh object that references parts within an embedded-triangulated-mesh.

  • name — The name of the mesh object.
  • description — An optional description.
  • quality — An optional mesh-quality specification.
  • parts — A list of part references into the parent mesh.

Used by: geological-model-meshes.

See also: embedded-polyline-object (polyline equivalent).

Properties

embedded-mesh-object (v1.0.0)

A base mesh object referencing parts in an embedded-triangulated-mesh.

PropertyTypeDescriptionFlags
nameStringName of the object.
descriptionStringOptional field for adding additional description to uniquely identify this object.
qualitymesh-qualityMesh quality.
partsArray[reversible-index]A list of parts and whether they are reversed.

Legend

FlagDescription
⬆️Inherited property
Required property

What is the reason for your feedback?