CadConstraintSnapshot Class

Definition

public sealed record CadConstraintSnapshot(int SchemaVersion, DateTimeOffset SavedAtUtc, IReadOnlyList<CadConstraint> Constraints) : IEquatable<CadConstraintSnapshot>
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Properties (3)