CascadeSharp.TKBO.BOPDS.BOPDS_InterfFF.Init C# (CSharp) Method

Init() public method

public Init ( int theNbCurves, int theNbPoints ) : void
theNbCurves int
theNbPoints int
return void
        public void Init(int theNbCurves, int theNbPoints)
        {
            throw new NotImplementedException();
        }