Show / Hide Table of Contents

Delegate Model.AddingGeoObjects

Delegate definition for the AddingGeoObjectsEvent.

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

Array of objects beeing added

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