SolidPrimitiveType Type

SolidPrimitiveType = "box" | "cone" | "sphere" | "linearSweep" | "rotationalSweep" | "ruledSweep" | "torusPipe"

Describes the concrete type of a SolidPrimitive. Each type name maps to a specific subclass and can be used for type-switching in conditional statements.

Defined in

Last Updated: 28 October, 2024