Skip to main content

reversible-index

schema/elements/reversible-index/1.0.0/reversible-index.schema.json

An index reference to a geometry part with an optional reversal flag. The index identifies a part within a composite geometry, and the reversed boolean (default false) indicates whether the part's orientation should be flipped. Used by embedded geometry objects to reference parts that may need normal reversal for consistent winding order.

Used by: embedded-mesh-object, embedded-polyline-object.

Properties

reversible-index (v1.0.0)

A structure holding an index of a model part, and optionally, a flag speficying whether the part should be reversed.

PropertyTypeDescriptionFlags
indexIntegerThe index of the part in the geometry parts list.
reversedBooleanWhether the part should be reversed.

Legend

FlagDescription
⬆️Inherited property
Required property

What is the reason for your feedback?