Spline Wrap

About

  • Header File: mograph/description/omograph_splinewrap.h

  • Description Category: Scene Objects. A c4d.BaseObject.

  • Included Description:

Parameters

Parameters are accessed with C4DAtom.GetParameter()/C4DAtom.SetParameter().


Parameter: Spline

  • Parameter ID: c4d.MGSPLINEWRAPDEFORMER_SPLINE

  • Parameter Type: c4d.BaseList2D


Parameter: Rail

  • Parameter ID: c4d.MGSPLINEWRAPDEFORMER_RAIL_SPLINE

  • Parameter Type: c4d.BaseList2D


Parameter: Axis

  • Parameter ID: c4d.MGSPLINEWRAPDEFORMER_AXIS

  • Parameter Type: int

  • Cycle Values:
    • +X (c4d.MGSPLINEWRAPDEFORMER_AXIS_XP)

    • -X (c4d.MGSPLINEWRAPDEFORMER_AXIS_XN)

    • +Y (c4d.MGSPLINEWRAPDEFORMER_AXIS_YP)

    • -Y (c4d.MGSPLINEWRAPDEFORMER_AXIS_YN)

    • +Z (c4d.MGSPLINEWRAPDEFORMER_AXIS_ZP)

    • -Z (c4d.MGSPLINEWRAPDEFORMER_AXIS_ZN)


Parameter: Strength

  • Parameter ID: c4d.MGSPLINEWRAPDEFORMER_STRENGTH

  • Parameter Type: float


Parameter: Offset

  • Parameter ID: c4d.MGSPLINEWRAPDEFORMER_OFFSET

  • Parameter Type: float


Parameter: From

  • Parameter ID: c4d.MGSPLINEWRAPDEFORMER_FROM

  • Parameter Type: float


Parameter: To

  • Parameter ID: c4d.MGSPLINEWRAPDEFORMER_TO

  • Parameter Type: float


Parameter: Mode

  • Parameter ID: c4d.MGSPLINEWRAPDEFORMER_LENMODE

  • Parameter Type: int

  • Cycle Values:
    • Fit Spline (c4d.MGSPLINEWRAPDEFORMER_LENMODE_FIT)

    • Keep Length (c4d.MGSPLINEWRAPDEFORMER_LENMODE_KEEP)


Parameter: End Mode

  • Parameter ID: c4d.MGSPLINEWRAPDEFORMER_MODE

  • Parameter Type: int

  • Cycle Values:
    • Clamp (c4d.MGSPLINEWRAPDEFORMER_MODE_CLAMP)

    • Extend (c4d.MGSPLINEWRAPDEFORMER_MODE_EXTEND)


Parameter: Scale from Rail

  • Parameter ID: c4d.MGSPLINEWRAPDEFORMER_RAIL_SCALE

  • Parameter Type: bool


Parameter: Size

  • Parameter ID: c4d.MGSPLINEWRAPDEFORMER_SIZE

  • Parameter Type: c4d.SplineData


Parameter: Size Strength

  • Parameter ID: c4d.MGSPLINEWRAPDEFORMER_SIZESTRN

  • Parameter Type: float


Parameter: Spline Size

  • Parameter ID: c4d.MGSPLINEWRAPDEFORMER_SPLINESIZE

  • Parameter Type: c4d.SplineData


Parameter: Spline Size Strength

  • Parameter ID: c4d.MGSPLINEWRAPDEFORMER_SPLINESIZESTRN

  • Parameter Type: float


Parameter: Rotation from Rail

  • Parameter ID: c4d.MGSPLINEWRAPDEFORMER_RAIL_TARGET

  • Parameter Type: bool


Parameter: Up Vector

  • Parameter ID: c4d.MGSPLINEWRAPDEFORMER_UPVECTOR

  • Parameter Type: c4d.Vector


Parameter: Banking

  • Parameter ID: c4d.MGSPLINEWRAPDEFORMER_BANK

  • Parameter Type: float


Parameter: Rotation

  • Parameter ID: c4d.MGSPLINEWRAPDEFORMER_ROTATE

  • Parameter Type: c4d.SplineData


Parameter: Rotation Strength

  • Parameter ID: c4d.MGSPLINEWRAPDEFORMER_ROTSTRN

  • Parameter Type: float


Parameter: Spline Rotation

  • Parameter ID: c4d.MGSPLINEWRAPDEFORMER_SLINEROTATE

  • Parameter Type: c4d.SplineData


Parameter: Spline Rotation Strength

  • Parameter ID: c4d.MGSPLINEWRAPDEFORMER_SPLINEROTSTRN

  • Parameter Type: float


Parameter: Fix Bounding Box

  • Parameter ID: c4d.MGSPLINEWRAPDEFORMER_FIXBB

  • Parameter Type: bool


Parameter: Bounding Box Center

  • Parameter ID: c4d.MGSPLINEWRAPDEFORMER_BB_CENTER

  • Parameter Type: c4d.Vector


Parameter: Bounding Box Size

  • Parameter ID: c4d.MGSPLINEWRAPDEFORMER_BB_RADIUS

  • Parameter Type: c4d.Vector