Table of Contents

Enum LimitState

Namespace
Alis.Core.Physic.Dynamics.Joints
Assembly
Alis.dll

The limit state enum

public enum LimitState

Fields

Inactive = 0

The inactive limit state

AtLower = 1

The at lower limit state

AtUpper = 2

The at upper limit state

Equal = 3

The equal limit state