Skip to content

Commit

Permalink
Added missing import for radial pater ExpectedOrderProductionAnalyzer
Browse files Browse the repository at this point in the history
  • Loading branch information
mmiscool authored and mmiscool committed Aug 25, 2023
1 parent 378353e commit 92cf2ce
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ import {MShell} from 'cad/model/mshell';
import {Matrix3x4} from "math/matrix";
import {AddLocation, SetLocation} from "cad/craft/e0/interact";
import {DEG_RAD} from "math/commons";
import { SameTopologyProductionAnalyzer } from "cad/craft/production/productionAnalyzer";

import icon from "./RADIAL-PATTERN.svg"

interface patternRadialParams {
Expand Down

0 comments on commit 92cf2ce

Please sign in to comment.