Show / Hide Table of Contents

Delegate Model.GeoObjectRemoved

Delegate definition for the GeoObjectRemovedEvent.

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

GeoObject that hes been removed from the model

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