CadConstraintReference Class

Definition

public sealed record CadConstraintReference(CadEntityId EntityId, int? VertexIndex = default(int? ), string? Role = null) : IEquatable<CadConstraintReference>
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Properties (3)