CascadeSharp.TKG2d.TColGeom2d.TColGeom2d_Array1OfBezierCurve.Init C# (CSharp) Method

Init() public method

public Init ( Geom2d_BezierCurve theValue ) : void
theValue Geom2d_BezierCurve
return void
        public void Init(Geom2d_BezierCurve theValue)
        {
            throw new NotImplementedException();
        }