CadOperation(CadOperationKind, Nullable, IReadOnlyDictionary<String, String>?, IReadOnlyList?) Constructor

Definition

Assembly ProCad.Editing.dll
public CadOperation(CadOperationKind Kind, CadEntityId? EntityId, IReadOnlyDictionary<string, string>? Payload = null, IReadOnlyList<CadOperation>? Children = null)

Parameters