Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
ProCad.Editing.Constraints
CadConstraintGraph
Methods
Snapshot()
Menu
On this page
Snapshot() Method
Definition
Namespace
ProCad.Editing.Constraints
Assembly
ProCad.Editing.dll
Implements
Snapshot()
View source
public IReadOnlyDictionary<CadEntityId, IReadOnlyList<CadConstraintId>> Snapshot()
Returns
IReadOnlyDictionary<CadEntityId, IReadOnlyList<CadConstraintId>>