Пример #1
0
 public static bool NewModel(HndzUnitsEnum units = HndzUnitsEnum.Ton_m_C)
 {
     return(SAP2000API.NewModel((eUnits)units));
 }