CascadeSharp.TKBO.BOPDS.BOPDS_InterfFF.Init C# (CSharp) 메소드

Init() 공개 메소드

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