Measure Tool

About

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

Parameters

Parameters are accessed with C4DAtom::GetParameter()/ C4DAtom::SetParameter(). See page_maxonapi_getting_started_foundations_cinema_parameters.


Parameter: Selection


Parameter: Show


Parameter: New Measure


Parameter: Delete Measure


Parameter: Create Object


Parameter: 3rd Point


Parameter: Measure Distance 1


Parameter: Distance 1


Parameter: Revert Direction


Parameter: Measure Distance 2


Parameter: Distance 2


Parameter: Revert Direction


Parameter: Measure Angle


Parameter: Angle


Parameter: Revert Axis


Parameter: Point Color


Parameter: Color 1


Parameter: Color 2


Parameter: Point 1 Object

  • Parameter ID: MDATA_MEASURE_PNT1_LINK
  • Parameter Type: ::BaseLink (BaseLink Manual)

Parameter: Point 1 Mode

  • Parameter ID: MDATA_MEASURE_PNT1_MODE
  • Parameter Type: maxon::Int32 (Basic Data Types)
  • Cycle Values:
    • World (MDATA_MEASURE_PNT_MODE_FREE)
    • Point Ref. (MDATA_MEASURE_PNT_MODE_POINT)
    • Edge Ref. (MDATA_MEASURE_PNT_MODE_EDGE)
    • Polygon Ref. (MDATA_MEASURE_PNT_MODE_POLY)

Parameter: Point 1 Index


Parameter: Point 1 Position


Parameter: Point 2 Object

  • Parameter ID: MDATA_MEASURE_PNT2_LINK
  • Parameter Type: ::BaseLink (BaseLink Manual)

Parameter: Point 2 Mode

  • Parameter ID: MDATA_MEASURE_PNT2_MODE
  • Parameter Type: maxon::Int32 (Basic Data Types)
  • Cycle Values:
    • World (MDATA_MEASURE_PNT_MODE_FREE)
    • Point Ref. (MDATA_MEASURE_PNT_MODE_POINT)
    • Edge Ref. (MDATA_MEASURE_PNT_MODE_EDGE)
    • Polygon Ref. (MDATA_MEASURE_PNT_MODE_POLY)

Parameter: Point 2 Index


Parameter: Point 2 Position


Parameter: Point 3 Object

  • Parameter ID: MDATA_MEASURE_PNT3_LINK
  • Parameter Type: ::BaseLink (BaseLink Manual)

Parameter: Point 3 Mode

  • Parameter ID: MDATA_MEASURE_PNT3_MODE
  • Parameter Type: maxon::Int32 (Basic Data Types)
  • Cycle Values:
    • World (MDATA_MEASURE_PNT_MODE_FREE)
    • Point Ref. (MDATA_MEASURE_PNT_MODE_POINT)
    • Edge Ref. (MDATA_MEASURE_PNT_MODE_EDGE)
    • Polygon Ref. (MDATA_MEASURE_PNT_MODE_POLY)

Parameter: Point 3 Index


Parameter: Point 3 Position