Show / Hide Table of Contents

Delegate ConstructAction.LengthInput.SetLengthDelegate

Delegate definition for SetLengthEvent

Namespace: CADability.Actions
Assembly: CADability.dll
Syntax
public delegate bool SetLengthDelegate(double Length);
Parameters
Type Name Description
System.Double Length

the length that has been entered by the user

Returns
Type Description
System.Boolean
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX