개정판 50879271
Modify Graphic Modeling
Change-Id: Ied14c1bff976d7055deb4acf9df61a3dc94acf9e
DTI_PID/SPPIDConverter/AutoModeling.cs | ||
---|---|---|
2372 | 2372 |
|
2373 | 2373 |
private void GraphicModeling(Graphic graphic) |
2374 | 2374 |
{ |
2375 |
Ingr.RAD2D.SmartFrame2d borderFrame = radApp.ActiveDocument.ActiveSheet.SmartFrames2d[0]; |
|
2376 | 2375 |
string styleName = "SFStyleConverter"; |
2377 | 2376 |
string projectPah = Settings.Default.ProjectPath; |
2378 | 2377 |
string graphicDirectory = Path.Combine(projectPah, "graphic"); |
내보내기 Unified diff