Table of Contents

Method b3Shape_GetType

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

b3Shape_GetType(b3ShapeId)

Get the type of a shape

public static extern b3ShapeType b3Shape_GetType(b3ShapeId shapeId)

Parameters

shapeId b3ShapeId

See the Box3D documentation.

Returns

b3ShapeType

See the Box3D documentation.