CascadeSharp.TKBO.BOPDS.BOPDS_Iterator.Intersect C# (CSharp) Метод

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

public Intersect ( ) : void
Результат void
        public void Intersect()
        {
            throw new NotImplementedException();
        }
    }; // class BOPDS_Iterator

Same methods

BOPDS_Iterator::Intersect ( IntTools_Context theCtx ) : void
BOPDS_Iterator::Intersect ( IntTools_Context theCtx, bool theCheckOBB ) : void
BOPDS_Iterator::Intersect ( IntTools_Context theCtx, bool theCheckOBB, double theFuzzyValue ) : void