siICERBDType

Introduced

v12.0 (2014)

Description

Defines the type used in rigid body dynamics.

C# Syntax

siICERBDType.siICERBDType_BBox                                              // 0

siICERBDType.siICERBDType_ConvexHull                                        // 1

siICERBDType.siICERBDType_ExactShape                                        // 2
Constant Value Description
siICERBDType_BBox 0 Bounding Box type.
siICERBDType_ConvexHull 1 Convex Hull type.
siICERBDType_ExactShape 2 Exact Shape type.

Applies To

ICEAttribute