Table of Contents

Method ToShape

Namespace
Box3D.Interop
Assembly
Box3D.NET.dll

ToShape(b3ShapeId)

Wraps a native shape identifier.

public static Shape ToShape(this b3ShapeId id)

Parameters

id b3ShapeId

The identifier, which is not validated.

Returns

Shape

The shape handle.