Show / Hide Table of Contents

Delegate Model.GeoObjectsAdded

Delegate definition for the GeoObjectsAddedEvent.

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

Array of objects that have been added

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