Selection Toys (1.7.1)更新 主要功能是实体多重选择以及组件和群组选择过滤。同时包括群组转换组件的功能。
# Changelog
# 1.0.0 - 13.12.2008
# * Select Active Instances
# * Select Instances
# * Select Active Group Copies
# * Select Group Copies
# * Convert Group Copies to Instances
#
# 1.1.2 - 16.12.2008
# * Select Loop from edge
#
# 1.2.1 - 07.01.2009
# * Selection manipulation (filters)
# * Select Connected Coplanar Edges
# * Select Connected by Material
# * Select Connected by Layer
#
# 1.3.1 - 14.01.2009
# * Eliminating Bugsplats due to recursing
# * [WIP] Select Connected Faces by Angle
# * Addressed issue of context menu graying out
# * Select Active from same Layer
# * Select All from same Layer
#
# 1.3.2 - 23.01.2009
# * Prevents Select Active * from selecting items on hidden layers
#
# 1.4.0 - 17.02.2009
# * Filter/Deselect entities with default materials
#
# 1.5.0 - 12.03.2009
# * Added ability to select DC components by similar family
#
# 1.5.1 - 13.03.2009
# * Fixed an issue where the DC menu would not appear
#
# 1.6.0 - 16.03.2009
# * Reorganised the selection filter methods
# * Added support for DimensionRadial and DimensionLinear selection filter
# * Added Select Parallel and Select Perpendicular faces
#
# 1.6.1 - 18.03.2009
# * Added filters for Hidden, Soft and Smooth
#
# 1.7.0 - 07.05.2009
# * Added filters for Images
#
# 1.7.1 - 20.05.2009
# * Added selection of faces of the same area
# * Added selection of opposite face
#
#-----------------------------------------------------------------------------
#
# Known Issues:
# * Ghost selections appear when selecting all groups/instances and some of
# them are nested inside other groups or components.
#
# * If you open and close one of the copies, even if you don't edit anything
# the context menu won't display the commands for the group. While the
# Entities Info will report the number of copies, the script is told there
# is only one. That however is restored when you make a new copy, SU will
# then correctly refer to all the copies again.
#
# * Select Active * selects hidden geometry
#
#-----------------------------------------------------------------------------
#
# Todo:
# * Improve Connected Face by Angle selection
# * Add Organizer support
#
#-----------------------------------------------------------------------------
#
# Thomas Thomassen
# thomas[at]thomthom[dot]net
#