CascadeSharp.TKBool.TopOpeBRep.TopOpeBRep_HArray1OfVPointInter.Value C# (CSharp) Метод

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

public Value ( int theIndex ) : TopOpeBRep_VPointInter
theIndex int
Результат TopOpeBRep_VPointInter
        public TopOpeBRep_VPointInter Value(int theIndex)
        {
            throw new NotImplementedException();
        }