Property editor/bg: Difference between revisions

From FreeCAD Documentation
(Created page with "==Общ преглед== Редактора на свойствата на обектите е един от най-важните инструменти в FreeCAD. В не...")
(Created page with "Редактора ви показва свойствата само на избрания в момента обект, в активния в момента документ...")
Line 2: Line 2:
Редактора на свойствата на обектите е един от най-важните инструменти в FreeCAD. В него може да променяте всяко свойство (например размер, позиция, ориентация) на обект във вашия докумен.
Редактора на свойствата на обектите е един от най-важните инструменти в FreeCAD. В него може да променяте всяко свойство (например размер, позиция, ориентация) на обект във вашия докумен.


Редактора ви показва свойствата само на избрания в момента обект, в активния в момента документ (внимавайте кои е в момента активния документ, ако имате няколко документа отворени). Ако не сте избрали обект (или няма обект), редактора на свойствата ще е празен.
Generally the Property Editor is intended to deal with just one object at one time. The values shown in the Property Editor belong to the active object of your active document (be careful of which document is really active if you work on multiple documents). If you did not select any element (or there are no elements), the Property Editor will be blank.


Not all the properties can be modified in any moment. Depending on the specific status, some properties will be shown as read-only.
Not all the properties can be modified in any moment. Depending on the specific status, some properties will be shown as read-only.

Revision as of 19:36, 30 January 2017

Общ преглед

Редактора на свойствата на обектите е един от най-важните инструменти в FreeCAD. В него може да променяте всяко свойство (например размер, позиция, ориентация) на обект във вашия докумен.

Редактора ви показва свойствата само на избрания в момента обект, в активния в момента документ (внимавайте кои е в момента активния документ, ако имате няколко документа отворени). Ако не сте избрали обект (или няма обект), редактора на свойствата ще е празен.

Not all the properties can be modified in any moment. Depending on the specific status, some properties will be shown as read-only.

The properties of an object are grouped in View properties and Data properties, and shown under different tabs.

Different objects may have different properties. However, some properties are common among all objects, for instance the position and the rotation of an object are Data properties that can be manipulated.

Property definition

Template:Property

Function

The Property Editor has two tabs: the View tab and the Data tab.

  • The View tab provides access to the properties related to the visual display of the object
  • The Data tab allows modification of the physical parameters of an object.

Example of Part object properties

Template:PartDesign Placement


Interface Customization
Workbenches