Show / Hide Table of Contents

Delegate Model.GeoObjectsRemoved

Delegate definition for the GeoObjectsRemovedEvent.

Namespace: CADability
Assembly: CADability.dll
Syntax
public delegate void GeoObjectsRemoved(IGeoObject[] go);
Parameters
Type Name Description
IGeoObject[] go

Array of objects that have been removed

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX