Sketch Lines Object

关于

参数

Parameters are accessed with C4DAtom::GetParameter() / C4DAtom::SetParameter() 。见 Parameter IDs .


Parameter: 对象


Parameter: Hidden


Parameter: Visible


Parameter: 类型

  • Parameter ID: ID_ST_OBJECT_SPLINE_TYPE
  • Parameter Type: maxon::Int32 ( Basic Data Types )
  • Cycle Values:
    • Linear (ID_ST_OBJECT_SPLINE_TYPE_LINEAR)
    • Cubic (ID_ST_OBJECT_SPLINE_TYPE_CUBIC)
    • Akima (ID_ST_OBJECT_SPLINE_TYPE_AKIMA)
    • B-Spline (ID_ST_OBJECT_SPLINE_TYPE_BSPLINE)
    • Bezier (ID_ST_OBJECT_SPLINE_TYPE_BEZIER)

Parameter: Intermediate Points

  • Parameter ID: ID_ST_OBJECT_SPLINE_INTERPOLATION
  • Parameter Type: maxon::Int32 ( Basic Data Types )
  • Cycle Values:
    • None (ID_ST_OBJECT_SPLINE_INTERPOLATION_NONE)
    • Natural (ID_ST_OBJECT_SPLINE_INTERPOLATION_NATURAL)
    • Uniform (ID_ST_OBJECT_SPLINE_INTERPOLATION_UNIFORM)
    • Adaptive (ID_ST_OBJECT_SPLINE_INTERPOLATION_ADAPTIVE)
    • Subdivided (ID_ST_OBJECT_SPLINE_INTERPOLATION_SUBDIVIDED)

Parameter: Number


Parameter: 角度


Parameter: Maximum Length


Parameter: 模式

  • Parameter ID: ID_ST_OBJECT_LINES_MODE
  • Parameter Type: maxon::Int32 ( Basic Data Types )
  • Cycle Values:
    • Include (ID_ST_OBJECT_LINES_MODE_INCLUDE)
    • Exclude (ID_ST_OBJECT_LINES_MODE_EXCLUDE)

Parameter: Lines


Parameter: Border


Parameter: Edges


Parameter: Contour UVW