CADability dotNET

Overload List

  NameDescription
Public methodRemove(GeoObjectList)
Removes a list of GeoObjects from this model. Objects that dont belong to the model will be ignored.
Public methodRemove(IGeoObject)
Removes a GeoObject from the model. If the GeoObject doesnt belong to this model it will be ignored.
Public methodRemove(array<IGeoObject>[]()[][])
Removes an array of GeoObjects from this model. Objects that dont belong to the model will be ignored.

See Also