Show / Hide Table of Contents

Delegate Project.ModelsChangedDelegate

Namespace: CADability
Assembly: CADability.dll
Syntax
public delegate void ModelsChangedDelegate(Project sender, Model model, bool added);
Parameters
Type Name Description
Project sender
Model model
System.Boolean added
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX