CadCommandTokenSlotContract(Int32, String, CadCommandParameterKind, Boolean, Boolean, String?, String?, String?) Constructor

Definition

Assembly ProCad.Editing.dll
public CadCommandTokenSlotContract(int SlotIndex, string Name, CadCommandParameterKind Kind, bool IsOptional, bool IsVariadic, string? Description, string? DefaultValue, string? Example)

Parameters

SlotIndex
Int32
Name
String?
IsOptional
Boolean
IsVariadic
Boolean
Description
String?
DefaultValue
String?
Example
String?