コード例 #1
0
 public CyPhy2CADSettings()
 {
     OtherDataFormat = new OtherDataFormat();
     SpecialInstructions = new SpecialInstructions();
     StepFormats = new List<string>();
     PrepIFab = false;
     MetaLink = false;
 }
コード例 #2
0
 public CyPhy2CADSettings()
 {
     OtherDataFormat     = new OtherDataFormat();
     SpecialInstructions = new SpecialInstructions();
     StepFormats         = new List <string>();
 }