Table of Contents

Method b3Shape_ArePreSolveEventsEnabled

Namespace
Box3D.Native
Assembly
Box3D.NET.Native.dll

b3Shape_ArePreSolveEventsEnabled(b3ShapeId)

Returns true if pre-solve events are enabled

public static extern NativeBool b3Shape_ArePreSolveEventsEnabled(b3ShapeId shapeId)

Parameters

shapeId b3ShapeId

See the Box3D documentation.

Returns

NativeBool

See the Box3D documentation.