public CyPhy2CADSettings() { OtherDataFormat = new OtherDataFormat(); SpecialInstructions = new SpecialInstructions(); StepFormats = new List<string>(); PrepIFab = false; MetaLink = false; }
public CyPhy2CADSettings() { OtherDataFormat = new OtherDataFormat(); SpecialInstructions = new SpecialInstructions(); StepFormats = new List <string>(); }