Show / Hide Table of Contents

Delegate Model.GeoObjectAdded

Delegate definition for the GeoObjectAddedEvent.

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

GeoObject the has been added to the model

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