Difference between revisions of "Extensions:Select Similar"

From VectorMEP
Jump to navigation Jump to search
m
m
 
Line 5: Line 5:
  
 
# Object Style
 
# Object Style
# Object Parameters
+
# SubType based on Object Parameters
  
 
For each object we decided which Parameters define a 'subtype' of a plug-in. For instance for the SymbolObject this is the attached Symbol. That one parameters defines the similarity regardless of other Parameters.
 
For each object we decided which Parameters define a 'subtype' of a plug-in. For instance for the SymbolObject this is the attached Symbol. That one parameters defines the similarity regardless of other Parameters.
 
[[Category:Extensions]]
 
[[Category:Extensions]]

Latest revision as of 03:10, 19 November 2020

All our Plug-ins are eligible with the default Select Similar Tool.

We have overriden the functionality when checking the 'Object type' attribute in the settings dialog. When trying to select sort-like objects the following order of importance is compared to determine objects being similar by 'Object Type':

  1. Object Style
  2. SubType based on Object Parameters

For each object we decided which Parameters define a 'subtype' of a plug-in. For instance for the SymbolObject this is the attached Symbol. That one parameters defines the similarity regardless of other Parameters.