Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
ProCad.Editing.Constraints
CadConstraintSnapshot
Properties
Constraints
Menu
On this page
Constraints Property
Definition
Namespace
ProCad.Editing.Constraints
Assembly
ProCad.Editing.dll
View source
public IReadOnlyList<CadConstraint> Constraints { get; init; }
Returns
IReadOnlyList<CadConstraint>