======Класс CompoundLine====== * **Пространство имен:** [[developers:references:topomatic.cad.foundation|Topomatic.Cad.Foundation]] * **Сборка:** Topomatic.Cad.Foundation (в Topomatic.Cad.Foundation.dll) =====Иерархия наследования===== * System.Object * [[developers:references:topomatic.foundationclasses.updatableobject|Topomatic.FoundationClasses.UpdatableObject]] * [[developers:references:topomatic.foundationclasses.undoobject|Topomatic.FoundationClasses.UndoObject]] * Topomatic.Cad.Foundation.CompoundLine =====Синтаксис===== public class CompoundLine : UndoObject, INamedTransactable, ITransactable, IUpdatable, IEnumerable, IEnumerable, IStgSerializable, IObjectDisjoiner, ICurve =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.cad.foundation.compoundline..ctor|CompoundLine()]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.foundation.compoundline.bounds|Bounds]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.foundation.compoundline.count|Count]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.foundation.compoundline.endpos|EndPos]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.foundationclasses.undoobject.isupdating|IsUpdating]]| (Наследуется от [[developers:references:topomatic.foundationclasses.undoobject|UndoObject]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.foundation.compoundline.length|Length]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.foundation.compoundline.startpos|StartPos]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.foundationclasses.updatableobject.transactionmanager|TransactionManager]]| (Наследуется от [[developers:references:topomatic.foundationclasses.updatableobject|UpdatableObject]].)| =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.compoundline.appenditem_topomatic.cad.foundation.itemtype_system.double_system.double_topomatic.cad.foundation.displacetype|AppendItem(ItemType, Double, Double, DisplaceType)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.compoundline.appenditem_topomatic.cad.foundation.itemtype_system.double_topomatic.cad.foundation.displacetype|AppendItem(ItemType, Double, DisplaceType)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.compoundline.appenditem_topomatic.cad.foundation.itemtype_system.double|AppendItem(ItemType, Double)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.compoundline.appenditem_topomatic.cad.foundation.itemtype|AppendItem(ItemType)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.foundationclasses.undoobject.beginupdate_system.string|BeginUpdate(String)]]| (Наследуется от [[developers:references:topomatic.foundationclasses.undoobject|UndoObject]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.foundationclasses.undoobject.beginupdate|BeginUpdate()]]| (Наследуется от [[developers:references:topomatic.foundationclasses.undoobject|UndoObject]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.compoundline.clear|Clear()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.foundationclasses.undoobject.endupdate|EndUpdate()]]| (Наследуется от [[developers:references:topomatic.foundationclasses.undoobject|UndoObject]].)| |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.compoundline.getat_system.int32|GetAt(Int32)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.compoundline.getcenterpoint_topomatic.cad.foundation.objectsdisjointerargs_system.collections.generic.ilist_1|GetCenterPoint(ObjectsDisjointerArgs, IList)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.compoundline.getcompoundlineitems_topomatic.cad.foundation.line2d|GetCompoundLineItems(Line2D)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.compoundline.getcompoundlineitems_topomatic.cad.foundation.boundingbox2d|GetCompoundLineItems(BoundingBox2D)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.compoundline.getcompoundlineitems_topomatic.cad.foundation.vector2d_topomatic.cad.foundation.vector2d|GetCompoundLineItems(Vector2D, Vector2D)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.compoundline.getendpoint_topomatic.cad.foundation.objectsdisjointerargs_system.collections.generic.ilist_1|GetEndPoint(ObjectsDisjointerArgs, IList)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.compoundline.getenumerator|GetEnumerator()]]| | |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.compoundline.getindexbysta_system.double|GetIndexBySta(Double)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.compoundline.getinsertionpoint_topomatic.cad.foundation.objectsdisjointerargs_system.collections.generic.ilist_1|GetInsertionPoint(ObjectsDisjointerArgs, IList)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.compoundline.getmiddlepoint_topomatic.cad.foundation.objectsdisjointerargs_system.collections.generic.ilist_1|GetMiddlePoint(ObjectsDisjointerArgs, IList)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.compoundline.getnodepoint_topomatic.cad.foundation.objectsdisjointerargs_system.collections.generic.ilist_1|GetNodePoint(ObjectsDisjointerArgs, IList)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.compoundline.getquadrantpoint_topomatic.cad.foundation.objectsdisjointerargs_system.collections.generic.ilist_1|GetQuadrantPoint(ObjectsDisjointerArgs, IList)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:95d7a74568909b44de16bb4b7c868b2d|GetSegments(ObjectsDisjointerArgs, IList, IList)]]| | |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.compoundline.loadfromstg_topomatic.stg.stgnode|LoadFromStg(StgNode)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.compoundline.postostaoffset_system.double_system.double_topomatic.cad.foundation.vector2d_ref_system.double_ref_system.double|PosToStaOffset(Double, Double, Vector2D, Double, Double)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.compoundline.postostaoffset_topomatic.cad.foundation.vector2d_ref_system.double_ref_system.double|PosToStaOffset(Vector2D, Double, Double)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.compoundline.refreshindex|RefreshIndex()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.compoundline.savetostg_topomatic.stg.stgnode|SaveToStg(StgNode)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.compoundline.staoffsettopos_system.double_system.double_ref_topomatic.cad.foundation.vector2d|StaOffsetToPos(Double, Double, Vector2D)]]| | |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)| =====События===== ^Тип^Имя^Описание^ |{{developers:references:event.png|Событие}}|[[developers:references:topomatic.foundationclasses.undoobject.changed|Changed]]| (Наследуется от [[developers:references:topomatic.foundationclasses.undoobject|UndoObject]].)| |{{developers:references:event.png|Событие}}|[[developers:references:topomatic.foundationclasses.undoobject.undo|Undo]]| (Наследуется от [[developers:references:topomatic.foundationclasses.undoobject|UndoObject]].)|