public _GlobalDataModelsPage05(GlobalDataModels global) { DataModelCircularGeneral = new DataModelCircularGeneral(global); DataModelRadial1 = new DataModelRadial1(global); DataModelRadial2 = new DataModelRadial2(global); DataModelRadialGeneral = new DataModelRadialGeneral(global); DataModelCircular_ZoneCollection = new DataModelCircular_ZoneCollection(global); }
public _GlobalDataModelsPage01(GlobalDataModels global) { DataModel_Global_Formwork = new DataModel_Global_Formwork(global); DataModel_Global_Coordinations_GroundPoint = new DataModel_Global_Coordinations_GroundPoint(global); DataModel_Global_Materials = new DataModel_Global_Materials(global); }
public _GlobalDataModelsPage07(GlobalDataModels global) { DataModel_StraightBars_Dir1 = new DataModel_StraightBars(global); DataModel_StraightBars_Dir2 = new DataModel_StraightBars(global); DataModel_RadialEdgeConcrete = new DataModel_RadialEdgeConcrete(global); DataModel_CircularBarsTop = new DataModel_CircularBarsTop(global); DataModel_CircularBarsExteriorSide = new DataModel_CircularBarsExteriorSide(global); DataModel_StraightBars_Extra = new DataModel_StraightBars_Extra(); }
public _GlobalDataModelsPage06(GlobalDataModels global) { DataModel_BR_D1 = new DataModel_BR_D1(global); DataModel_BR_D2 = new DataModel_BR_D2(global); DataModel_BR_L = new DataModel_BR_L(global); DataModel_TB_D1 = new DataModel_TB_D1(global); DataModel_TB_D2 = new DataModel_TB_D2(global); DataModel_Circular_EdgeOfL = new DataModel_Circular_EdgeOfL(global); DataModel_Generalities = new DataModel_Generalities(); }
public _GlobalDataModelsPage08(GlobalDataModels global) { DataModel_ARExtUBars = new DataModel_ARExtUBars(global); DataModel_ARExteriorCircularTop = new DataModel_ARExteriorCircularTop(global); DataModel_ARExteriorCircularLateral = new DataModel_ARExteriorCircularLateral(global); DataModel_ARExteriorCircularBottom = new DataModel_ARExteriorCircularBottom(global); DataModel_ARIntUBars = new DataModel_ARIntUBars(global); DataModel_ARIntCircularTop = new DataModel_ARIntCircularTop(global); DataModel_ARIntCircularBottom = new DataModel_ARIntCircularBottom(global); DataModel_ARIntCircularLateral = new DataModel_ARIntCircularLateral(global); }
public _GlobalDataModelsPage11(GlobalDataModels global) { DataModelMaterialsFoundation = new DataModelMaterials(global, "Foundation"); DataModelMaterialsFoundationTowerBase = new DataModelMaterials(global, "Foundation Tower Base"); DataModelMaterialsLeanConcrete = new DataModelMaterials(global, "Lean Concrete"); DataModelMaterialsEnvelopeAroundConduits = new DataModelMaterials(global, "Envelope Around Conduits"); DataModelMaterialsGrouting = new DataModelMaterials(global, "Grouting"); DataModelMaterialsFoundationPile = new DataModelMaterials(global, "Foundation Piles"); }
public _GlobalDataModelsPage09(GlobalDataModels global) { DataModelUBABCollection = new DataModelUBABCollection(global); }
public _GlobalDataModelsPage10(GlobalDataModels global) { DataModel_CHR_General = new DataModel_CHR_General(global); DataModel_CHR_Zones = new DataModel_CHR_Zones(global); }
public _GlobalDataModelsPage02(GlobalDataModels global) { DataModel_Anchor = new DataModel_Anchor(global); }
public _GlobalDataModelsPage03(GlobalDataModels global) { DataModel_ScrewPile = new DataModel_ScrewPiles(global); }
public _GlobalDataModelsPage12(GlobalDataModels global) { DataModelShapesCollection = new ObservableCollection <DataModelBSShapes>(); PopulateShapes(); }