添加项目
This commit is contained in:
@@ -9,6 +9,6 @@ public class StandMepCurveCmd : ExternalCommand
|
||||
{
|
||||
public override void Execute()
|
||||
{
|
||||
WinDialogHelper.ShowModeless<StandMepCurveView>(new StandMepCurveViewModel(Document));
|
||||
WinDialogAssist.ShowModeless<StandMepCurveView>(new StandMepCurveViewModel(Document));
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user