======Класс SelectionSet====== * **Пространство имен:** [[developers:references:topomatic.cad.view|Topomatic.Cad.View]] * **Сборка:** Topomatic.Cad.View (в Topomatic.Cad.View.dll) =====Иерархия наследования===== * [[developers:references:system.object|System.Object]] * Topomatic.Cad.View.SelectionSet * [[developers:references:topomatic.cad.view.compoundselectionset|Topomatic.Cad.View.CompoundSelectionSet]] * [[developers:references:topomatic.cad.view.defaultselectionset|Topomatic.Cad.View.DefaultSelectionSet]] * [[developers:references:topomatic.cad.view.editableitems.editableitemsselectionset|Topomatic.Cad.View.EditableItems.EditableItemsSelectionSet]] * [[developers:references:topomatic.cad.view.multilayerselectionset|Topomatic.Cad.View.MultiLayerSelectionSet]] =====Синтаксис===== public abstract class SelectionSet : IEnumerable =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.cad.view.selectionset..ctor_topomatic.cad.view.cadviewlayer|SelectionSet(CadViewLayer)]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.view.selectionset.cadview|CadView]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.view.selectionset.count|Count]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.view.selectionset.layer|Layer]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.view.selectionset.supportclipboard|SupportClipboard]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.view.selectionset.supportcopytransform|SupportCopyTransform]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.view.selectionset.supportdraganddrop|SupportDragAndDrop]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.view.selectionset.supporttransform|SupportTransform]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:882a0ee4e5895164333510bf38b7a932|Align(Object, Vector2D, Vector2D, Vector2D, Vector2D, Boolean, Boolean)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.selectionset.beginselect|BeginSelect()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.selectionset.clear|Clear()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:a72a250fb89208365ab8befe7f733ddb|CopyFrom(SelectionSet, Matrix, Vector2D, Boolean)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.selectionset.copyproperties_system.object_topomatic.stg.stgnode|CopyProperties(Object, StgNode)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.selectionset.dragdrop_system.string|DragDrop(String)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.selectionset.dragover_system.string|DragOver(String)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.selectionset.endselect|EndSelect()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:system.object.equals_system.object|Equals(Object)]]| Определяет, равен ли заданный объект текущему объекту. (Наследуется от [[developers:references:system.object|Object]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.selectionset.erase|Erase()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.selectionset.filterselected_system.predicate_1|FilterSelected(Predicate)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.selectionset.getenumerator|GetEnumerator()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:system.object.gethashcode|GetHashCode()]]| Служит хэш-функцией по умолчанию. (Наследуется от [[developers:references:system.object|Object]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.selectionset.getmultipleobjectsatpoint_topomatic.cad.foundation.vector3d_system.predicate_1_ref_system.int32|GetMultipleObjectsAtPoint(Vector3D, Predicate, Int32)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.selectionset.getobjectatpoint_topomatic.cad.foundation.vector3d_system.predicate_1_system.int32_ref_system.boolean|GetObjectAtPoint(Vector3D, Predicate, Int32, Boolean)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.selectionset.getobjectgrips_system.object|GetObjectGrips(Object)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.selectionset.getobjectsatpoint_topomatic.cad.foundation.vector3d_system.predicate_1_system.int32|GetObjectsAtPoint(Vector3D, Predicate, Int32)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:194476d8735a41d451648829001e3a70|GetObjectsByFrame(FrameSelectType, RectangleD, Predicate, Action)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:f6f3e815a6f715eef33c195c169a8798|GetObjectsByPolygon(FrameSelectType, List, Predicate, Action)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.selectionset.getselectable|GetSelectable()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.selectionset.gettransformdata|GetTransformData()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:system.object.gettype|GetType()]]| Возвращает объект [[developers:references:system.type|Type]] для текущего экземпляра. (Наследуется от [[developers:references:system.object|Object]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.selectionset.isenable_system.object|IsEnable(Object)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.selectionset.isowned_system.object|IsOwned(Object)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.selectionset.isselected_system.object|IsSelected(Object)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.selectionset.mirror_system.object_topomatic.cad.foundation.vector2d_topomatic.cad.foundation.vector2d_system.boolean|Mirror(Object, Vector2D, Vector2D, Boolean)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.selectionset.move_system.object_system.double_system.double_system.double_system.boolean|Move(Object, Double, Double, Double, Boolean)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.selectionset.painttransformdata_system.object_topomatic.cad.foundation.cadpen|PaintTransformData(Object, CadPen)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.selectionset.pasteproperties_system.object_topomatic.stg.stgnode|PasteProperties(Object, StgNode)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.selectionset.pickoneobjectatscreen_system.predicate_1_ref_system.object_system.string_arr_system.string|PickOneObjectAtScreen(Predicate, Object, String, String[])]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.selectionset.pickoneobjectatscreen_system.predicate_1_system.string|PickOneObjectAtScreen(Predicate, String)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.selectionset.rotate_system.object_topomatic.cad.foundation.vector2d_system.double_system.boolean|Rotate(Object, Vector2D, Double, Boolean)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.selectionset.scale_system.object_topomatic.cad.foundation.vector2d_system.double_system.double_system.boolean|Scale(Object, Vector2D, Double, Double, Boolean)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.selectionset.select_system.object_system.boolean|Select(Object, Boolean)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.selectionset.select_system.collections.ienumerable_system.boolean|Select(IEnumerable, Boolean)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.selectionset.selectatpoint_topomatic.cad.foundation.vector2d_system.predicate_1|SelectAtPoint(Vector2D, Predicate)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:18a60e7e36c249b95da046d6ba9efaba|SelectByFrame(FrameSelectType, RectangleD, Predicate, Boolean)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.selectionset.selectbypolygon_topomatic.cad.view.hints.frameselecttype_system.collections.generic.list_1_system.predicate_1|SelectByPolygon(FrameSelectType, List, Predicate)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.selectionset.selectobjectsatscreen_system.predicate_1_system.string_arr_system.string|SelectObjectsAtScreen(Predicate, String, String[])]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.selectionset.selectobjectsatscreen_system.predicate_1_system.string|SelectObjectsAtScreen(Predicate, String)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.selectionset.selectoneobjectatscreen_system.predicate_1_system.string|SelectOneObjectAtScreen(Predicate, String)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.selectionset.selectoneobjectatscreen_system.predicate_1_ref_system.object_system.string_arr_system.string|SelectOneObjectAtScreen(Predicate, Object, String, String[])]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.selectionset.supportcopyproperties_system.object|SupportCopyProperties(Object)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.selectionset.supportpasteproperties_system.object_topomatic.stg.stgnode|SupportPasteProperties(Object, StgNode)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:system.object.tostring|ToString()]]| Возвращает строку, представляющую текущий объект. (Наследуется от [[developers:references:system.object|Object]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.selectionset.transform_system.object_topomatic.cad.foundation.matrix_system.boolean|Transform(Object, Matrix, Boolean)]]| |