Selection

About

  • Header File: hair/description/toolhairselection.h
  • Description Category: Tools. An interactive tool. See Active Tool.
  • Included Description:

Parameters

Parameters are accessed with cinema::C4DAtom::GetParameter() and cinema::C4DAtom::SetParameter(). See Parameters.


Parameter: Mode

  • Parameter ID: HAIR_SELECTION_MODE
  • Parameter Type: maxon::Int32 (Basic Data Types)
  • Cycle Values:
    • New: HAIR_SELECTION_MODE_NEW
    • Add: HAIR_SELECTION_MODE_ADD
    • Subtract: HAIR_SELECTION_MODE_REMOVE

Parameter: Select

  • Parameter ID: HAIR_SELECTION_SELECT
  • Parameter Type: maxon::Int32 (Basic Data Types)
  • Cycle Values:
    • Unrooted: HAIR_SELECTION_SELECT_UNROOTED
    • Intersecting: HAIR_SELECTION_SELECT_INTERSECTING
    • Zero: HAIR_SELECTION_SELECT_ZERO

Parameter: Invert