VdSplineType Enum

Scope: Xpedition Designer schematic editor

Prerequisites: None.

Specifies spline type.

Usage

VdSplineType.Constant

Arguments

VGSPLINECLOSED

Specifies an open spline (last point does not connect to first point). The numerical value for this constant is 1.

VGSPLINEOPEN

Specifies a close spline (last point continues back to first point). The numerical value for this constant is 0.