BREAKTANGENTS

Detailed Description

Since
R17.032

Enumerations

enum class  BREAKTANGENTS {
  V_FALSE ,
  V_TRUE ,
  V_AUTO
}
 

Functions

enum BREAKTANGENTS MAXON_ENUM_LIST (BREAKTANGENTS)
 

Enumeration Type Documentation

◆ BREAKTANGENTS

enum BREAKTANGENTS
strong
Enumerator
V_FALSE 

Do not break any tangents.

V_TRUE 

Break the tangents.

V_AUTO 

Only break the tangents if the tangents are already broken.

Function Documentation

◆ MAXON_ENUM_LIST()

enum BREAKTANGENTS MAXON_ENUM_LIST ( BREAKTANGENTS  )