======Класс ParabolaItem====== * **Пространство имен:** [[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.cad.foundation.item|Topomatic.Cad.Foundation.Item]] * Topomatic.Cad.Foundation.ParabolaItem =====Синтаксис===== class ParabolaItem : Item, INamedTransactable, ITransactable, IUpdatable, IStgSerializable, IObjectDisjoiner =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.foundation.parabolaitem.a|A]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.foundation.parabolaitem.bounds|Bounds]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.foundation.item.displacetype|DisplaceType]]| (Наследуется от [[developers:references:topomatic.cad.foundation.item|Item]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.foundation.parabolaitem.endpos|EndPos]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.foundation.item.endsta|EndSta]]| (Наследуется от [[developers:references:topomatic.cad.foundation.item|Item]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.foundationclasses.updatableobject.isupdating|IsUpdating]]| (Наследуется от [[developers:references:topomatic.foundationclasses.updatableobject|UpdatableObject]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.foundation.parabolaitem.itemtype|ItemType]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.foundation.item.kx|KX]]| (Наследуется от [[developers:references:topomatic.cad.foundation.item|Item]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.foundation.item.ky|KY]]| (Наследуется от [[developers:references:topomatic.cad.foundation.item|Item]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.foundation.item.length|Length]]| (Наследуется от [[developers:references:topomatic.cad.foundation.item|Item]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.foundation.parabolaitem.p|P]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.foundation.parabolaitem.rotation|Rotation]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.foundation.parabolaitem.startlength|StartLength]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.foundation.item.startpos|StartPos]]| (Наследуется от [[developers:references:topomatic.cad.foundation.item|Item]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.foundation.item.startsta|StartSta]]| (Наследуется от [[developers:references:topomatic.cad.foundation.item|Item]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.foundation.item.transactionmanager|TransactionManager]]| (Наследуется от [[developers:references:topomatic.cad.foundation.item|Item]].)| =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.foundationclasses.updatableobject.beginupdate|BeginUpdate()]]| (Наследуется от [[developers:references:topomatic.foundationclasses.updatableobject|UpdatableObject]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.foundationclasses.updatableobject.beginupdate_system.string|BeginUpdate(String)]]| (Наследуется от [[developers:references:topomatic.foundationclasses.updatableobject|UpdatableObject]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.foundationclasses.updatableobject.endupdate|EndUpdate()]]| (Наследуется от [[developers:references:topomatic.foundationclasses.updatableobject|UpdatableObject]].)| |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.item.getcenterpoint_topomatic.cad.foundation.objectsdisjointerargs_system.collections.generic.ilist_1|GetCenterPoint(ObjectsDisjointerArgs, IList)]]| (Наследуется от [[developers:references:topomatic.cad.foundation.item|Item]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.item.getendpoint_topomatic.cad.foundation.objectsdisjointerargs_system.collections.generic.ilist_1|GetEndPoint(ObjectsDisjointerArgs, IList)]]| (Наследуется от [[developers:references:topomatic.cad.foundation.item|Item]].)| |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.item.getinsertionpoint_topomatic.cad.foundation.objectsdisjointerargs_system.collections.generic.ilist_1|GetInsertionPoint(ObjectsDisjointerArgs, IList)]]| (Наследуется от [[developers:references:topomatic.cad.foundation.item|Item]].)| |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.cad.foundation.parabolaitem.getkxky_topomatic.cad.foundation.vector2d_system.double_ref_system.double_ref_system.double|GetKxKy(Vector2D, Double, Double, Double)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.item.getmiddlepoint_topomatic.cad.foundation.objectsdisjointerargs_system.collections.generic.ilist_1|GetMiddlePoint(ObjectsDisjointerArgs, IList)]]| (Наследуется от [[developers:references:topomatic.cad.foundation.item|Item]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.item.getnodepoint_topomatic.cad.foundation.objectsdisjointerargs_system.collections.generic.ilist_1|GetNodePoint(ObjectsDisjointerArgs, IList)]]| (Наследуется от [[developers:references:topomatic.cad.foundation.item|Item]].)| |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.cad.foundation.parabolaitem.getp_topomatic.cad.foundation.vector2d|GetP(Vector2D)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.parabolaitem.getpositionbystation_system.double_system.boolean|GetPositionByStation(Double, Boolean)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.item.getquadrantpoint_topomatic.cad.foundation.objectsdisjointerargs_system.collections.generic.ilist_1|GetQuadrantPoint(ObjectsDisjointerArgs, IList)]]| (Наследуется от [[developers:references:topomatic.cad.foundation.item|Item]].)| |{{developers:references:method.png|Метод}}|[[developers:references:87c05506529b7305ac112a037241a0c0|GetSegments(ObjectsDisjointerArgs, IList, IList)]]| (Наследуется от [[developers:references:topomatic.cad.foundation.item|Item]].)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.parabolaitem.getybyx_system.double|GetYbyX(Double)]]| | |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.cad.foundation.parabolaitem.lengthbyx_system.double_system.double|LengthByX(Double, Double)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.item.loadfromstg_topomatic.stg.stgnode|LoadFromStg(StgNode)]]| (Наследуется от [[developers:references:topomatic.cad.foundation.item|Item]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.item.postostaoffset_topomatic.cad.foundation.vector2d_ref_system.double_ref_system.double|PosToStaOffset(Vector2D, Double, Double)]]| (Наследуется от [[developers:references:topomatic.cad.foundation.item|Item]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.item.savetostg_topomatic.stg.stgnode|SaveToStg(StgNode)]]| (Наследуется от [[developers:references:topomatic.cad.foundation.item|Item]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.parabolaitem.staoffsettopos_system.double_system.double|StaOffsetToPos(Double, Double)]]| (Переопределяет [[developers:references:topomatic.cad.foundation.item.staoffsettopos_system.double_system.double|StaOffsetToPos(Double, Double)]].)| |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)|