======Класс DefaultSelectionSet====== * **Пространство имен:** [[developers:references:topomatic.cad.view|Topomatic.Cad.View]] * **Сборка:** Topomatic.Cad.View (в Topomatic.Cad.View.dll) =====Иерархия наследования===== * System.Object * [[developers:references:topomatic.cad.view.selectionset|Topomatic.Cad.View.SelectionSet]] * Topomatic.Cad.View.DefaultSelectionSet =====Синтаксис===== public sealed class DefaultSelectionSet : SelectionSet, IEnumerable =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.cad.view.defaultselectionset..ctor_topomatic.cad.view.cadviewlayer|DefaultSelectionSet(CadViewLayer)]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.view.selectionset.cadview|CadView]]| (Наследуется от [[developers:references:topomatic.cad.view.selectionset|SelectionSet]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.view.defaultselectionset.count|Count]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.view.selectionset.layer|Layer]]| (Наследуется от [[developers:references:topomatic.cad.view.selectionset|SelectionSet]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.view.selectionset.supportclipboard|SupportClipboard]]| (Наследуется от [[developers:references:topomatic.cad.view.selectionset|SelectionSet]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.view.selectionset.supportcopytransform|SupportCopyTransform]]| (Наследуется от [[developers:references:topomatic.cad.view.selectionset|SelectionSet]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.view.selectionset.supportdraganddrop|SupportDragAndDrop]]| (Наследуется от [[developers:references:topomatic.cad.view.selectionset|SelectionSet]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.view.selectionset.supporttransform|SupportTransform]]| (Наследуется от [[developers:references:topomatic.cad.view.selectionset|SelectionSet]].)| =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:882a0ee4e5895164333510bf38b7a932|Align(Object, Vector2D, Vector2D, Vector2D, Vector2D, Boolean, Boolean)]]| (Наследуется от [[developers:references:topomatic.cad.view.selectionset|SelectionSet]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.selectionset.beginselect|BeginSelect()]]| (Наследуется от [[developers:references:topomatic.cad.view.selectionset|SelectionSet]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.defaultselectionset.clear|Clear()]]| (Переопределяет [[developers:references:topomatic.cad.view.selectionset.clear|Clear()]].)| |{{developers:references:method.png|Метод}}|[[developers:references:a72a250fb89208365ab8befe7f733ddb|CopyFrom(SelectionSet, Matrix, Vector2D, Boolean)]]| (Наследуется от [[developers:references:topomatic.cad.view.selectionset|SelectionSet]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.selectionset.copyproperties_system.object_topomatic.stg.stgnode|CopyProperties(Object, StgNode)]]| (Наследуется от [[developers:references:topomatic.cad.view.selectionset|SelectionSet]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.selectionset.dragdrop_system.string|DragDrop(String)]]| (Наследуется от [[developers:references:topomatic.cad.view.selectionset|SelectionSet]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.selectionset.dragover_system.string|DragOver(String)]]| (Наследуется от [[developers:references:topomatic.cad.view.selectionset|SelectionSet]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.selectionset.endselect|EndSelect()]]| (Наследуется от [[developers:references:topomatic.cad.view.selectionset|SelectionSet]].)| |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.defaultselectionset.erase|Erase()]]| (Переопределяет [[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:topomatic.cad.view.selectionset|SelectionSet]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.selectionset.findowner_system.object|FindOwner(Object)]]| (Наследуется от [[developers:references:topomatic.cad.view.selectionset|SelectionSet]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.defaultselectionset.getenumerator|GetEnumerator()]]| (Переопределяет [[developers:references:topomatic.cad.view.selectionset.getenumerator|GetEnumerator()]].)| |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от 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:topomatic.cad.view.selectionset|SelectionSet]].)| |{{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:topomatic.cad.view.selectionset|SelectionSet]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.selectionset.getobjectgrips_system.object|GetObjectGrips(Object)]]| (Наследуется от [[developers:references:topomatic.cad.view.selectionset|SelectionSet]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.selectionset.getobjectsatfrustum_topomatic.cad.foundation.boundingfrustum_system.predicate_1_system.int32|GetObjectsAtFrustum(BoundingFrustum, Predicate, Int32)]]| (Наследуется от [[developers:references:topomatic.cad.view.selectionset|SelectionSet]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.defaultselectionset.getobjectsatpoint_topomatic.cad.foundation.vector3d_system.predicate_1_system.int32|GetObjectsAtPoint(Vector3D, Predicate, Int32)]]| (Переопределяет [[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:topomatic.cad.view.selectionset.getobjectsatray_topomatic.cad.foundation.ray3d_system.predicate_1_system.int32|GetObjectsAtRay(Ray3D, Predicate, Int32)]]| (Наследуется от [[developers:references:topomatic.cad.view.selectionset|SelectionSet]].)| |{{developers:references:method.png|Метод}}|[[developers:references:f99f39d77341639b465874d0ad3f9155|GetObjectsByFrame(FrameSelectType, RectangleD, Predicate, Action)]]| (Переопределяет [[developers:references:194476d8735a41d451648829001e3a70|GetObjectsByFrame(FrameSelectType, RectangleD, Predicate, Action)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:d9bbf74339d8483e8f441af477ebe597|GetObjectsByPolygon(FrameSelectType, List, Predicate, Action)]]| (Переопределяет [[developers:references:f6f3e815a6f715eef33c195c169a8798|GetObjectsByPolygon(FrameSelectType, List, Predicate, Action)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.defaultselectionset.getselectable|GetSelectable()]]| (Переопределяет [[developers:references:topomatic.cad.view.selectionset.getselectable|GetSelectable()]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.selectionset.gettransformdata|GetTransformData()]]| (Наследуется от [[developers:references:topomatic.cad.view.selectionset|SelectionSet]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.selectionset.gettrianglesatray_topomatic.cad.foundation.ray3d_system.predicate_1_system.int32|GetTrianglesAtRay(Ray3D, Predicate, Int32)]]| (Наследуется от [[developers:references:topomatic.cad.view.selectionset|SelectionSet]].)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.defaultselectionset.isenable_system.object|IsEnable(Object)]]| (Переопределяет [[developers:references:topomatic.cad.view.selectionset.isenable_system.object|IsEnable(Object)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.defaultselectionset.isowned_system.object|IsOwned(Object)]]| (Переопределяет [[developers:references:topomatic.cad.view.selectionset.isowned_system.object|IsOwned(Object)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.defaultselectionset.isselected_system.object|IsSelected(Object)]]| (Переопределяет [[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:topomatic.cad.view.selectionset|SelectionSet]].)| |{{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:topomatic.cad.view.selectionset|SelectionSet]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.selectionset.painttransformdata_system.object_topomatic.cad.foundation.cadpen|PaintTransformData(Object, CadPen)]]| (Наследуется от [[developers:references:topomatic.cad.view.selectionset|SelectionSet]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.selectionset.pasteproperties_system.object_topomatic.stg.stgnode|PasteProperties(Object, StgNode)]]| (Наследуется от [[developers:references:topomatic.cad.view.selectionset|SelectionSet]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.selectionset.pickoneobjectatscreen_system.predicate_1_system.string|PickOneObjectAtScreen(Predicate, String)]]| (Наследуется от [[developers:references:topomatic.cad.view.selectionset|SelectionSet]].)| |{{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:topomatic.cad.view.selectionset|SelectionSet]].)| |{{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:topomatic.cad.view.selectionset|SelectionSet]].)| |{{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:topomatic.cad.view.selectionset|SelectionSet]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.defaultselectionset.select_system.object_system.boolean|Select(Object, Boolean)]]| (Переопределяет [[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:topomatic.cad.view.selectionset|SelectionSet]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.selectionset.selectatpoint_topomatic.cad.foundation.vector2d_system.predicate_1|SelectAtPoint(Vector2D, Predicate)]]| (Наследуется от [[developers:references:topomatic.cad.view.selectionset|SelectionSet]].)| |{{developers:references:method.png|Метод}}|[[developers:references:18a60e7e36c249b95da046d6ba9efaba|SelectByFrame(FrameSelectType, RectangleD, Predicate, Boolean)]]| (Наследуется от [[developers:references:topomatic.cad.view.selectionset|SelectionSet]].)| |{{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:topomatic.cad.view.selectionset|SelectionSet]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.selectionset.selectobjectsatscreen_system.predicate_1_system.string|SelectObjectsAtScreen(Predicate, String)]]| (Наследуется от [[developers:references:topomatic.cad.view.selectionset|SelectionSet]].)| |{{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:topomatic.cad.view.selectionset|SelectionSet]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.selectionset.selectoneobjectatscreen_system.predicate_1_system.string|SelectOneObjectAtScreen(Predicate, String)]]| (Наследуется от [[developers:references:topomatic.cad.view.selectionset|SelectionSet]].)| |{{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:topomatic.cad.view.selectionset|SelectionSet]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.selectionset.supportcopyproperties_system.object|SupportCopyProperties(Object)]]| (Наследуется от [[developers:references:topomatic.cad.view.selectionset|SelectionSet]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.selectionset.supportpasteproperties_system.object_topomatic.stg.stgnode|SupportPasteProperties(Object, StgNode)]]| (Наследуется от [[developers:references:topomatic.cad.view.selectionset|SelectionSet]].)| |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.view.selectionset.transform_system.object_topomatic.cad.foundation.matrix_system.boolean|Transform(Object, Matrix, Boolean)]]| (Наследуется от [[developers:references:topomatic.cad.view.selectionset|SelectionSet]].)|