ProCad Home
  1. Home
  2. Docs
  3. API
    1. GitHub
    Menu
    Loading menu…

    On this page

    1. Home
    2. API
    3. ProCad.Editing.Constraints
    4. CadConstraintStore

    CadConstraintStore Class

    Definition

    Namespace ProCad.Editing.Constraints
    Assembly ProCad.Editing.dll
    Inherits Object
    Implements ICadConstraintStore
    View source
    Show inherited members (7)
    • System.Object.Equals(System.Object?)
    • System.Object.Equals(System.Object?, System.Object?)
    • System.Object.GetHashCode()
    • System.Object.GetType()
    • System.Object.MemberwiseClone()
    • System.Object.ReferenceEquals(System.Object?, System.Object?)
    • System.Object.ToString()
    public sealed class CadConstraintStore : ICadConstraintStore
    
    Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

    Constructors (2)

    CadConstraintStore()
    CadConstraintStore(ICadConstraintGraph)

    Properties (1)

    Graph

    Methods (8)

    Clear()
    CreateSnapshot()
    GetAll()
    LoadSnapshot(CadConstraintSnapshot)
    TryAdd(CadConstraint)
    TryGet(CadConstraintId, out CadConstraint)
    TryRemove(CadConstraintId, out CadConstraint)
    TryUpdate(CadConstraint)

    Copyright © 2026, Wieslaw Soltes aka wieslawsoltes - Content licensed under the MIT license | Site generated by lunet hosted on GitHub Pages