public void Union(TopTools_MapOfOrientedShape theLeft, TopTools_MapOfOrientedShape theRight) { throw new NotImplementedException(); }
public bool IsEqual(TopTools_MapOfOrientedShape theOther) { throw new NotImplementedException(); }
public bool Contains(TopTools_MapOfOrientedShape theOther) { throw new NotImplementedException(); }
public TopTools_MapOfOrientedShape Assign(TopTools_MapOfOrientedShape theOther) { throw new NotImplementedException(); }
public void Exchange(TopTools_MapOfOrientedShape theOther) { throw new NotImplementedException(); }
public TopTools_MapOfOrientedShape(TopTools_MapOfOrientedShape theOther) : base() { throw new NotImplementedException(); }
public bool Subtract(TopTools_MapOfOrientedShape theOther) { throw new NotImplementedException(); }
public bool HasIntersection(TopTools_MapOfOrientedShape theMap) { throw new NotImplementedException(); }