Macro FCInfo/ru: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
 
(30 intermediate revisions by 2 users not shown)
Line 2: Line 2:


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
{{Macro/ru
{{Macro
|Name=Macro FCInfo
|Name=Macro FCInfo
|Translate=Macro FCInfo
|Icon=FCInfo.png
|Icon=FCInfo.png
|Description=Предоставляет информацию о выбранной форме и может отображать преобразование длины, наклона (градусы, радианы, уклоны, процент), площади, объема и веса в различных единицах (метрических и британских). Теперь макрос также работает для элементов эскиза в режиме редактирования.
|Description=Дает серию информации о форме.
<br />Французская Версия [https://gist.githubusercontent.com/mario52a/6afc64081c4eb8be3b93/raw/795cac01c84fbbfa7ea68703c7138667119995d8/FCInfo_fr_Ver_1-26c-rmu_Docked.FCMacro Version française]
|Author=Mario52
|Author=Mario52
|Version=1.22
|Version=1.26c
|Date=2020/11/12
|Date=2022/04/19
|FCVersion=All
|FCVersion=All
|SeeAlso=[[File:Arch Survey.svg|Arch Survey|24px]] [[Arch_Survey/ru|Arch Survey]]<br /> [[File:Macro_SimpleProperties.png|Macro_SimpleProperties|24px]] [[Macro_SimpleProperties/ru|Macro SimpleProperties]]<br /> [[File:Macro_FCInfoGlass.png|24px]] [[Macro_FCInfoGlass/ru|Macro FCInfoGlass]]
|Download=Download the [https://forum.freecadweb.org/download/file.php?id=50755 Macro_FCInfo_Icon] package and paste it in the same directory of the macro
|SeeAlso=[[File:Arch Survey.svg|Arch Survey|24px]] [[Arch_Survey/ru|Arch Survey]]<br />[[Macro_SimpleProperties/ru|Macro SimpleProperties]]
}}
}}
</div>
</div>


==Description==
<span id="Description"></span>

<div class="mw-translate-fuzzy">
==Описание==
==Описание==
Предоставляет серию информации о выбранной форме и может отображать преобразование длины, угла наклона (градусы, радианы, градусы, исходное значение) формы, поверхности, объема и веса формы в плотность, выбранную в различных единицах величин международных и англоязычных -Saxon.
</div>


Предоставляет информацию о выбранной форме и может отображать преобразование длины, наклона (градусы, радианы, уклоны, процент), площади, объёма и веса в различных единицах (метрических и британских). Теперь макрос также работает для элементов эскиза в режиме редактирования.
{{Codeextralink|https://gist.githubusercontent.com/mario52a/8d40ab6c018c2bde678f/raw/4ecf1b82162b7a9e600c9ee511410ddf06c6e534/FCInfo_en_Ver_1-25d-rmu_Docked.FCMacro}}

{{Codeextralink|https://gist.githubusercontent.com/mario52a/8d40ab6c018c2bde678f/raw/c18679d096d168133e6f9e914774b3ba06ff6dc9/FCInfo_en_Ver_1-28c-rmu_Docked.FCMacro}}


[[File:Macro_FCInfo_00_en.png|480px]]
[[File:Macro_FCInfo_00_en.png|480px]]
{{Caption|FCInfo}}
{{Caption|FCInfo}}


==Utilisation==
==Usage==


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Выберите объект или запустите приложение и выберите объект, после чего появится ряд сведений. Его расчеты основаны на единице измерения FreeCAD, которой является '''мм''' при каждом новом выделении, единица длины всегда указывается в '''мм''', а угол - в '''десятичных градусах'''.
== Использование ==
Выберите объект или запустите приложение и выберите объект, и появится ряд информации.
Его расчеты основаны на единстве FreeCAD, которое представляет собой «мм» для каждого нового выделения, единица длины всегда возвращается на "mm", а угол на «десятичные градусы».
[[File:Macro FCInfo 06.png|200px|left|upper window]][[File:Macro FCInfo 07.png|200px|lower window]]
[[File:Macro FCInfo 06.png|200px|left|upper window]][[File:Macro FCInfo 07.png|200px|lower window]]
</div>
</div>


<div class="mw-translate-fuzzy">
{{clear}}
{{clear}}
'''Сектор 1: Документ'''
'''Сектор 1: Документ'''
Line 44: Line 40:
*Имя субэлемента объекта
*Имя субэлемента объекта
*Тип объекта
*Тип объекта
</div>


===Sector 1: Document===

[[File:Macro_FCInfo_Document_00.png|FCInfo Document]]

*Document name
*Label and internal name of the object
*Internal Name of the object
*Sub element name and type of the object
*Type of the object
''(you can checked to {{false}} the variable '''switch_setVisible_GBox_001_Document''' for hidden the Box)''


<span id="Sector_2:_Coordinates_click_mouse"></span>
<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
'''Сектор 2: Координаты щелкают мышью'''
'''Сектор 2: Координаты щелкают мышью'''
Line 50: Line 60:
*Кнопка создания в точке, оси, плоскости, копировать векторную ось формы '''FreeCAD.Vector (-24.0, 240.0, 7.0)'''
*Кнопка создания в точке, оси, плоскости, копировать векторную ось формы '''FreeCAD.Vector (-24.0, 240.0, 7.0)'''
</div>
</div>

[[File:Macro_FCInfo_Coordinate_click_mouse_00.png|FCInfo Coordinate]]

*Coordinates X,Y and Z click to mouse
*The {{Button|button}} creates point, axis, plane, copy vector axis from '''FreeCAD.Vector(-24.0, 240.0, 7.0)'''
''(you can checked to {{false}} the variable '''switch_setVisible_GBox_002_Coordinate_Mouse''' for hidden the Box)''

===Sector 3: Color on point===

[[File:Macro_FCInfo_Color_on_point_00.png|FCInfo Color_on_point]]


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 57: Line 77:
</div>
</div>


===Sector 4: Components Mesh===
<div class="mw-translate-fuzzy">
'''Сектор 4: вершины и детали'''
*CheckBox для поиска или не все детали объекта, если не отмечен, отображаются только основные значения.
*Вершины и детали фигуры (compt_Edge), (compt_Faces), (compt_Vector of Face) <br /> макс. 200 строк в таблице, если отображается более 200 строк (! + 200) и количество строки <br /> (полная информация может быть сохранена с помощью кнопки {{KEY|Save}} в файле в формате CSV, и его можно просмотреть в электронной таблице с помощью {{KEY|Read}} или с помощью внешней таблицы в виде[https://www.libreoffice.org/ LibreOffice] [http://openoffice.apache.org/downloads.html OpenOffice] or other)
</div>


[[File:Componant_Mesh_v_1-28.png|FCInfo Component Mesh]]
<div class="mw-translate-fuzzy">
'''Сектор 5: Наклон'''
* Наклоны объекта могут отображаться в:
* '''десятичная степень''', например: 174.831872611 °
* '''Вторая минута градусов''', например: <nowiki> 174 ° 49 '54.741401' '</nowiki>
* '''радиан''', например: 3.05139181449 рад
* '''оценка'', например: 194.257636235 гон
* '''pourcent''' ex: 30 ° = 57,74%
* Наклоны в плоскостях XY, YZ, ZX и их координаты
* '''Направление объекта''', укажите направление объекта для расчета: координируйте_1 - координируйте_2 = направление (или обратное)
** {{KEY|Line}} эта кнопка создает линию в направлении объекта
* '''ValueAt''', возвращает трехмерный вектор, соответствующий значению параметра.
</div>


If the selection is a mesh object one new window '''''"Components"''''' is displayed and gives:
<div class="mw-translate-fuzzy">
'''Сектор 6: Поверхность и Объем'''
* Поверхность формы отображается размер блока может быть выбран
* Поверхность лица отображается размер блока может быть выбран
* Объем формы отображается размер блока может быть выбран
* плотность материала в '''kg by dm3'''<br /> ("spinBox" установлен в "7,5" kg, средняя плотность стали. Если вы хотите другое значение по умолчанию изменить значение плотности, строка 204)
* Можно выбрать единицу массы {{KEY|gram}}: <br /> ton,quintal, kg, hg, dag, '''gram''', dg, cg, mg, µg, ng, pg, fg, gr (grain), dr (drachm), oz (once), oz t (once troy)<br /> lb t (livre troy), lb (livre av), st (stone), qtr (quarter), cwt (hundredweight), tonneau fr, ct
* Вес формы отображается единица массы может быть выбран
</div>


*Edges : number of edges {{LineEdit|9561}}.
<div class="mw-translate-fuzzy">
*Faces : number of faces {{LineEdit|6374}}.
'' 'Сектор 7: BoundBox' ''
*Points : number of points {{LineEdit|3189}}.
* BoundBox экстремальные размеры фигуры
''(you can checked to {{false}} the variable '''switch_setVisible_GBox_004_Object_Mesh''' for hidden the Box)''<br />
</div>


===Sector 5: Units===
<div class="mw-translate-fuzzy">
'''Сектор 8: Центр:'''
* Центр формы и эти координаты XYZ
* Центр масс и эти координаты XYZ
* Кнопка создания в точке, оси, плоскости, копировать векторную ось формы '''FreeCAD.Vector (-24.0, 240.0, 7.0)'''
</div>


[[File:Macro_FCInfo_Units_00.png|FCInfo Units]]
<div class="mw-translate-fuzzy">

'''Сектор 9: Инерция'''
*{{ComboBox|mm}} : If the object is a face perimeter, length of the object is displayed. Unit size can be selected :<br />km, hm, dam, m, dm, cm, '''mm''', µm, nm, pm, fm, inch, link, foot, yard, perch, chain, furlong, mile, league, nautique.
* Момент инерции и эти координаты длины и веса
*Length of the object : Length of the object or perimeter of the face {{LineEdit|10.0 mm}}.
* Кнопка создания в точке, оси, плоскости, копировать векторную ось формы '''FreeCAD.Vector (-24.0, 240.0, 7.0)'''
*If the object is a circle, a second lineEdit '''Radius :''' is opened and display the radius and diameter of circle {{LineEdit|2.0 mm (dia. 4.0 mm)}}.
** линия действий 1: x1, y1, z1
*Perimeter of the shape (12). Perimeter of the object and number of subObject (Edges) contained in the object {{LineEdit|120.0 mm}}.
** линия действия 2: x2, y2, z2
''(you can checked to {{false}} the variable '''switch_setVisible_GBox_005_Value_Unit''' for hidden the Box)''
** линия действия 3: x3, y3, z3

** диагональ действия 4: x1, y2, z3
===Sector 6: Inclination===
одинаковы по длине и весу

* Определитель 1: вычисляет определитель матрицы научного значения
[[File:Macro_FCInfo_Inclination_00.png|FCInfo Inclination]]
* Определитель 2: вычисляет определитель десятичного значения матрицы

</div>
*'''Inclination of the object''' can be displayed in:
**decimal degree, ex: {{LineEdit|174.831872611°}}
**degree minute seconde, ex: {{LineEdit|174° 49' 54.741401''}}
**radian, ex: {{LineEdit|3.05139181449 rad}}
**grade, ex: {{LineEdit|194.257636235 gon}}
**percent, ex: 30° = {{LineEdit|57.74%}}
*'''Inclinations in planes XY, YZ, ZX''' and their coordinates
*'''Direction object''', {{LineEdit|Vector (0.0, 0.0, -10.0)}} give the direction of object. The calculate is : coord_1 - coord_2 = direction (or reverse)
**{{Button|Direction}} this button create a line in direction of the object.
*'''ValueAt(0)''', {{LineEdit|Vector (0.0, 0.0, 10.0)}} returns the 3D vector corresponding to a parameter value.
**{{Button|ValueAt(0)}} this button create a line in ValueAt direction of the object.
*'''NormalAt(0,0)''', {{LineEdit|Vector (0.0, 0.0, 1.0)}} returns the 3D vector corresponding to a parameter value.
**{{Button|NormalAt(0,0)}} this button create a line in NormalAt direction of the object.
''(you can checked to {{false}} the variable '''switch_setVisible_GBox_006_Inclination''' for hidden the Box)''

===Sector 7: Surface and Volume===

[[File:Macro_FCInfo_Surface_and_Volume_00.png|FCInfo Surface and Volume]]

*Surface of the form displayed, unit size can be selected. {{LineEdit|600.0 mm2}}
*Surface of the face displayed, unit size can be selected. {{LineEdit|0.0 mm2}}
*Volume of the form displayed, unit size can be selected. {{LineEdit|1000.0 mm3}}
*Unit , choice your unit.
*The {{ComboBox|gram}} unit mass can be chosen :<br /> ton,quintal, kg, hg, dag, '''gram''', dg, cg, mg, µg, ng, pg, fg, gr (grain), dr (drachm), oz (once), oz t (once troy),<br />lb t (livre troy), lb (livre av), st (stone), qtr (quarter), cwt (hundredweight), tonneau fr, ct.
*Weight of the form displayed, unit mass can be selected. {{LineEdit|2.7 g}}
*Density of the material in '''kg by dm3''' {{LineEdit|2.7000 kg (by dm3)}}
*Material {{ComboBox|Metal Nickel (Ni),8.27,10.0,adapt Price}}
**In beginning the macro search the file '''FCInfo_material.txt''', if the file not exist, one file FCInfo_material.txt is created.
**The file is created with 10 types of material saved in this format.
***'''Title of material , Density on dm3 , Price on dm3 , text info on choice'''
***''(4 fields separate by coma)''
***Liquid Water (H2o),1,10.0,adapt Price
***Mater Beton,2.4,10.0,adapt Price
***Metal Aluminium (Al),2.7,10.0,adapt Price
***Metal Copper (Cu),8.96,10.0,adapt Price
***Metal Gold (Au),19.3,10.0,Gratis
***Metal Iron (Fe),7.87,10.0,adapt Price
***Metal Lead (Pb),11.35,10.0,adapt Price
***Metal Magnesium (Mg),1.43,10.0,adapt Price
***Metal Nickel (Ni),8.27,10.0,adapt Price
***Metal Pewter (Sn),7.29,10.0,adapt Price
***Metal Platinum (Pt),21.45,10.0,adapt Price
***Metal Silver (Ag),10.5,10.0,adapt Price
***Metal Sodium (Na),0.97,10.0,adapt Price
***Metal Titanium (Ti),4.4,10.0,adapt Price
***Metal Zinc (Zn),7.1,10.0,adapt Price
***Wood Beechwood,0.8,10.0,adapt Price
***Wood MDF,0.75,10.0,adapt Price
***Wood Mahogany,0.6,10.0,adapt Price
***Wood Oak,0.7,10.0,adapt Price
***Wood White pine,0.4,10.0,adapt Price
*New material or editing {{LineEdit|Metal Nickel (Ni),8.27,10.0,adapt Price}}
**you can modify or edit one new material in this format:
**'''Title, Density on dm3, Price on dm3, text info on choice'''
**''(4 fields separate by coma)''
**''you can also edit the file in your favorite editor respecting the specific format''
**you can save the file in a path desired with the variable : '''seTMaterialSavePathName'''
**''by default the file is created in the macro path''
**{{Button|Delete 1/17}} : delete the field displayed
**{{Button|Save}} : save the modification or the new material
''(you can checked to {{false}} the variable '''switch_setVisible_GBox_007_Surface_and_Volume''' for hidden the Box)''

===Sector 8: Cost===

[[File:Macro_FCInfo_Cost_00.png|FCInfo Cost]]

*Cost total : cost total of the object selected
{{LineEdit|0.027 Eu}}
*Price (kg/dm3) : price of the material selected (''Metal Aluminium (Al),2.7,'''''10.0''''',adapt Price'')
{{SpinBox|10,0000 Eu (by Kg)}}<br />
''(you can checked to {{false}} the variable '''switch_setVisible_GBox_008_Cost_And_Price''' for hidden the Box)''

===Sector 9: BoundBox===

[[File:Macro_FCInfo_BoundBox_00.png|FCInfo BoundBox]]

*BoundBox gives extreme dimensions of the shape.
**maximum X length : {{LineEdit|10.0 mm}}
**maximum Y length : {{LineEdit|10.0 mm}}
**maximum Z length : {{LineEdit|10.0 mm}}
**diagonal length : {{LineEdit|17.3205 mm}}
**{{Button|Tracing}} : create 6 rectangles to dimensions of boundbox
**{{Button|Volume}} : create volume to dimensions of boundbox
**{{CheckBox|Text Dim.}} : create the dimension of the triangle ''(boundbox)''
**If the {{CheckBox|TRUE|Text Dim.}} is checked, the spinbox dimension of text {{SpinBox|3,000}} is operational for give your value ''(3.0 by default)''
''(you can checked to {{false}} the variable '''switch_setVisible_GBox_009_BoundBox''' for hidden the Box)''

===Sector 10: Center of:===

[[File:Macro_FCInfo_Center_of_00.png|FCInfo Center of...]]

*Center of the shape and these coordinates XYZ
*Center of mass and these coordinates XYZ
*The {{Button|buttons}} creates on point, axis, plane, copy vector axis form '''FreeCAD.Vector(-24.0, 240.0, 7.0)''' ''(see Sector 13)''
''(you can checked to {{false}} the variable '''switch_setVisible_GBox_010_Center_Mass''' for hidden the Box)''

===Sector 11: Inertia===

[[File:Macro_FCInfo_Inertia_00.png|FCInfo Inertia]]

*Moment of inertia and these coordinates length and weigth
*The button creates on point, axis, plane, copy vector axis form '''FreeCAD.Vector(-24.0, 240.0, 7.0)''' ''(see Sector 13)''
** action line 1 : {{LineEdit|x1}}, {{LineEdit|y1}}, {{LineEdit|z1}}, {{LineEdit|0.0}}
** action line 2 : {{LineEdit|x2}}, {{LineEdit|y2}}, {{LineEdit|z2}}, {{LineEdit|0.0}}
** action line 3 : {{LineEdit|x3}}, {{LineEdit|y3}}, {{LineEdit|z3}}, {{LineEdit|0.0}}
** action 4 diagonal : {{LineEdit|x1}}, {{LineEdit|y2}}, {{LineEdit|z3}}
same for length and weigth
*Determinant 1 : {{LineEdit|4629629629629.633}} computes the determinant of the matrix, in [https://en.wikipedia.org/wiki/Scientific_notation scientific value]
*Determinant 2 : {{LineEdit|4629629629629.6328125}} computes the determinant of the matrix, in decimal value
''(you can checked to {{false}} the variable '''switch_setVisible_GBox_011_Inertia''' for hidden the Box)''

===Sector 12: SpreadSheet===

[[File:Macro_FCInfo_Disabled_module_00.png|FCInfo Disabled]]

*{{CheckBox|Disabled module}} CheckBox for search or not all details of the object. If it is not checked, only the principal value is displayed.
*Vertexes and details of the shape (compt_Edge), (compt_Faces), (compt_Vector of the Face)
*Max 200 lines in the table, if there are more than 200 lines it appears '''(!+ 200)''' and the number of lines
*If the object is complicated with many objects, the time is long and the search is repeated with every mouse click. The write function in the spreadSheet included, decreases the display time for this it is disabled by default
*Full details can save be the {{Button|Save}} button in a file in CSV format and can be viewed the file in spreadsheet with the {{Button|Read}} or by an external spreadsheet as [https://www.libreoffice.org/ LibreOffice] [http://openoffice.apache.org/downloads.html OpenOffice] or other<br/>
''(you can checked to {{false}} the variable '''switch_setVisible_GBox_012_SpreadSheet''' for hidden the Box)''

===Sector 13: SpreadSheet creation===

[[File:Macro_FCInfo_SpreedSheet_00.png|FCInfo SpreedSheet]]


*{{Button|SpreadSheet}} : create a new spreadsheet in a document
'''Раздел 10: Электронная таблица'''
*{{LineEdit|SpreadSheet}} : the current spreadsheet. if the spreadsheet does not exist one spreadsheet is created
* {{KEY|Read}}: читать данные в сохраненной электронной таблице '''.FCInfo''' или в формате txt, asc, csv
*{{Button|Refresh}} : refresh the list of spreadsheet in document
* {{KEY|Save}}: сохранить данные на диск в форме, выбранной ниже '''.FCInfo''' или txt, asc, csv
*{{ComboBox|-}} : the spreadsheet(s) present in document
* {{KEY|Tabulation}}: разделитель - Tabulation
*{{Button|Read}} : read the data in a spreadsheet saved '''.FCInfo''' or txt, asc, csv
* {{KEY|Comma}}: разделитель - запятая
*{{Button|Save}} : save the data in disk in the form selected below '''.FCInfo''' or txt, asc, csv
* {{KEY|Semicolon}}: разделитель точка с запятой
*{{RadioButton|TRUE|Tabulation}} : the separator is Tabulation (by default)
* {{KEY|Space}}: разделитель - Space
*{{RadioButton|Comma}} : the separator is Comma
*{{RadioButton|Semicolon}} : the separator is Semicolon
*{{RadioButton|Space}} : the separator is Space


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 128: Line 247:
Если вы хотите преобразовать свою старую электронную таблицу FCInfo: откройте ее в FCInfo и сохраните ее, выбрав опцию Tabulation
Если вы хотите преобразовать свою старую электронную таблицу FCInfo: откройте ее в FCInfo и сохраните ее, выбрав опцию Tabulation
</div>
</div>

===Sector 14: Main tools===

[[File:Macro_FCInfo_Main_00.png|FCInfo Main]]

*{{CheckBox|Info}} : if this CheckBox is checked, the informations are displayed in the report view window
*{{CheckBox|Point}} : if checked, one point is created in the coordinate displayed form : '''FreeCAD.Vector(-24.0, 240.0, 7.0)'''
*{{CheckBox|Axis}} : if checked, one axis is created in the coordinate displayed form : '''FreeCAD.Vector(-24.0, 240.0, 7.0)'''
*{{CheckBox|Plane}} : if checked, one axis plane is created in the coordinate displayed form : '''FreeCAD.Vector(-24.0, 240.0, 7.0)'''
*{{RadioButton|Clip-B0}} : None clipBoard
*{{RadioButton|Clip-B1}} : If checked the coordinate are copy in the clipBoard Form : '''FreeCAD.Vector(X.0, Y.0, Z.0)''' FreeCAD model
*{{RadioButton|Clip-B2}} : If checked the coordinate are copy in the clipBoard Form : '''X, Y, Z''' with Comma separator
*{{RadioButton|Clip-B3}} : If checked the coordinate are copy in the clipBoard Form : '''X Y Z''' as is with Space separator
*{{CheckBox|Left/Right}} : if this CheckBox is not checked, the window macro are displayed to right (default). If it is checked the window macro are displayed to left.<br> If the option is 1 mode fly ''(User parameter:BaseApp/Preferences/Macros/FCMmacros/FCInfo/'''seTPositionFlyRightLeft''')'' this button is not visible .
*{{SpinBox|4 (Decimales)}} : give the number of decimal displayed
*{{SpinBox|12 (Dim. texte)}} : give the dimensionof text in the macro
*{{Button|Forum}} : direction FCInfo forum tread ''(you must to be connected to internet)''
*{{Button|Wiki}} : direction Wiki FCInfo ''(you must to be connected to internet)''
*{{Button|Ref}} : refresh the display of data in report view
*{{Button|Exit}} : exit properly the macro ''(not use the red cross of the window)''
''(you can checked to {{false}} the variable '''switch_setVisible_GBox_014_Main_Tools''' for hidden the Box)''


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
После запуска макроса макрос остается активным, а окно остается видимым. Чтобы выйти из макроса, нажмите {{KEY|Exit}}. Если вы уйдете крестиком, макрос останется в памяти, а данные появятся в "представлении отчета" FreeCAD.
'''Раздел 11: Главный'''
* {{KEY|CheckBox Clip Board}}: если флажок установлен, координаты сохраняются в форме clipBoard: '''FreeCAD.Vector (-24.0, 240.0, 7.0)'''
* {{KEY|CheckBox Point}}: если установлен флажок, в отображаемой координате создается одна точка: '''FreeCAD.Vector (-24.0, 240.0, 7.0)'''
* {{KEY|CheckBox Axis}}: если установлен флажок, создается одна ось в отображаемой форме координат: '''FreeCAD.Vector (-24.0, 240.0, 7.0)'''
* {{KEY|CheckBox Plane}}: если проверено, создается одна плоскость оси в отображаемой форме координат: '''FreeCAD.Vector (-24.0, 240.0, 7.0)'''
* {{KEY|Ref}}: обновить отображение данных в представлении отчета
* {{KEY|Exit}}: выйти из макроса (необходимо перезапустить с помощью кнопки панели инструментов или меню "Вид → Панели → FCInfo"
* {{KEY|CheckBox}} '''1''': если этот флажок установлен, информация отображается в окне просмотра отчета
* {{KEY|CheckBox}} '''2''': если этот флажок не установлен, макрос окна отображается справа (по умолчанию). Если это отмечено, макрос окна отображается слева
</div>
</div>

После запуска макроса макрос остается активным, а окно остается видимым. Чтобы выйти из макроса, нажмите {{KEY|Exit}}. Если вы уйдете крестиком, макрос останется в памяти, а данные появятся в "представлении отчета" FreeCAD.


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 155: Line 285:
==Options==
==Options==


<span id="The_unit_used"></span>
<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
==Варианты==
==Варианты==
Line 177: Line 308:
</div>
</div>


<div class="mw-translate-fuzzy">
Понимание углов в дисплее FCInfo.
Понимание углов в дисплее FCInfo.
Line 183: Line 315:
Image:Macro FCInfo 02.png|Understanding of angles in FCInfo display
Image:Macro FCInfo 02.png|Understanding of angles in FCInfo display
Image:Macro FCInfo 03.gif|Understanding of angles in poucent in FCInfo display <br /> click twice to see the animation (the image must be in full screen)
Image:Macro FCInfo 03.gif|Understanding of angles in poucent in FCInfo display <br /> click twice to see the animation (the image must be in full screen)
</gallery>
</center>
{{clear}}
</div>

<center>
<gallery widths="400" heights="200">

Image:Macro FCInfo 02.png|Understanding of angles in FCInfo display
Image:Macro FCInfo 03.gif|Understanding of angles in percent in FCInfo display <br /> click twice to see the animation (the image must be in full screen)

</gallery>
</gallery>
</center>
</center>
Line 196: Line 339:
</div>
</div>


====FCInfo Configuration====
{{Code|code=
global densite ; densite = 7.5 # (steel = 7.5 kg par dm3)
}}


*Location : '''Tools > Edit parameter > *User parameter:BaseApp/Preferences/Macros/FCMmacros/FCInfo/'''
<div class="mw-translate-fuzzy">
*'''switchNotInfoOnBeginning''' '''#''' SetBool {{true}} or [{{false}}]
Файл может быть создан кнопкой {{KEY|Save}}. Файл записан в виде файла [https://fr.wikipedia.org/wiki/Comma-separated_values csv] таким образом, данные могут быть изучены в электронной таблице в FreeCAD or Openoffice, LibreOffice...
**Display or not this text information on run macro
</div>
***[{{false}}] = display this information
*** {{true}} = this Information is Not displayed On Beginning
*'''switchVersionSearch''' '''#''' SetBool {{true}} or [{{false}}]
**Search if one new version exist on run macro
*'''switchWarning''' '''#''' SetBool {{true}} or [{{false}}]
**Display or not display the window warning in case not good selection
*'''switchCreatePoint''' '''#''' SetBool {{true}} or [{{false}}]
**Check the Create point checkBox
*'''switchCreateAxis''' '''#''' SetBool {{true}} or [{{false}}]
**Check the Create axis checkBox
*'''switchCreatePlane''' '''#''' SetBool {{true}} or [{{false}}]
**Check the Create plane checkBox
*'''switchDisplayInfoObject''' '''#''' SetBool {{true}} or [{{false}}]
**Check the info checkBox
*'''switchClearDisplayReportView''' '''#''' SetBool {{true}} or [{{false}}]
**if switchClearDisplayReportView is {{true}} the ReportView is cleared
*'''seTWidgetPosition''' '''#''' SetBool {{true}} or [{{false}}]
**Check the Widget Position Left/Right checkBox
**if seTWidgetPosition [{{false}}] : if seTPositionFlyRightLeft = 2 = docked to Right
**if seTWidgetPosition {{true}} : if seTPositionFlyRightLeft = 3 = docked to Left
**if it is 1 the window macro is not docked
*'''switchBoundBoxCreateText''' '''#''' SetBool {{true}} or [{{false}}]
**Create the text dimension of the BoundBox
*'''seTBoundBoxTextHeigth''' '''#''' seTBoundBoxTextHeigth = 3.0
**Give the Heigth of the text dimension (independent of the seTTextHeigthValue)
*'''seTBoundBoxTextArround''' '''#''' seTBoundBoxTextArround = 3
**Give the arround of the text dimensions (independent of the seTDecimalValue)
*'''seTMemoClipBoard''' '''#''' SetInt [0], 1, 2, 3
**Give one value [0], 1, 2, 3 clipBoard
***[0] = desactivate the clipBoard
*** 1 = the data string is memorised to : FreeCAD.Vector( X, Y, Z )
*** 2 = the data string is memorised to : X, Y, Z
*** 3 = the data string is memorised to : X Y Z
*'''seTTextHeigthValue''' '''#''' SetInt 11
**Give one text heigth value of the macro
*'''seTDecimalValue''' '''#''' SetInt 4
**Give the number of decimal displayed
**If the number is -1 the total decimal value is displayed)
*'''seTMaterialCurrentIndex''' '''#''' SetInt 0
**Set the index of the ComboBox
*'''seTMaterialFileName''' '''#''' SetString FCInfo_material.txt
**Name of the material file
*'''seTMaterialSavePathName''' '''#''' SetString C:\...\Macro\FCInfo_material.txt
**Path name of the material file
*'''seTMaterialPrice''' '''#''' SetFloat
**Material price by Kg
*'''seTMaterialSuffixDevise''' '''#''' SetString
**Devise money
*'''seTMaterialSuffixCost''' '''#''' seTMaterialSuffixCost
**Suffix Devise cost
*'''seTMaterialCost''' '''#''' SetFloat
**Material cost
*'''seTDensiteValue''' '''#''' SetFloat 1.0
**Give the densite value
*'''seTDensiteDecimalNumber''' '''#''' SetInt 4
**Give the number of decimal for the densite value
*'''seTDensiteSingleStep''' '''#''' SetFloat 1.0
**Give the step for one click, by default 1.0 (possible 0.01 or ...)
*'''seTDensiteSuffixChain''' '''#''' SetString kg (by dm3)
**Choice your suffix string
*'''seTPositionFlyRightLeft''' '''#''' SetInt 2
**Choice your position, Fly, [Right], Left
*** 1 = the macro window is fly (not docked)
***[2] = the macro window is positioned to Right
*** 3 or other = the macro window is positioned to Left
*'''seTIndexUnitWeight''' '''#''' SetInt
**Set unit Weight index
*'''seTUnitSymbolMicro''' '''#''' U
**Set Symbol Micro
*'''seTUnitSymbolCube''' '''#''' 3
**Set Symbol Cube
*'''seTUnitSymbolCarre''' '''#''' 2
**Set Symbol Square
*'''seTIndexUnitLength''' '''#''' SetInt
**Set unit Length index
*'''setBSplineToByArcValue''' '''#''' SetFloat 0.00001
**Set unit for cut the BSpline for seack the radius on point given
*'''setMeshTopologyValue''' '''#''' SetFloat 0.1
**Set unit for create the Mesh to Shape
*'''switchBSplineCreateCircleConstructorAxis''' '''#'''SetBool {{true}} or [{{false}}]
**Display the axis of the circles (arcs) for create the BSpline
*'''switchBSplineCreateCircleConstructor''' '''#'''SetBool {{true}} or [{{false}}]
**Display the circles cretors for create the BSpline
*'''switchCreateLineDiVatNatOnClick''' '''#'''SetBool {{true}} or [{{false}}]
**Create the Line info on point (0,0,0) or on point mouse clicked (x,y,z) if it is {{true}}
**If it is {{true}} one '*' is displayed in front of text. EX: '*Direction'


This switch ''(section GroupBox)'' allows you to view only the desired section(s) (just visual) {{False}} or {{True}}.

All calculations are done without taking account of this option

* section GroupBox begin
**'''switch_setVisible_GBox_001_Document''' = True (1)
**'''switch_setVisible_GBox_002_Coordinate_Mouse''' = True (1)
**'''switch_setVisible_GBox_003_Color''' = True (1)
**'''switch_setVisible_GBox_004_Object_Mesh''' = True (1)
**'''switch_setVisible_GBox_005_Value_Unit''' = True (1)
**'''switch_setVisible_GBox_006_Inclination''' = True (1)
**'''switch_setVisible_GBox_007_Surface_and_Volume''' = True (1)
**'''switch_setVisible_GBox_008_Cost_And_Price''' = True (1)
**'''switch_setVisible_GBox_009_BoundBox''' = True (1)
**'''switch_setVisible_GBox_010_Center_Mass''' = True (1)
**'''switch_setVisible_GBox_011_Inertia''' = True (1)
**'''switch_setVisible_GBox_012_SpreadSheet''' = True (1)
**'''switch_setVisible_GBox_013_SpreadSheet_Creation''' = True (1)
**'''switch_setVisible_GBox_014_Main_Tools''' = True (1)
* section GroupBox end


<span id="Script"></span>
<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
==скрипт==
==скрипт==
Line 220: Line 470:
The icon must be in the same directory as the macro.<br />
The icon must be in the same directory as the macro.<br />
Download image positioning on the icon [[File:FCInfo.png|64px]] [[File:FCInfoSpreadsheet.png|64px]] and then drag the mouse right click "save as" (do not change the name)<br />
Download image positioning on the icon [[File:FCInfo.png|64px]] [[File:FCInfoSpreadsheet.png|64px]] and then drag the mouse right click "save as" (do not change the name)<br />

<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
'''PS: слишком долго, чтобы содержаться на вики-странице (в настоящее время вики-страницы принимают только 64 КБ), код макроса размещен на форуме'''<br /><br />
'''PS: слишком долго, чтобы содержаться на вики-странице (в настоящее время вики-страницы принимают только 64 КБ), код макроса размещен на форуме'''<br /><br />
</div>
</div>

<div class="toccolours mw-collapsible mw-collapsed">

Существует также FCInfo_Alternate_Linux только для FreeCAD версии 0.13 ... и PyQt4
<div class="mw-collapsible-content">

<div class="mw-translate-fuzzy">
Также есть [http://www.freecadweb.org/wiki/index.php?title=Macro_FCInfo_Alternate_Linux Macro_FCInfo_Alternate_Linux] здесь код изменяется (из-за ошибки отображения символов : '''² ³ ° μ''' порядковый номер не в диапазоне (128)") что создает проблемы в определенных конфигурациях, функции одинаковы <br />
Example :
{{Code|code=
global uniteSs ; uniteSs = u"mm²"
global uniteVs ; uniteVs = u"mm³"
global uniteAs ; uniteAs = u"°"
}}
remplacés par
{{Code|code=
global uniteSs ; uniteSs = "mm"+iso8859(unichr(178))
global uniteVs ; uniteVs = "mm"+iso8859(unichr(179))
global uniteAs ; uniteAs = iso8859(unichr(176))
}}
'''Файлы, сохраненные в этой версии, несовместимы с другой версией (закрепленной или нет)'''
</div>
</div> <br />
</div>

Загрузите файл значка [https://forum.freecadweb.org/download/file.php?id=50755 Macro_FCInfo_Icon] разархивируйте и скопируйте иконку в ту же директорию макроса


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 257: Line 482:
{{CodeDownload|https://gist.github.com/mario52a/8d40ab6c018c2bde678f|последняя версия Macro_FCInfo и значки в конце страницы}}
{{CodeDownload|https://gist.github.com/mario52a/8d40ab6c018c2bde678f|последняя версия Macro_FCInfo и значки в конце страницы}}
</div>
</div>



<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 294: Line 518:


==Version==
==Version==

ver 1.28b 1.28c 2023/10/30 orthographe

ver 1.28 01/09/2023 modify variable name, possibility hidden each sector, save data spreadSheet in document, surface radius, add button webWiki and webForum

ver 1.27 2023/06/30 optimize the styleSheet, correct the left/right position and restore view after edition sketcher
{{Code|code=
self.PB_00_Decrement.setStyleSheet("background-color: white; border:2px solid rgb(215, 10, 22);") # bord white and red
}}
replaced by
{{Code|code=
self.PB_00_Decrement.setStyleSheet("QPushButton {background-color: white; border:2px solid rgb(215, 10, 22)};") # bord white and red
}}


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
*ver 1.22 , 12/11/2020 : now the macro is totally uninstalled i use :
*ver 1.22 , 12/11/2020 : now the macro is totally uninstalled i use :
</div>
</div>

*ver 1.26b 20/02/2022 upgrade for detect BSpline in SubObject

*ver 1.26 06/02/2022 add info on Mesh and Points objects, decode colours, duplicate object or subObject, memorize the latest path and other preferences options

*ver 1.25e 18/12/2021 add info detailed to BSpline (ToByArcs) and info "sel[0].TypeId"
*ver 1.25d 12/12/2021 ---
*ver 1.25c 12/12/2021 correct "strAround((" by "str(Around(" and other little ...
*ver 1.25b 11/12/2021 correction error in change/modify new material and reorganization
*ver 1.25 10/12/2021 PySide2 and add comboBox materials
*ver 1.24 02/12/2021 add [https://forum.freecadweb.org/viewtopic.php?f=22&t=59852 adjustedGlobalPlacement] modified by edwilliams16 for placement with Body, boundbox tracing
*ver 1.23cb 25/11/2021 delete '''"import Sketcher * "''' create conflict with "'''open(OpenName, "r")'''" ??
Adding
{{Code|code=
{{Code|code=
FreeCAD.ActiveDocument.openTransaction(u"FCInfo") # memorise les actions (avec annuler restore)
FreeCAD.ActiveDocument.openTransaction(u"FCInfo") # memorise les actions (avec annuler restore)
Line 327: Line 577:
FreeCAD >Menu >Tools >Edit parameters... >BaseApp/Preferences/Macros/FCMmacros/FCInfo > switchWarning
FreeCAD >Menu >Tools >Edit parameters... >BaseApp/Preferences/Macros/FCMmacros/FCInfo > switchWarning
}}
}}
<div class="mw-translate-fuzzy">
*ver 1.21-3.01 , 07/11/2019 # 07/11/2019 ver "01.21-3-rmu" replace character micro = "U", square = "2", cube = "3", degrees = " deg" see "https://forum.freecadweb.org/viewtopic.php?f=3&t=6005&start=70#p345819"
*ver 1.21-3.01 , 07/11/2019 # 07/11/2019 ver "01.21-3-rmu" replace character micro = "U", square = "2", cube = "3", degrees = " deg" see "https://forum.freecadweb.org/viewtopic.php?f=3&t=6005&start=70#p345819"
*ver 1.21.01 (1.21-rmu) 30/05/2019 rmu change fixed positions to qt layouts grid.addWidget() by rmu75 see the rmu75 fork "https://gist.github.com/rmu75/b165147bd1c2f2659c014103793ae1d8"
*ver 1.21.01 (1.21-rmu) 30/05/2019 rmu change fixed positions to qt layouts grid.addWidget() by rmu75 see the rmu75 fork "https://gist.github.com/rmu75/b165147bd1c2f2659c014103793ae1d8"
Line 354: Line 605:
*ver 1.02 , 7/09/2013 : small updates<br />
*ver 1.02 , 7/09/2013 : small updates<br />
*ver 1.00 , 6/09/2013<br />
*ver 1.00 , 6/09/2013<br />
</div>


<span id="Links"></span>
<div class="mw-translate-fuzzy">
==Links==
==Ссылки==
Смотрите также [[Arch Survey/ru|Arch Survey]] [[File:Arch_Survey.svg|36px|Arch Survey]]
</div>


See Also: [[File:Arch_Survey.svg|36px|Arch Survey]] [[Arch_Survey|Arch Survey]]
Смотрите также: [[File:Arch_Survey.svg|36px|Arch Survey]] [[Arch_Survey/ru|Arch Survey]]


Вы можете поделиться своими комментариями на форуме [http://forum.freecadweb.org/viewtopic.php?f=10&t=3185 Info Workbench - Help with icons please.] <br />
Вы можете поделиться своими комментариями на форуме [http://forum.freecadweb.org/viewtopic.php?f=10&t=3185 Info Workbench - Help with icons please.] <br />

Latest revision as of 19:25, 1 November 2023

Other languages:

Macro FCInfo

Description
Предоставляет информацию о выбранной форме и может отображать преобразование длины, наклона (градусы, радианы, уклоны, процент), площади, объема и веса в различных единицах (метрических и британских). Теперь макрос также работает для элементов эскиза в режиме редактирования.


Французская Версия Version française

Macro version: 1.26c
Last modified: 2022/04/19
FreeCAD version: All
Author: Mario52

Author
Mario52
Download
None
Links
Macro Version
1.26c
Date last modified
2022/04/19
FreeCAD Version(s)
All
Default shortcut
None
See also
Arch Survey Arch Survey
Macro_SimpleProperties Macro SimpleProperties
Macro FCInfoGlass

Описание

Предоставляет информацию о выбранной форме и может отображать преобразование длины, наклона (градусы, радианы, уклоны, процент), площади, объёма и веса в различных единицах (метрических и британских). Теперь макрос также работает для элементов эскиза в режиме редактирования.

Temporary code for external macro link. Do not use this code. This code is used exclusively by Addon Manager. Link for optional manual installation: Macro


# This code is copied instead of the original macro code
# to guide the user to the online download page.
# Use it if the code of the macro is larger than 64 KB and cannot be included in the wiki
# or if the RAW code URL is somewhere else in the wiki.

from PySide import QtGui, QtCore

diag = QtGui.QMessageBox(QtGui.QMessageBox.Information,
    "Information",
    "This macro must be downloaded from this link\n"
    "\n"
    "https://gist.githubusercontent.com/mario52a/8d40ab6c018c2bde678f/raw/c18679d096d168133e6f9e914774b3ba06ff6dc9/FCInfo_en_Ver_1-28c-rmu_Docked.FCMacro" + "\n"
    "\n"
    "Quit this window to access the download page")

diag.setWindowFlags(QtCore.Qt.WindowStaysOnTopHint)
diag.setWindowModality(QtCore.Qt.ApplicationModal)
diag.exec_()

import webbrowser 
webbrowser.open("https://gist.githubusercontent.com/mario52a/8d40ab6c018c2bde678f/raw/c18679d096d168133e6f9e914774b3ba06ff6dc9/FCInfo_en_Ver_1-28c-rmu_Docked.FCMacro")


FCInfo

Usage

Выберите объект или запустите приложение и выберите объект, после чего появится ряд сведений. Его расчеты основаны на единице измерения FreeCAD, которой является мм при каждом новом выделении, единица длины всегда указывается в мм, а угол - в десятичных градусах.

upper window
upper window
lower window

Сектор 1: Документ

  • Название документа
  • Метка объекта
  • Внутреннее имя объекта
  • Имя субэлемента объекта
  • Тип объекта


Sector 1: Document

FCInfo Document

  • Document name
  • Label and internal name of the object
  • Internal Name of the object
  • Sub element name and type of the object
  • Type of the object

(you can checked to false the variable switch_setVisible_GBox_001_Document for hidden the Box)

Сектор 2: Координаты щелкают мышью

  • Координаты X, Y и Z щелкают мышью
  • Кнопка создания в точке, оси, плоскости, копировать векторную ось формы FreeCAD.Vector (-24.0, 240.0, 7.0)

FCInfo Coordinate

  • Coordinates X,Y and Z click to mouse
  • The button creates point, axis, plane, copy vector axis from FreeCAD.Vector(-24.0, 240.0, 7.0)

(you can checked to false the variable switch_setVisible_GBox_002_Coordinate_Mouse for hidden the Box)

Sector 3: Color on point

FCInfo Color_on_point

Сектор 3: Ценность

  • Длина объекта, если объект отображается по периметру лица, можно выбрать размер единицы измерения:
    km, hm, dam, m, dm, cm, mm, µm, nm, pm, fm, inch, link, foot, yard, perch, chain, furlong, mile, league, nautique. Если объект является кругом, то одна секунда lineEdit открыта и отображает радиус круга.
  • Периметр формы

Sector 4: Components Mesh

FCInfo Component Mesh

If the selection is a mesh object one new window "Components" is displayed and gives:

  • Edges : number of edges 9561.
  • Faces : number of faces 6374.
  • Points : number of points 3189.

(you can checked to false the variable switch_setVisible_GBox_004_Object_Mesh for hidden the Box)

Sector 5: Units

FCInfo Units

  • mm  : If the object is a face perimeter, length of the object is displayed. Unit size can be selected :
    km, hm, dam, m, dm, cm, mm, µm, nm, pm, fm, inch, link, foot, yard, perch, chain, furlong, mile, league, nautique.
  • Length of the object : Length of the object or perimeter of the face 10.0 mm.
  • If the object is a circle, a second lineEdit Radius : is opened and display the radius and diameter of circle 2.0 mm (dia. 4.0 mm).
  • Perimeter of the shape (12). Perimeter of the object and number of subObject (Edges) contained in the object 120.0 mm.

(you can checked to false the variable switch_setVisible_GBox_005_Value_Unit for hidden the Box)

Sector 6: Inclination

FCInfo Inclination

  • Inclination of the object can be displayed in:
    • decimal degree, ex: 174.831872611°
    • degree minute seconde, ex: 174° 49' 54.741401
    • radian, ex: 3.05139181449 rad
    • grade, ex: 194.257636235 gon
    • percent, ex: 30° = 57.74%
  • Inclinations in planes XY, YZ, ZX and their coordinates
  • Direction object, Vector (0.0, 0.0, -10.0) give the direction of object. The calculate is : coord_1 - coord_2 = direction (or reverse)
    • Direction this button create a line in direction of the object.
  • ValueAt(0), Vector (0.0, 0.0, 10.0) returns the 3D vector corresponding to a parameter value.
    • ValueAt(0) this button create a line in ValueAt direction of the object.
  • NormalAt(0,0), Vector (0.0, 0.0, 1.0) returns the 3D vector corresponding to a parameter value.
    • NormalAt(0,0) this button create a line in NormalAt direction of the object.

(you can checked to false the variable switch_setVisible_GBox_006_Inclination for hidden the Box)

Sector 7: Surface and Volume

FCInfo Surface and Volume

  • Surface of the form displayed, unit size can be selected. 600.0 mm2
  • Surface of the face displayed, unit size can be selected. 0.0 mm2
  • Volume of the form displayed, unit size can be selected. 1000.0 mm3
  • Unit , choice your unit.
  • The gram unit mass can be chosen :
    ton,quintal, kg, hg, dag, gram, dg, cg, mg, µg, ng, pg, fg, gr (grain), dr (drachm), oz (once), oz t (once troy),
    lb t (livre troy), lb (livre av), st (stone), qtr (quarter), cwt (hundredweight), tonneau fr, ct.
  • Weight of the form displayed, unit mass can be selected. 2.7 g
  • Density of the material in kg by dm3 2.7000 kg (by dm3)
  • Material Metal Nickel (Ni),8.27,10.0,adapt Price
    • In beginning the macro search the file FCInfo_material.txt, if the file not exist, one file FCInfo_material.txt is created.
    • The file is created with 10 types of material saved in this format.
      • Title of material , Density on dm3 , Price on dm3 , text info on choice
      • (4 fields separate by coma)
      • Liquid Water (H2o),1,10.0,adapt Price
      • Mater Beton,2.4,10.0,adapt Price
      • Metal Aluminium (Al),2.7,10.0,adapt Price
      • Metal Copper (Cu),8.96,10.0,adapt Price
      • Metal Gold (Au),19.3,10.0,Gratis
      • Metal Iron (Fe),7.87,10.0,adapt Price
      • Metal Lead (Pb),11.35,10.0,adapt Price
      • Metal Magnesium (Mg),1.43,10.0,adapt Price
      • Metal Nickel (Ni),8.27,10.0,adapt Price
      • Metal Pewter (Sn),7.29,10.0,adapt Price
      • Metal Platinum (Pt),21.45,10.0,adapt Price
      • Metal Silver (Ag),10.5,10.0,adapt Price
      • Metal Sodium (Na),0.97,10.0,adapt Price
      • Metal Titanium (Ti),4.4,10.0,adapt Price
      • Metal Zinc (Zn),7.1,10.0,adapt Price
      • Wood Beechwood,0.8,10.0,adapt Price
      • Wood MDF,0.75,10.0,adapt Price
      • Wood Mahogany,0.6,10.0,adapt Price
      • Wood Oak,0.7,10.0,adapt Price
      • Wood White pine,0.4,10.0,adapt Price
  • New material or editing Metal Nickel (Ni),8.27,10.0,adapt Price
    • you can modify or edit one new material in this format:
    • Title, Density on dm3, Price on dm3, text info on choice
    • (4 fields separate by coma)
    • you can also edit the file in your favorite editor respecting the specific format
    • you can save the file in a path desired with the variable : seTMaterialSavePathName
    • by default the file is created in the macro path
    • Delete 1/17 : delete the field displayed
    • Save : save the modification or the new material

(you can checked to false the variable switch_setVisible_GBox_007_Surface_and_Volume for hidden the Box)

Sector 8: Cost

FCInfo Cost

  • Cost total : cost total of the object selected

0.027 Eu

  • Price (kg/dm3) : price of the material selected (Metal Aluminium (Al),2.7,10.0,adapt Price)

10,0000 Eu (by Kg)
(you can checked to false the variable switch_setVisible_GBox_008_Cost_And_Price for hidden the Box)

Sector 9: BoundBox

FCInfo BoundBox

  • BoundBox gives extreme dimensions of the shape.
    • maximum X length : 10.0 mm
    • maximum Y length : 10.0 mm
    • maximum Z length : 10.0 mm
    • diagonal length : 17.3205 mm
    • Tracing : create 6 rectangles to dimensions of boundbox
    • Volume : create volume to dimensions of boundbox
    • Text Dim. : create the dimension of the triangle (boundbox)
    • If the Text Dim. is checked, the spinbox dimension of text 3,000 is operational for give your value (3.0 by default)

(you can checked to false the variable switch_setVisible_GBox_009_BoundBox for hidden the Box)

Sector 10: Center of:

FCInfo Center of...

  • Center of the shape and these coordinates XYZ
  • Center of mass and these coordinates XYZ
  • The buttons creates on point, axis, plane, copy vector axis form FreeCAD.Vector(-24.0, 240.0, 7.0) (see Sector 13)

(you can checked to false the variable switch_setVisible_GBox_010_Center_Mass for hidden the Box)

Sector 11: Inertia

FCInfo Inertia

  • Moment of inertia and these coordinates length and weigth
  • The button creates on point, axis, plane, copy vector axis form FreeCAD.Vector(-24.0, 240.0, 7.0) (see Sector 13)
    • action line 1 : x1, y1, z1, 0.0
    • action line 2 : x2, y2, z2, 0.0
    • action line 3 : x3, y3, z3, 0.0
    • action 4 diagonal : x1, y2, z3

same for length and weigth

  • Determinant 1  : 4629629629629.633 computes the determinant of the matrix, in scientific value
  • Determinant 2  : 4629629629629.6328125 computes the determinant of the matrix, in decimal value

(you can checked to false the variable switch_setVisible_GBox_011_Inertia for hidden the Box)

Sector 12: SpreadSheet

FCInfo Disabled

  • Disabled module CheckBox for search or not all details of the object. If it is not checked, only the principal value is displayed.
  • Vertexes and details of the shape (compt_Edge), (compt_Faces), (compt_Vector of the Face)
  • Max 200 lines in the table, if there are more than 200 lines it appears (!+ 200) and the number of lines
  • If the object is complicated with many objects, the time is long and the search is repeated with every mouse click. The write function in the spreadSheet included, decreases the display time for this it is disabled by default
  • Full details can save be the Save button in a file in CSV format and can be viewed the file in spreadsheet with the Read or by an external spreadsheet as LibreOffice OpenOffice or other

(you can checked to false the variable switch_setVisible_GBox_012_SpreadSheet for hidden the Box)

Sector 13: SpreadSheet creation

FCInfo SpreedSheet

  • SpreadSheet : create a new spreadsheet in a document
  • SpreadSheet : the current spreadsheet. if the spreadsheet does not exist one spreadsheet is created
  • Refresh : refresh the list of spreadsheet in document
  • -  : the spreadsheet(s) present in document
  • Read : read the data in a spreadsheet saved .FCInfo or txt, asc, csv
  • Save : save the data in disk in the form selected below .FCInfo or txt, asc, csv
  • Tabulation : the separator is Tabulation (by default)
  • Comma : the separator is Comma
  • Semicolon : the separator is Semicolon
  • Space : the separator is Space

Возможность сохранить или прочитать электронную таблицу с другим разделителем, табуляцией, запятой, точкой с запятой, пробелом
Табуляция является разделителем для модуля электронных таблиц FreeCAD.
Число этих четырех разделителей рассчитывается для справки, если неизвестно
COMMA - это старый (01.16 и ранее) разделитель макроса FCInfo
Теперь для совместимости с таблицей FreeCAD и начиная с версии 01.17 TABULATION является разделителем по умолчанию.
Если вы хотите преобразовать свою старую электронную таблицу FCInfo: откройте ее в FCInfo и сохраните ее, выбрав опцию Tabulation

Sector 14: Main tools

FCInfo Main

  • Info : if this CheckBox is checked, the informations are displayed in the report view window
  • Point : if checked, one point is created in the coordinate displayed form : FreeCAD.Vector(-24.0, 240.0, 7.0)
  • Axis : if checked, one axis is created in the coordinate displayed form : FreeCAD.Vector(-24.0, 240.0, 7.0)
  • Plane : if checked, one axis plane is created in the coordinate displayed form : FreeCAD.Vector(-24.0, 240.0, 7.0)
  • Clip-B0 : None clipBoard
  • Clip-B1 : If checked the coordinate are copy in the clipBoard Form : FreeCAD.Vector(X.0, Y.0, Z.0) FreeCAD model
  • Clip-B2 : If checked the coordinate are copy in the clipBoard Form : X, Y, Z with Comma separator
  • Clip-B3 : If checked the coordinate are copy in the clipBoard Form : X Y Z as is with Space separator
  • Left/Right : if this CheckBox is not checked, the window macro are displayed to right (default). If it is checked the window macro are displayed to left.
    If the option is 1 mode fly (User parameter:BaseApp/Preferences/Macros/FCMmacros/FCInfo/seTPositionFlyRightLeft) this button is not visible .
  • 4 (Decimales)  : give the number of decimal displayed
  • 12 (Dim. texte)  : give the dimensionof text in the macro
  • Forum  : direction FCInfo forum tread (you must to be connected to internet)
  • Wiki : direction Wiki FCInfo (you must to be connected to internet)
  • Ref  : refresh the display of data in report view
  • Exit : exit properly the macro (not use the red cross of the window)

(you can checked to false the variable switch_setVisible_GBox_014_Main_Tools for hidden the Box)

После запуска макроса макрос остается активным, а окно остается видимым. Чтобы выйти из макроса, нажмите Exit. Если вы уйдете крестиком, макрос останется в памяти, а данные появятся в "представлении отчета" FreeCAD.

Options

Варианты

Используемая единица

Единица длины:

km, hm, dam, m, dm, cm, mm, µm, nm, pm, fm, inch, link, foot, yard, perch, chain, furlong, mile, league, nautique.

Length unit:

km, hm, dam, m, dm, cm, mm, µm, nm, pm, fm, inch, link, foot, yard, perch, chain, furlong, mile, league, nautique.

Angle degrees :

Угол градусов :

  1. decimal degree, ex: 174.831872611°
  2. degree minute seconde, ex: 174° 49' 54.741401''
  3. radian, ex: 3.05139181449 rad
  4. grade, ex: 194.257636235 gon
  5. pourcent ex: 30° = 57.74%

Понимание углов в дисплее FCInfo.

Weight unit :

Единица измерения веса :

ton, quintal, kg, hg, dag, gram, dg, cg, mg, µg, ng, pg, fg, gr (grain), dr (drachm), oz (once), oz t (once troy),
lb t (livre troy), lb (livre av), st (stone), qtr (quarter), cwt (hundredweight), tonneau fr, ct

the "spinBox" is set to 7,5 kg, средняя плотность стали. Если вы хотите другое значение по умолчанию, измените значение плотности, линии 208

FCInfo Configuration

  • Location : Tools > Edit parameter > *User parameter:BaseApp/Preferences/Macros/FCMmacros/FCInfo/
  • switchNotInfoOnBeginning # SetBool true or [false]
    • Display or not this text information on run macro
      • [false] = display this information
      • true = this Information is Not displayed On Beginning
  • switchVersionSearch # SetBool true or [false]
    • Search if one new version exist on run macro
  • switchWarning # SetBool true or [false]
    • Display or not display the window warning in case not good selection
  • switchCreatePoint # SetBool true or [false]
    • Check the Create point checkBox
  • switchCreateAxis # SetBool true or [false]
    • Check the Create axis checkBox
  • switchCreatePlane # SetBool true or [false]
    • Check the Create plane checkBox
  • switchDisplayInfoObject # SetBool true or [false]
    • Check the info checkBox
  • switchClearDisplayReportView # SetBool true or [false]
    • if switchClearDisplayReportView is true the ReportView is cleared
  • seTWidgetPosition # SetBool true or [false]
    • Check the Widget Position Left/Right checkBox
    • if seTWidgetPosition [false] : if seTPositionFlyRightLeft = 2 = docked to Right
    • if seTWidgetPosition true  : if seTPositionFlyRightLeft = 3 = docked to Left
    • if it is 1 the window macro is not docked
  • switchBoundBoxCreateText # SetBool true or [false]
    • Create the text dimension of the BoundBox
  • seTBoundBoxTextHeigth # seTBoundBoxTextHeigth = 3.0
    • Give the Heigth of the text dimension (independent of the seTTextHeigthValue)
  • seTBoundBoxTextArround # seTBoundBoxTextArround = 3
    • Give the arround of the text dimensions (independent of the seTDecimalValue)
  • seTMemoClipBoard # SetInt [0], 1, 2, 3
    • Give one value [0], 1, 2, 3 clipBoard
      • [0] = desactivate the clipBoard
      • 1 = the data string is memorised to : FreeCAD.Vector( X, Y, Z )
      • 2 = the data string is memorised to : X, Y, Z
      • 3 = the data string is memorised to : X Y Z
  • seTTextHeigthValue # SetInt 11
    • Give one text heigth value of the macro
  • seTDecimalValue # SetInt 4
    • Give the number of decimal displayed
    • If the number is -1 the total decimal value is displayed)
  • seTMaterialCurrentIndex # SetInt 0
    • Set the index of the ComboBox
  • seTMaterialFileName # SetString FCInfo_material.txt
    • Name of the material file
  • seTMaterialSavePathName # SetString C:\...\Macro\FCInfo_material.txt
    • Path name of the material file
  • seTMaterialPrice # SetFloat
    • Material price by Kg
  • seTMaterialSuffixDevise # SetString
    • Devise money
  • seTMaterialSuffixCost # seTMaterialSuffixCost
    • Suffix Devise cost
  • seTMaterialCost # SetFloat
    • Material cost
  • seTDensiteValue # SetFloat 1.0
    • Give the densite value
  • seTDensiteDecimalNumber # SetInt 4
    • Give the number of decimal for the densite value
  • seTDensiteSingleStep # SetFloat 1.0
    • Give the step for one click, by default 1.0 (possible 0.01 or ...)
  • seTDensiteSuffixChain # SetString kg (by dm3)
    • Choice your suffix string
  • seTPositionFlyRightLeft # SetInt 2
    • Choice your position, Fly, [Right], Left
      • 1 = the macro window is fly (not docked)
      • [2] = the macro window is positioned to Right
      • 3 or other = the macro window is positioned to Left
  • seTIndexUnitWeight # SetInt
    • Set unit Weight index
  • seTUnitSymbolMicro # U
    • Set Symbol Micro
  • seTUnitSymbolCube # 3
    • Set Symbol Cube
  • seTUnitSymbolCarre # 2
    • Set Symbol Square
  • seTIndexUnitLength # SetInt
    • Set unit Length index
  • setBSplineToByArcValue # SetFloat 0.00001
    • Set unit for cut the BSpline for seack the radius on point given
  • setMeshTopologyValue # SetFloat 0.1
    • Set unit for create the Mesh to Shape
  • switchBSplineCreateCircleConstructorAxis #SetBool true or [false]
    • Display the axis of the circles (arcs) for create the BSpline
  • switchBSplineCreateCircleConstructor #SetBool true or [false]
    • Display the circles cretors for create the BSpline
  • switchCreateLineDiVatNatOnClick #SetBool true or [false]
    • Create the Line info on point (0,0,0) or on point mouse clicked (x,y,z) if it is true
    • If it is true one '*' is displayed in front of text. EX: '*Direction'


This switch (section GroupBox) allows you to view only the desired section(s) (just visual) false or true.

All calculations are done without taking account of this option

  • section GroupBox begin
    • switch_setVisible_GBox_001_Document = True (1)
    • switch_setVisible_GBox_002_Coordinate_Mouse = True (1)
    • switch_setVisible_GBox_003_Color = True (1)
    • switch_setVisible_GBox_004_Object_Mesh = True (1)
    • switch_setVisible_GBox_005_Value_Unit = True (1)
    • switch_setVisible_GBox_006_Inclination = True (1)
    • switch_setVisible_GBox_007_Surface_and_Volume = True (1)
    • switch_setVisible_GBox_008_Cost_And_Price = True (1)
    • switch_setVisible_GBox_009_BoundBox = True (1)
    • switch_setVisible_GBox_010_Center_Mass = True (1)
    • switch_setVisible_GBox_011_Inertia = True (1)
    • switch_setVisible_GBox_012_SpreadSheet = True (1)
    • switch_setVisible_GBox_013_SpreadSheet_Creation = True (1)
    • switch_setVisible_GBox_014_Main_Tools = True (1)
  • section GroupBox end

скрипт

Скопируйте содержимое макроса в файл с именем "FCInfo.FCMacro"

  • Windows: the form is usually " drive:\Users\your_user_name\AppData\Roaming\FreeCAD\ "
  • Ubuntu: the form is usually " /home/your_user_name/.FreeCAD ".

Или прямо в интерфейсе FreeCAD
Значок должен находиться в том же каталоге, что и макрос.
Загрузите расположение изображения на иконке а затем перетащите мышкой правой кнопкой мыши «сохранить как» (не меняйте название)

Copy the contents of the macro in a file named "FCInfo.FCMacro"

  • Windows: the form is usually " drive:\Users\your_user_name\AppData\Roaming\FreeCAD\ "
  • Ubuntu: the form is usually " /home/your_user_name/.FreeCAD ".

Or, directly in the interface of FreeCAD
The icon must be in the same directory as the macro.
Download image positioning on the icon and then drag the mouse right click "save as" (do not change the name)

PS: слишком долго, чтобы содержаться на вики-странице (в настоящее время вики-страницы принимают только 64 КБ), код макроса размещен на форуме

Загрузите файл макроса в gist docked to right

(Или На форуме.)

PS: этот макрос использует getSelection (), и список объектов начинается с 1 ex: для блока Edge1 to Edge12 и код в консоли начинается с 0 ex: для поля Edge [0] to Edge[11]
Это нормально, когда подсчет массивов/списков внутри OpenCascade всегда начинается с 1, а не с 0

Limitations

Ограничения

Всегда оставляйте кнопку Exit. Если выйти из программы, не нажимая кнопку Exit, программа останется в памяти и продолжит работу, а дисплей останется в «отчете о просмотре». Вы должны оставить FreeCAD, чтобы стереть его из памяти.
В таблице видны только первые 200 элементов объекта, если в объекте более 200 элементов, сигнал будет отображаться как (! +200). Полный список данных отображается в файле, сохраненном кнопкой Save.

Если макрос окна не виден после запуска, см. Нижнее окно:


проект:
читает файл прямо в таблице. готово
соответствует "краям" и их координатам выполнено
Ассоциация вещества по его плотности
наклон элемента, а не глобального объекта готово
вставка прямо в интерфейс FreeCAD выполнена

Version

ver 1.28b 1.28c 2023/10/30 orthographe

ver 1.28 01/09/2023 modify variable name, possibility hidden each sector, save data spreadSheet in document, surface radius, add button webWiki and webForum

ver 1.27 2023/06/30 optimize the styleSheet, correct the left/right position and restore view after edition sketcher

self.PB_00_Decrement.setStyleSheet("background-color: white; border:2px solid rgb(215, 10, 22);")      # bord white and red

replaced by

self.PB_00_Decrement.setStyleSheet("QPushButton {background-color: white; border:2px solid rgb(215, 10, 22)};")      # bord white and red
  • ver 1.22 , 12/11/2020 : now the macro is totally uninstalled i use :
  • ver 1.26b 20/02/2022 upgrade for detect BSpline in SubObject
  • ver 1.26 06/02/2022 add info on Mesh and Points objects, decode colours, duplicate object or subObject, memorize the latest path and other preferences options
  • ver 1.25e 18/12/2021 add info detailed to BSpline (ToByArcs) and info "sel[0].TypeId"
  • ver 1.25d 12/12/2021 ---
  • ver 1.25c 12/12/2021 correct "strAround((" by "str(Around(" and other little ...
  • ver 1.25b 11/12/2021 correction error in change/modify new material and reorganization
  • ver 1.25 10/12/2021 PySide2 and add comboBox materials
  • ver 1.24 02/12/2021 add adjustedGlobalPlacement modified by edwilliams16 for placement with Body, boundbox tracing
  • ver 1.23cb 25/11/2021 delete "import Sketcher * " create conflict with "open(OpenName, "r")" ??

Adding

FreeCAD.ActiveDocument.openTransaction(u"FCInfo")    # memorise les actions (avec annuler restore)
FreeCAD.ActiveDocument.commitTransaction()           # restore les actions  (avec annuler restore)
#FreeCAD.ActiveDocument.abortTransaction()            # abandonne les actions(avec annuler restore)
  • ver 1.25d, 13/12/2021 little correction material field uncomment the "'try...Except" !!!
  • ver 1.25c, 12/12/2021 little correction new material
  • ver 1.23b, 20/11/2021 little correction, add text info in beginning run macro, and ordinal the text code
  • ver 1.23 , 19/11/2021 include icon in macro, number decimal displayed, text height, configure options in the Preference FC, correct info for elements of sketch in edit mode.
  • ver 1.22 , 12/11/2020 : now the macro is totally uninstalled i use :
try:
        self.window.setAttribute(QtCore.Qt.WA_DeleteOnClose, True)    # destroy
        self.window.deleteLater()                                     # destroy
        self.window.destroy()                                         # destroy
except Exception:
        None

How do i exit from FreeCAD instead of Python?

instead:

self.window.hide()

and i adding the possibility display or not the "Error Message" window "False" by default, if you wand activate the warning window go to :

FreeCAD >Menu >Tools >Edit parameters... >BaseApp/Preferences/Macros/FCMmacros/FCInfo > switchWarning
  • ver 1.21-3.01 , 07/11/2019 # 07/11/2019 ver "01.21-3-rmu" replace character micro = "U", square = "2", cube = "3", degrees = " deg" see "https://forum.freecadweb.org/viewtopic.php?f=3&t=6005&start=70#p345819"
  • ver 1.21.01 (1.21-rmu) 30/05/2019 rmu change fixed positions to qt layouts grid.addWidget() by rmu75 see the rmu75 fork "https://gist.github.com/rmu75/b165147bd1c2f2659c014103793ae1d8"
  • ver 1.20 , 29/01/2018 optimization
  • ver 1.19 , 20/01/2018 create checkBox for use detection all elements of the object if wanted or not , the macro is faster. Optimisation
  • ver 1.18 , 19/12/2017 ...
  • ver 1.17c , 14/12/2017 create plane with coordinate give in one project in other project and replace "FCInfo" by "__title__"
  • ver 1.17b , 13/12/2017 little correction replace FCTreeView to FCInfo
  • ver 1.17 , 12/12/2017 add upgrade Moment of inertia mm and kg by pinq FCMacro and moment of inertia of assembly, and create plane, axis, point, and add options separator for spreadsheet
  • ver 1.16 , 21/06/2017 add control height police (here PointSize 8) and checkbox for position the window to right or left
  • ver 1.15 , 19/12/2015 suppression PyQt4 option see , add checkBox for editing infos in report view
  • ver 1.14 , 04/08/2014 replace PyQt4 and PySide and correct tooltip not displayed cause on PySide and add fg
  • ver 1.13 , 27/07/2014 replace FCInfo_en_Ver_1-12_Docked.FCMacro to FCInfo_en_Ver_1-13_Docked.FCMacro accept PyQt4 and PySide
  • ver 1.12 , 10/03/2014 adding tooltip
  • ver 1.11 , 04/03/2014 adding µm, nm, pm, fm, µg, ng, pg, pourcent, fixed of grandeur carat "cd" in "ct", display of the label and internal name, fixed calculation of angles XY YZ ZX could give an error on a compound shape, window dockable in FreeCAD
  • ver 1.10.b , 19/11/2013 buttons outside the scrollbar and the dimensions of the window blocking

(ver 1.10 , 18/11/2013 create scrollbar)

  • ver 1.08.b , 10/11/2013 translation units in English, error correction to display the area of the faces listed in the table and replacement of the"print" by "App.Console.PrintMessage"

ver 1.09 , 04/11/2013 works perfectly on Windows and Linux (cause of errors on Linux the characters : ² ³ ° "ordinal not in range(128)")
In a Linux distribution and in the case of an error of "ordinal not in range (128)" an alternative version exists on this page Macro_FCInfo_Alternate_Linux

  • ver 1.08 , 24/10/2013 correction of high top "Faces" and "Edges" displaying 100 objects (in the saved file)
  • ver 1.07 , 11/10/2013 matches the "Faces" and their coordinates.
  • ver 1.06 , 22/09/2013 matches the "Edges" and their coordinates, inclination on the element rather than the global object
  • ver 1.05 , 17/09/2013 added an icon for the spreadsheet, conversion barrel fr, affichage des dimensions overall instead of coordinates.
  • ver 1.04 , 11/09/2013: read the file directly in a table.
  • ver 1.03 , 09/09/2013: clearer display in view report and replacement by "typeObject = sel[0].Shape.ShapeType"
  • ver 1.02 , 7/09/2013 : small updates
  • ver 1.00 , 6/09/2013

Ссылки

Смотрите также: Arch Survey Arch Survey

Вы можете поделиться своими комментариями на форуме Info Workbench - Help with icons please.
Здесь еще один пост FCInfo Macro