Hide menu
Loading...
Searching...
No Matches
ShapeCompoundTriangulationPrimitivesGroup

Primitives group of a compound B-Rep triangulation.

Extends

Type Parameters

NullableMaterial

NullableMaterial extends boolean = true

Whether material may be null.

Properties

count

count: number

Number of primitives in the group.

Inherited from

MeshShapePrimitivesGroup.count


material

material: NullableMaterial extends true ? VisualMaterial | null : VisualMaterial


shapesPrimitives

shapesPrimitives: ShapePrimitivesGroup[]


start

start: number

Start index of the group in the underlying primitive storage.

Inherited from

MeshShapePrimitivesGroup.start