CascadeSharp.TKBRep.BRepAdaptor.BRepAdaptor_HArray1OfCurve.Init C# (CSharp) Method

Init() public method

public Init ( CascadeSharp.TKBRep.BRepAdaptor.BRepAdaptor_Curve theValue ) : void
theValue CascadeSharp.TKBRep.BRepAdaptor.BRepAdaptor_Curve
return void
        public void Init(BRepAdaptor_Curve theValue)
        {
            throw new NotImplementedException();
        }