CascadeSharp.TKBRep.BRep.BRep_ListOfCurveRepresentation.Assign C# (CSharp) Метод

Assign() публичный Метод

public Assign ( BRep_ListOfCurveRepresentation theOther ) : BRep_ListOfCurveRepresentation
theOther BRep_ListOfCurveRepresentation
Результат BRep_ListOfCurveRepresentation
        public BRep_ListOfCurveRepresentation Assign(BRep_ListOfCurveRepresentation theOther)
        {
            throw new NotImplementedException();
        }