Skip to content

Documentation / @ripl/3d / elementIsPlane

Function: elementIsPlane()

elementIsPlane(value): value is Plane

Defined in: 3d/src/elements/plane.ts:69

Type guard that checks whether a value is a Plane instance.

Parameters

ParameterType
valueunknown

Returns

value is Plane