Available translations
loading results
Features
The Features hierarchy defines existing software features, or features in the wish list, yet to be developed. The definition of existing features exist to reward Contributors maintaining the code. Definitions of features that don’t yet exist are intended to incentivize the creation and contribution of the said features.
Иерархия Features определяет существующие функции программного обеспечения или функции в списке пожеланий, которые еще предстоит разработать. Определение существующих особенностей служит вознаграждению участников, поддерживающих код. Определения особенностей, которых еще не существует, призваны стимулировать создание и использование указанных данных.
Özellikler hiyerarşisi, mevcut yazılım özelliklerini veya istek listesindeki henüz geliştirilmemiş özellikleri tanımlar. Kodun bakımını yaparak koruyan geliştiricileri ödüllendirmek için özellikler tanımlanmıştır. Henüz var olmayan özelliklerin tanımları, söz konusu özelliklerin yaratılmasını ve katkısını teşvik etmeyi amaçlamaktadır.
Content
Use your Weight Votes to influence the direction of development of specific Feature nodes, or sets of features represented by Feature Class nodes.
Используйте свои Weight Votes, чтобы влиять на направление развития конкретных узлов функции Feature или наборов функций, представленных узлами Feature Class.
Belirli Özellik düğümlerinin veya Özellik Sınıfı (Features Class) düğümleri tarafından temsil edilen özellik (Feature) kümelerinin gelişim yönünü etkilemek için Ağırlık Oylarınızı (Weight Votes) kullanın.
Features Menu
The Features node has the following Node Menu items:
The Add Feature Class menu item has the following properties:
- action: Add UI Object
- actionProject: Visual-Scripting
- actionFunction:
payload.executeAction
- label: Add Feature Class
- relatedUiObject: Feature Class
- relatedUiObjectProject: Governance
The Add Feature menu item has the following properties:
- action: Add UI Object
- actionProject: Visual-Scripting
- actionFunction:
payload.executeAction
- label: Add Feature
- relatedUiObject: Feature
- relatedUiObjectProject: Governance
The Install as Plugin menu item has the following properties:
- action: Install as Plugin
- actionProject: Community-Plugins
- askConfirmation: true
- confirmationLabel: Confirm to Install
- label: Install as Plugin
- iconPathOn: configuration
- iconPathOff: configuration
- actionFunction:
payload.executeAction
The Delete menu item has the following properties:
- action: Delete UI Object
- actionProject: Visual-Scripting
- askConfirmation: true
- confirmationLabel: Confirm to Delete
- label: Delete
- iconPathOn: delete-entity
- iconPathOff: delete-entity
- actionFunction:
payload.executeAction
Tip: When a menu item is grayed out, it means that Features already has the required child type that the menu item may add, and only that child is allowed for that case.
Features Children
The Features node has the following childrenNodesProperties:
The Feature Classes node property features the following properties:
- name:
featureClasses
- type: array
- childType: Feature Class
- autoAdd: false
The Features node property features the following properties:
- name: features
- type: array
- childType: Feature
- autoAdd: false