Show / Hide Table of Contents

Delegate ConstructAction.BooleanInput.SetBooleanDelegate

Delegate definition for SetBooleanEvent

Namespace: CADability.Actions
Assembly: CADability.dll
Syntax
public delegate void SetBooleanDelegate(bool val);
Parameters
Type Name Description
System.Boolean val

the selection made by the user

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