|
1 - Our valued customers: D7e V1.0-1001 is now available for sale.
|
 |
|
|
D7 command
reference |
 |
| |
|
| بالرغم من
وجود القوائم وشريط الأدوات كما هو معتاد للوصول إلى وظائف البرنامج
ولكن يضاف إلى ذلك إمكانية كتابة الأوامر مباشرة . |
|
| يرجى الانتباه ،
غير مهم
الالمام باوامر البرنامج ولكن لها حاجه وقت الضرورة فقط
و بصفة عامة يقوم البرنامج عند بدأ عمله بتنفيذ
الملف autoexec.d7s ، حيث
يحتوي هذا الملف على اوامر مماثلة تلزم بدأ العمل
وقد يرسل الى المستخدم احد الملفات من نوع d7s
ويحتوي على اوامر للبرنامج لتنفيذها وذلك عن طريق
تحميل الاسكريبت بالامر exec او
load . |
 |
| كما يرجى الانتباه ان هذه
الاوامر ليست اسماء ملفات ولكن اوامر ينفذها مفسر الاوامر لتظهر لك
النتائج في شكل نوافذ كما هو مبين في شرح التطبيقات. |
|
|
#999* |
|
|
| Display the serial number |
|
لاظهار الرقم المسلسل للنسخة |
|
|
|
|
|
#888* |
|
|
| To display the version number |
|
لعرض رقم النسخة |
|
|
|
|
|
#777* |
|
|
| To display the Built number |
|
لعرض رقم الاصدار |
|
|
|
|
|
#666* |
|
|
| To display the User name |
|
لعرض اسم المستخدم |
|
|
|
|
|
#???* |
|
|
| Reserved for internal use where (?) is a number |
|
للاستخدام الداخلي حيث ? تعبر عن رقم. |
|
|
|
|
|
cls |
|
|
| Clear CMD screen |
|
مسح شاشة مفسر الاوامر |
|
|
|
|
|
CmdClr |
|
|
| Set CMD screen attributes to the system defaults |
|
استعادة الوان النظام لشاشة مفسر الاوامر |
|
|
|
|
|
CmdBoldFont |
|
Syntax: |
| CmdBoldFont
on
|
|
CmdBoldFont
off
|
|
|
| Change CMD screen text to bold or noraml font |
|
يجعل سمك فونت شاشة الاوامر سميكا او عاديا |
|
|
Example: |
| CmdBoldFont
on
|
|
CmdBoldFont
off
|
|
|
|
|
SetCmdBkClr |
|
Syntax: |
| SetCmdBkClr
BasicColor
|
|
SetCmdBkClr
Rvalue Gvalue
Bvalue |
|
|
| Sets the CMD screen background color |
|
ضبط لون خلفية شاشة مفسر الاوامر |
|
|
Example: |
| SetCmdBkClr
green
|
|
SetCmdBkClr
0 255
0 |
|
|
|
|
SetCmdTxtClr |
|
Syntax: |
| SetCmdTxtClr
BasicColor
|
|
SetCmdTxtClr
Rvalue Gvalue
Bvalue |
|
|
| Sets the CMD screen text color |
|
ضبط لون النص على شاشة مفسر الاوامر |
|
|
Example: |
| SetCmdTxtClr
red
|
|
SetCmdTxtClr
255 0
0 |
|
|
|
|
ListClr |
|
|
| Set all list views attributes to the system defaults or to apply the user configured colors. |
|
استعادة الوان النظام الى جميع قوائم البيانات او تطبيق الالوان المعدة بواسطة المستخدم |
|
|
|
|
|
ListGrid |
|
|
| To hide or display list grid. |
|
لاخفاء او اظهار سطور القوائم |
|
|
|
|
|
SetLstBkClr |
|
Syntax: |
| SetLstBkClr
BasicColor
|
|
SetLstBkClr
Rvalue Gvalue
Bvalue |
|
|
| Assign background color to the lists |
|
تخصيص لون خلفية القوائم |
|
|
Example: |
| SetLstBkClr
white
|
|
SetLstBkClr
255 255
255 |
|
|
|
|
SetLstTxtBkClr |
|
Syntax: |
| SetLstTxtBkClr
BasicColor
|
|
SetLstTxtBkClr
Rvalue Gvalue
Bvalue |
|
|
| Assign text background color to the lists |
|
تخصيص لون خلفية النص للقوائم |
|
|
Example: |
| SetLstTxtBkClr
white
|
|
SetLstTxtBkClr
255 255
255 |
|
|
|
|
SetLstTxtClr |
|
Syntax: |
| SetLstTxtClr
BasicColor
|
|
SetLstTxtClr
Rvalue Gvalue
Bvalue |
|
|
| Assign text color to the lists |
|
تخصيص لون لنصوص القوائم |
|
|
Example: |
| SetLstTxtClr
red
|
|
SetLstTxtClr
255 0
0 |
|
|
|
|
SetLstLnClr |
|
Syntax: |
| SetLstLnClr
BasicColor
|
|
SetLstLnClr
Rvalue Gvalue
Bvalue |
|
|
| Assign outline color of the lists |
|
تخصيص لون الخط الخارجي للقوائم |
|
|
Example: |
| SetLstLnClr
black
|
|
SetLstLnClr
0 0
0 |
|
|
|
|
WinClr |
|
|
| Apply configured colors to all windows or apply the default system color. |
|
تطبيق الالوان المختارة على كل النوافذاو استعادة الوان النظام |
|
|
|
|
|
BmpBk |
|
|
| Disable or enable Window background is a picture |
|
استخدام او يقاف الصورة كخلفية للنوفذ |
|
|
|
|
|
EditLikeBk |
|
Syntax: |
| EditLikeBk
on
|
|
EditLikeBk
off
|
|
|
| Edit box color is the same as window background color or apply its independent color |
|
جعل لون خلفية مربعات التحرير كخلفية النافذة او اعطائها لونها المستقل. |
|
|
Example: |
| EditLikeBk
on
|
|
EditLikeBk
off
|
|
|
|
|
ListLikeBk |
|
Syntax: |
| ListLikeBk
on
|
|
ListLikeBk
off
|
|
|
| Lists color is the same as window background colorm or use its independent color |
|
جعل لون خلفية القوائم كخلفية النافذة او اعطائها لونها المستقل. |
|
|
Example: |
| ListLikeBk
on
|
|
ListLikeBk
off
|
|
|
|
|
SetWinBkClr |
|
Syntax: |
| SetWinBkClr
BasicColor
|
|
SetWinBkClr
Rvalue Gvalue
Bvalue |
|
|
| Assign a window background color |
|
تخصيص لون خلفية النوافذ |
|
|
Example: |
| SetWinBkClr
white
|
|
SetWinBkClr
255 255
255 |
|
|
|
|
SetWinTxtClr |
|
Syntax: |
| SetWinTxtClr
BasicColor
|
|
SetWinTxtClr
Rvalue Gvalue
Bvalue |
|
|
| Assign window text color |
|
تخصيص لون الكتابة على النوافذ |
|
|
Example: |
| SetWinTxtClr
red
|
|
SetWinTxtClr
255 0
0 |
|
|
|
|
SetEditBkClr |
|
Syntax: |
| SetEditBkClr
BasicColor
|
|
SetEditBkClr
Rvalue Gvalue
Bvalue |
|
|
| Assign edit box background color |
|
تخصيص لون خلفية مربعات الحوار |
|
|
Example: |
| SetEditBkClr
white
|
|
SetEditBkClr
255 255
255 |
|
|
|
|
SetEditTxtClr |
|
Syntax: |
| SetEditTxtClr
BasicColor
|
|
SetEditTxtClr
Rvalue Gvalue
Bvalue |
|
|
| Assign edit box text color |
|
تخصيص لون النص على مربعات الحوار |
|
|
Example: |
| SetEditTxtClr
blue
|
|
SetEditTxtClr
0 0
255 |
|
|
|
|
SetSkLstBkClr |
|
Syntax: |
| SetSkLstBkClr
BasicColor
|
|
SetSkLstBkClr
Rvalue Gvalue
Bvalue |
|
|
| Assign list view background color |
|
تخصيص لون خلفية القوائم |
|
|
Example: |
| SetSkLstBkClr
white
|
|
SetSkLstBkClr
255 255
255 |
|
|
|
|
SetSkLstTxtClr |
|
Syntax: |
| SetSkLstTxtClr
BasicColor
|
|
SetSkLstTxtClr
Rvalue Gvalue
Bvalue |
|
|
| Assign list view text color |
|
تخصيص لون النص على القوائم |
|
|
Example: |
| SetSkLstTxtClr
green
|
|
SetSkLstTxtClr
0 255
0 |
|
|
|
|
help |
|
|
| Launches help files |
|
عرض ملفات المساعدة |
|
|
|
|
|
echo |
|
|
| Disables or enables cmd screen commands display |
|
ايقاف او تمكين عرض الاوامر على شاشة مفسر الاوامر |
|
|
|
|
|
logcom |
|
|
| Screen commands will not be registered or registered to the log file |
|
ايقاف او تمكين تسجيل اوامر ورسائل الشاشة. |
|
|
|
|
|
logstat |
|
|
| Status bar messages will not be registered or registered to the log file |
|
ايقاف او تمكين تسجيل رسائل قضيب الحالة الشاشة. |
|
|
|
|
|
logman |
|
|
| Enable or Disable using the log manager (Not recommened to switch it off) |
|
ايقاف او تمكين خدمة تتبع التنفيذ (لاينصح بالايقاف بهذا الامر). |
|
|
|
|
|
load |
|
|
| Loads a D7 script and execute it |
|
يقوم بتحميل سكريبت للتنفيذ |
|
|
|
|
|
exec |
|
|
| Executes a D7 script |
|
تنفيذ سكريبت |
|
|
|
|
|
attach |
|
|
| Add a script to autoexec file for permanent use |
|
اضافة سكريبت الى autoexec للتنفيذ الدائم |
|
|
|
|
|
cmd |
|
|
| Displays command line version. |
|
عرض نسخه مفسر الاوامر وحقوق الملكية |
|
|
|
|
|
ver |
|
|
| Displays D7 version and copyright notice |
|
عرض نسخة البرنامج وحقوق الملكية |
|
|
|
|
|
res |
|
|
| Displays executed commands results |
|
عرض نتائج تنفيذ الاوامر |
|
|
|
|
|
ldcalc |
|
|
| Loads calculator |
|
نافذة حساب الاحمال |
|
|
|
|
|
subgrade |
|
|
| Modulus of sub grade reaction window |
|
نافذة حساب معامل Subgrade recation |
|
|
|
|
|
rebar |
|
|
| Launches rebar calculator |
|
نافذة توزيع قضبان التسليح. |
|
|
|
|
|
dvlen |
|
|
| Development length and lap splices |
|
نافذة حساب طول التماسك ووصلات التسليح. |
|
|
|
|
|
ReplaceBar |
|
|
| Replaces old bar diameter by a new one |
|
استبدال قطر حديد موجود باخر جديد للاستخدام |
|
|
|
|
|
ColDes |
|
|
| Short column design window |
|
نافذة تصميم الاعمدة |
|
|
|
|
|
ChkCol |
|
|
| Checking column capacity |
|
التصميم السريع لعمود |
|
|
|
|
|
qcol |
|
|
| Design a column using quick designer |
|
التصميم السريع لعمود |
|
|
|
|
|
den |
|
|
| Density of materials |
|
نافذة كثافة المواد لحساب الاحمال |
|
|
|
|
|
lwhp |
|
|
| Loads warehouse (Protected mode) |
|
نافذة بيانات الاحمال الوضع الآمن |
|
|
|
|
|
lwho |
|
|
| Loads warehouse (Open mode) |
|
نافذة بيانات الاحمال الوضع المفتوح |
|
|
|
|
|
SecDes |
|
|
| Section designer window |
|
نافذة مصمم القطاعات |
|
|
|
|
|
qsec |
|
|
| Quick section designer |
|
التصميم السريع للقطاعات |
|
|
|
|
|
SecProp |
|
|
| Section properties window |
|
نافذة خواص القطاعات |
|
|
|
|
|
miso |
|
|
| Eccentric footing design window |
|
نافذة القواعد المعرضة لعزوم |
|
|
|
|
|
shr |
|
|
| Punching shear calculation in slabs |
|
نافذة حساب اجهادات القص على البلاطات |
|
|
|
|
|
windeg |
|
|
| Wind loads (Egypt) |
|
نافذة حساب قوى الرياح حسب الكود المصري |
|
|
|
|
|
windubc |
|
|
| Wind loads (UBC) |
|
نافذة حساب قوى الرياح حسب UBC |
|
|
|
|
|
seseg |
|
|
| Seismic loads (Egypt) |
|
نافذة حساب قوى الزلازل حسب الكود المصري |
|
|
|
|
|
sesubc |
|
|
| Seismic loads (UBC) |
|
نافذة حساب قوى الزلازل حسب UBC |
|
|
|
|
|
astm |
|
|
| Searches ASTM for a test name |
|
نافذة البحث في اختبارات ASTM |
|
|
|
|
|
info |
|
|
| Current project information |
|
عرض معلومات عن المشروع |
|
|
|
|
|
calc |
|
|
| Launches area and volume calculator one of the QS tools. |
|
تشغيل حاسبةالمساحات والحجوم واحدة من ادوات حساب الكميات |
|
|
|
|
|
hdst |
|
|
| Horizontal load distribution |
|
نافذة توزيع القوى الافقية على الاعمدة والجدران |
|
|
|
|
|
tables |
|
|
| Steel tables (AISC & Egypt) |
|
نافذة جداول الحديد |
|
|
|
|
|
open |
|
|
| Open existed project |
|
فتح مشروع |
|
|
|
|
|
new |
|
|
| Create new project |
|
انشاء مشروع جديد |
|
|
|
|
|
mod |
|
|
| Modify project information |
|
تعديل بيانات المشروع |
|
|
|
|
|
close |
|
|
| Close current project |
|
اغلاق المشروع الجاري |
|
|
|
|
|
saveas |
|
|
| Make another copy of the current project |
|
عمل نسخة اخرى من المشروع الجاري |
|
|
|
|
|
tut |
|
|
| Launches flash tutorial file |
|
عرض ملفات التعليم |
|
|
|
|
|
beam |
|
|
| Beam design window |
|
نافذة تصميم وتحليل الكمرات |
|
|
|
|
|
iso |
|
|
| Isolated footing design window |
|
نافذة القواعد المنفصلة |
|
|
|
|
|
qiso |
|
|
| Isolated footing quick designer |
|
نافذة التصميم السريع للقواعد |
|
|
|
|
|
wtcl |
|
|
| Floor weight calculation |
|
حساب وزن الادوار |
|
|
|
|
|
strap |
|
|
| Strap footing design window |
|
نافذة قواعد الجار المربوطة بقواعد اخرى |
|
|
|
|
|
wft |
|
|
| Wall footing design window |
|
نافذة قواعد الجدران الحاملة |
|
|
|
|
|
rtw |
|
|
| Retaining wall design window |
|
نافذة الجدران الساندة |
|
|
|
|
|
mat |
|
|
| Mat foundation design window |
|
نافذة تصميم اللبشة |
|
|
|
|
|
cmb |
|
|
| Combined footing design window |
|
نافذة القواعد المشتركة |
|
|
|
|
|
strs |
|
|
| Slab type stair design window |
|
تصميم السلالم |
|
|
|
|
|
strb |
|
|
| Beam type stair design window |
|
نافذة تصميم السلالم ذات الكمرات |
|
|
|
|
|
cadf |
|
|
| Export footing to AutoCAD |
|
نافذة تصدير بيانات القواعد الى اتوكاد |
|
|
|
|
|
cadb |
|
|
| Export beams to AutoCAD |
|
نافذة تصدير بيانات الكمرات الى اتوكاد |
|
|
|
|
|
cadc |
|
|
| Export columns to AutoCAD |
|
نافذة تصدير بيانات الاعمدة الى اتوكاد |
|
|
|
|
|
cadp |
|
|
| Export highway profiles to AutoCAD |
|
نافذة تصدير بيانات بروفايل الطرق الى اتوكاد |
|
|
|
|
|
cfg |
|
|
| Configure D7 |
|
نافذة تهيئة برنامج D7 |
|
|
|
|
|
zip |
|
|
| Launch D7 zip window |
|
عرض نافذة ضغط الملفات |
|
|
|
|
|
zip |
|
|
| Launch D7 zip window |
|
عرض نافذة ضغط الملفات |
|
|
|
|
|
zip |
|
Syntax: |
| zip
fileName
|
|
zip
fileName pswd
|
|
|
|
|
|
Example: |
| zip
c:\myfile.dwg
|
|
zip
c:\myfile.dwg 1234
|
|
|
|
|
zipfolder |
|
Syntax: |
| zipfolder
folderPath
|
|
zipfolder
folderPath pswd
|
|
|
| Compress a folder |
|
ضغط مجلد |
|
|
Example: |
| zipfolder
c:\myfolder
|
|
zipfolder
c:\myfolder 1234
|
|
|
|
|
unzip |
|
Syntax: |
| unzip
pathTo ArchvName
|
|
unzip
pathTo ArchvName
pswd |
|
|
| Decompress an archive |
|
فك ضغط ملف |
|
|
Example: |
| unzip
c:\ myfile.zip
|
|
unzip
c:\ myfile.zip
1234 |
|
|
|
|
ziplist |
|
Syntax: |
| ziplist
ArchvName
|
|
ziplist
ArchvName pswd
|
|
|
| List contents of archive |
|
عرض محتويات ملف مضغوط |
|
|
Example: |
| ziplist
c:\myfile.zip
|
|
ziplist
c:\myfile.zip 1234
|
|
|
|
|
copy |
|
|
|
|
|
Example: |
| copy
c:\myfile.ext c:\myfile1.ext
|
|
|
|
|
|
|
ren |
|
|
| Rename a file |
|
تغيير اسم ملف |
|
|
Example: |
| ren
c:\myfile.ext c:\myfile1.ext
|
|
|
|
|
|
|
MkFolder |
|
|
| Create a folder |
|
انشاء مجلد |
|
|
|
|
|
log |
|
|
| Display D7 log file |
|
اظهار بيانات برنامج متابعة التنفيذ |
|
|
|
|
|
RegVar |
|
|
| Registers a variable in D7 configuration file |
|
تسجيل اي متغير بملف الاعدادت. |
|
|
|
|
|
GetRegVar |
|
|
| Restores a variable from D7 configuration file |
|
استعادة قيمة متغير من ملف الاعدادات. |
|
|
|
|
|
DelNote |
|
|
| Deletes selected project note |
|
الغاء الملاحظة المختارة |
|
|
|
|
|
ModNote |
|
|
| Displays [Modify a note] window |
|
اظهار نافذة تعديل ملاحظة |
|
|
|
|
|
AddNote |
|
|
| Displays [Add a note] window |
|
اظهار نافذة اضافة ملاحظة |
|
|
|
|
|
ImpNote |
|
|
| Import notes from another project |
|
استيراد ملاحظات من مشروع اخر |
|
|
|
|
|
win |
|
|
| Execute an Operating system command |
|
تنفيذ امر الى نظام تشغيل وندوز |
|
|
|
|
|
SetVars |
|
|
| Set a D7 global variable (Internal Group 1) |
|
ضبط المتغيرات العامة |
|
|
|
|
|
GetVars |
|
|
| Get a D7 global variable (Internal Group 1) |
|
استرجاع قيم متغيرات عامة |
|
|
|
|
|
SetVari |
|
|
| Set a D7 global variable (Internal Group 2) |
|
ضبط قيم متغيرات عامة |
|
|
|
|
|
GetVari |
|
|
| Get a D7 global variable (Internal Group 2) |
|
استعادة قيم متغيرات عامة |
|
|
|
|
|
SetVarb |
|
|
| Set a D7 global variable (Internal Group 3) |
|
ضبط المتغيرات العامة |
|
|
|
|
|
GetVarb |
|
|
| Get a D7 global variable (Internal Group 3) |
|
استرجاع قيم متغيرات عامة |
|
|
|
|
|
SetVarc |
|
Syntax: |
| SetVarc
VarName Rvalue Gvalue
Bvalue |
|
|
|
|
| Set a D7 global variable (Internal Group 4) |
|
ضبط المتغيرات العامة |
|
|
Example: |
| SetVarc
LISTBACKCLR 200
200 200 |
|
|
|
|
|
|
GetVarc |
|
|
| Get a D7 global variable (Internal Group 4) |
|
استرجاع قيم متغيرات عامة |
|
|
|
|
|
SetVarch |
|
|
| Set a D7 global variable (Internal Group 5) |
|
ضبط قيم متغيرات عامة |
|
|
|
|
|
GetVarch |
|
|
| Get a D7 global variable (Internal Group 5) |
|
استرجاع قيم متغيرات عامة |
|
|
|
|
|
SetVard |
|
|
| Set a D7 global variable (Internal Group 6) |
|
ضبط قيم متغيرات عامة |
|
|
|
|
|
GetVard |
|
|
| Get a D7 global variable (Internal Group 6) |
|
استعادة قيم متغيرات عامة |
|
|
|
|
|
ListVars |
|
|
| List internal vars and their values |
|
اظهار مجموعة المتغيرات الداخلية وقيمها |
|
|
|
|
|
ResetVars |
|
|
| Restores D7 defaults |
|
استعادة الاعدادات الافتراضية |
|
|
|
|
|
Retw |
|
|
| launches retaining wall design dialogue. |
|
تشغيل ديالوج تصميم الجدران الساندة |
|
|
|
|
|
Kill |
|
|
| Termintes a process in pc memory. |
|
لانهاء تطبيق يعمل بالذاكرة. |
|
|
|
|
|
bye |
|
|
| To exit D7 , Confirmation dialouge will not be displayed. |
|
للخروج من البرنامج دون تنبيه. |
|
|
|
|
|
NetStat |
|
|
| Display network status dialog. |
|
لا ظهار نافذة حالة الاتصال بالشبكة. |
|
|
|
|
|
QNetStat |
|
|
| Display network status result on CMD window. |
|
لاظهار حالة الشبكة كنص على سطر الاوامر. |
|
|
|
|
|
MkReport |
|
|
| To create a teachnical report and save it in drive [C], this command only prepare the report and does not send it. |
|
يقوم بتحضير ملف تقرير عن اداء البرنامج ولا يقوم بارساله ولكن يجهزه على الدرايف سي بجهازك. |
|
|
|
|
|
SendReport |
|
|
| Launches Report window, prepare a technical report and send it to Mohandes.Net server. |
|
يقوم بفتح نافذة اعداد التقرير ثم يعد التقرير ويرسله الى الدعم الفني. |
|
|
|
|
|
QSendReport |
|
|
| Prepare a technical report and send it to Mohandes.Net server , No interface will be displayed. |
|
يقوم باعداد تقرير ويرسله الى الدعم الفني بموقع مهندس نيت ، لا تظهر نوافذ ويتم التنفيذ على سطر الاوامر. |
|
|
|
|
|
feedback |
|
|
| Sending a feedback to technical support |
|
يرسل ملاحظاتك ومشاكلك مع البرنامج الى الدعم الفني |
|
|
|
|
|
ChkTicket |
|
|
| Checks the status of a support ticket created by the user via D7 (if any). |
|
للكشف عن حالة تذكرة دعم فني انشاها المستخدم من البرنامج في حالة وجود تذاكر مفتوحة. |
|
|
|
|
|
SndTicket |
|
|
| To send a new support ticket,you will receive the answer from the server to D7 directly. |
|
لتحرير تذكرة دعم فني وانتظار الاجابة من الموقع على البرنامج نفسه. |
|
|
|
|
|
reginfo |
|
|
| To enter your registeration information (the user name and password) provied by MohandesNet after purchasing D7 , Please not that if you changed the password on the website you need to inform D7 about the changed password by using this command. |
|
لادخال اسم المستخدم وكلمة السر التي حصلت عليها اثناء شراء البرنامج ويجب الانتباه انه في حالة تغييرك لكلمة السر على الموقع يجب ان تعيد ادخالها الى البرنامج باستخدام هذا الامر. |
|
|
|
|
|
update |
|
|
| To run live update. |
|
لتنزيل اي تحديثات جديدة للبرنامج. |
|
|
|
|
|
LoadUpdate |
|
|
| Manually update D7 from a downloaded update file. |
|
يقوم بتحديث البرنامج يدويا من ملف تحديث تم تنزيله من الانترنت الى جهاز المستخدم. |
|
|
|
|
|
cfg |
|
|
| General configuration. |
|
تهيئة البرنامج. |
|
|
|
|
|
Raft |
|
|
| Launches raft foundation designer. |
|
يقوم بتشغيل تطبيق تصميم اللبشة |
|
|
|
|
|
stripft |
|
|
| Launches Strip footings designer |
|
يقوم بتشغيل تطبيق تصميم القواعد الشريطية |
|
|
|
|
|
strapft |
|
|
| Launches design of strap footings |
|
يقوم بتشغيل تطبيق تصميم قواعد الجار المربوطة بكمرات |
|
|
|
|
|
refresh |
|
|
| Manual refresh project contents , if project manager is active. |
|
يدويا يقوم بتحديث شجرة بيانات المشروع في حالة ماذا كان مدير المشروع مفعلا. |
|
|
|
|
|
cadr |
|
|
| Road profile calculation and export to AutoCAD |
|
لتشغيل تطبيق قطاعات الطرق والتصدير لاتوكاد |
|
|
|
|
|
sched |
|
|
| Launches concrete elements schedule |
|
يقوم بتشغيل جدول العناصر الخرسانية. |
|
|
|
|
|
qs |
|
|
| Launches QS-tools |
|
يقوم بتشغيل تطبيق حساب الكميات |
|
|
|
|
|