Table of Contents

Fixture Page

The page triggers by Main Panel.

The key model is Fixture and FixtureEditorDisplayeeConfig. Fixture is assigned from the Main Panel's MachiningProject.MachiningEquipment.Fixture.

FixtureEditorDisplayeeConfig is from UserEnv.UserConfig which assigned from the parent component.

Layout

Tip
  • Add a resizable splition bar between Manage Panel and Viewer Panel.

Behavior

Single-User WPF Application Source Code Path

  • Mech/Fixtures/FixturePage
  • Mech/Fixtures/FixtureWindow

see this page for git repository.