CadClipboardEntity Class

Definition

public sealed record CadClipboardEntity(string EntityType, IReadOnlyDictionary<string, string> Payload, XYZ ReferencePoint) : IEquatable<CadClipboardEntity>
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Properties (3)