Ellipse Class

Inheritance Hierarchy
Namespace:  Teigha.DatabaseServices
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public class Ellipse : Curve

The Ellipse type exposes the following members.

Constructors
  Name Description
Public method Ellipse
Initializes a new instance of the Ellipse class
Protected method Ellipse(IntPtr, Boolean)
Initializes a new instance of the Ellipse class
Public method Ellipse(Point3d, Vector3d, Vector3d, Double, Double, Double)
Initializes a new instance of the Ellipse class
Top
Properties
  Name Description
Public property AcadObject (Inherited from DBObject.)
Public property Annotative (Inherited from DBObject.)
Public property Area (Inherited from Curve.)
Public property AutoDelete (Inherited from DisposableWrapper.)
Public property BlockId (Inherited from Entity.)
Public property BlockName (Inherited from Entity.)
Public property Bounds (Inherited from Drawable.)
Public property CastShadows (Inherited from Entity.)
Public property Center
Public property ClassID (Inherited from DBObject.)
Public property CloneMeForDragging (Inherited from Entity.)
Public property Closed (Inherited from Curve.)
Public property CollisionType (Inherited from Entity.)
Public property Color (Inherited from Entity.)
Public property ColorIndex (Inherited from Entity.)
Public property CompoundObjectTransform (Inherited from Entity.)
Public property Database (Inherited from DBObject.)
Public property Drawable (Inherited from DBObject.)
Public property DrawableType (Inherited from Drawable.)
Public property Ecs (Inherited from Entity.)
Public property EdgeStyleId (Inherited from Entity.)
Public property EndAngle
Public property EndParam (Overrides CurveEndParam.)
Public property EndPoint (Inherited from Curve.)
Public property EntityColor (Inherited from Entity.)
Public property ExtensionDictionary (Inherited from DBObject.)
Public property FaceStyleId (Inherited from Entity.)
Public property ForceAnnoAllVisible (Inherited from Entity.)
Public property GeometricExtents (Inherited from Entity.)
Public property Handle (Inherited from DBObject.)
Public property HasFields (Inherited from DBObject.)
Public property HasSaveVersionOverride (Inherited from DBObject.)
Public property Hyperlinks (Inherited from Entity.)
Public property Id (Inherited from DBObject.)
Public property IsAProxy (Inherited from DBObject.)
Public property IsCancelling (Inherited from DBObject.)
Public property IsDisposed (Inherited from DisposableWrapper.)
Public property IsErased (Inherited from DBObject.)
Public property IsEraseStatusToggled (Inherited from DBObject.)
Public property IsModified (Inherited from DBObject.)
Public property IsModifiedGraphics (Inherited from DBObject.)
Public property IsModifiedXData (Inherited from DBObject.)
Public property IsNewObject (Inherited from DBObject.)
Public property IsNotifyEnabled (Inherited from DBObject.)
Public property IsNotifying (Inherited from DBObject.)
Public property IsNull
Public property IsObjectIdsInFlux (Inherited from DBObject.)
Public property IsPeriodic (Inherited from Curve.)
Public property IsPersistent (Inherited from DBObject.)
Public property IsPlanar (Inherited from Entity.)
Public property IsReadEnabled (Inherited from DBObject.)
Public property IsReallyClosing (Inherited from DBObject.)
Public property IsTransactionResident (Inherited from DBObject.)
Public property IsUndoing (Inherited from DBObject.)
Public property IsWriteEnabled (Inherited from DBObject.)
Public property Layer (Inherited from Entity.)
Public property LayerId (Inherited from Entity.)
Public property Linetype (Inherited from Entity.)
Public property LinetypeId (Inherited from Entity.)
Public property LinetypeScale (Inherited from Entity.)
Public property LineWeight (Inherited from Entity.)
Public property MajorAxis
Public property MajorRadius
Public property Material (Inherited from Entity.)
Public property MaterialId (Inherited from Entity.)
Public property MaterialMapper (Inherited from Entity.)
Public property MergeStyle (Inherited from DBObject.)
Public property MinorAxis
Public property MinorRadius
Public property Normal
Public property ObjectBirthVersion (Inherited from DBObject.)
Public property ObjectId (Inherited from DBObject.)
Public property OwnerId (Inherited from DBObject.)
Public property PaperOrientation (Inherited from DBObject.)
Public property PlotStyleName (Inherited from Entity.)
Public property PlotStyleNameId (Inherited from Entity.)
Public property RadiusRatio
Public property ReceiveShadows (Inherited from Entity.)
Public property Spline (Inherited from Curve.)
Public property StartAngle
Public property StartParam (Overrides CurveStartParam.)
Public property StartPoint (Inherited from Curve.)
Public property Transparency (Inherited from Entity.)
Public property UndoFiler (Inherited from DBObject.)
Public property UnmanagedObject (Inherited from DisposableWrapper.)
Public property Visible (Inherited from Entity.)
Public property VisualStyleId (Inherited from Entity.)
Public property XData (Inherited from DBObject.)
Top
Methods
  Name Description
Public method AddContext (Inherited from DBObject.)
Public method AddPersistentReactor (Inherited from DBObject.)
Public method AddSubentityPaths (Inherited from Entity.)
Public method ApplyPartialUndo (Inherited from DBObject.)
Protected method AssertNotifyEnabled (Inherited from DBObject.)
Protected method AssertReadEnabled (Inherited from DBObject.)
Protected method AssertWriteEnabled (Inherited from DBObject.)
Public method Audit (Inherited from DBObject.)
Public method BoundingBoxIntersectWith(Entity, Intersect, Point3dCollection, Int32, Int32) Obsolete. (Inherited from Entity.)
Public method BoundingBoxIntersectWith(Entity, Intersect, Point3dCollection, IntPtr, IntPtr) (Inherited from Entity.)
Public method BoundingBoxIntersectWith(Entity, Intersect, Plane, Point3dCollection, Int32, Int32) Obsolete. (Inherited from Entity.)
Public method BoundingBoxIntersectWith(Entity, Intersect, Plane, Point3dCollection, IntPtr, IntPtr) (Inherited from Entity.)
Public method Cancel Obsolete. (Inherited from DBObject.)
Public method Clone (Inherited from RXObject.)
Public method Close Obsolete. (Inherited from DBObject.)
Public method CloseAndPage Obsolete. (Inherited from DBObject.)
Public method CompareTo (Inherited from RXObject.)
Public method CopyFrom (Inherited from RXObject.)
Public method CreateExtensionDictionary (Inherited from DBObject.)
Public method CreateObjRef
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
(Inherited from MarshalByRefObject.)
Public method DecomposeForSave (Inherited from DBObject.)
Public method DeepClone (Inherited from DBObject.)
Public method DeleteSubentityPaths (Inherited from Entity.)
Protected method DeleteUnmanagedObject (Inherited from DBObject.)
Public method DisableUndoRecording (Inherited from DBObject.)
Public method Dispose (Inherited from DisposableWrapper.)
Protected method Dispose(Boolean) (Inherited from DBObject.)
Public method DowngradeOpen (Inherited from DBObject.)
Public method DowngradeToNotify (Inherited from DBObject.)
Public method Draw (Inherited from Entity.)
Public method DwgIn (Inherited from DBObject.)
Protected method DwgInFields (Inherited from DBObject.)
Public method DwgOut (Inherited from DBObject.)
Protected method DwgOutFields (Inherited from DBObject.)
Public method DxfIn (Inherited from DBObject.)
Protected method DxfInFields (Inherited from DBObject.)
Public method DxfOut (Inherited from DBObject.)
Protected method DxfOutFields (Inherited from DBObject.)
Public method Equals (Inherited from DisposableWrapper.)
Public method Erase (Inherited from DBObject.)
Public method Erase(Boolean) (Inherited from DBObject.)
Public method Explode (Inherited from Entity.)
Public method ExplodeGeometry (Inherited from Entity.)
Public method ExplodeGeometryToBlock(BlockTableRecord) (Inherited from Entity.)
Public method ExplodeGeometryToBlock(BlockTableRecord, ObjectIdCollection) (Inherited from Entity.)
Public method ExplodeGeometryToOwnerSpace (Inherited from Entity.)
Public method Extend(Double) (Inherited from Curve.)
Public method Extend(Boolean, Point3d) (Inherited from Curve.)
Protected method Finalize (Inherited from DisposableWrapper.)
Public method GetAngleAtParameter
Public method GetClosestPointTo(Point3d, Boolean) (Inherited from Curve.)
Public method GetClosestPointTo(Point3d, Vector3d, Boolean) (Inherited from Curve.)
Public method GetDistanceAtParameter (Inherited from Curve.)
Public method GetDistAtPoint (Inherited from Curve.)
Public method GetEventExtender (Inherited from DBObject.)
Public method GetField (Inherited from DBObject.)
Public method GetField(String) (Inherited from DBObject.)
Public method GetFirstDerivative(Double) (Inherited from Curve.)
Public method GetFirstDerivative(Point3d) (Inherited from Curve.)
Public method GetGeCurve (Inherited from Curve.)
Public method GetGeCurve(Tolerance) (Inherited from Curve.)
Public method GetGraphicsMarkersAtSubentityPathIntPtr (Inherited from Entity.)
Public method GetGripPoints(Point3dCollection, IntegerCollection, IntegerCollection) (Inherited from Entity.)
Public method GetGripPoints(GripDataCollection, Double, Int32, Vector3d, GetGripPointsFlags) (Inherited from Entity.)
Public method GetGripPointsAtSubentityPath (Inherited from Entity.)
Public method GetHashCode (Inherited from DisposableWrapper.)
Public method GetLifetimeService
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
(Inherited from MarshalByRefObject.)
Public method GetObjectSaveVersion(DwgFiler) (Inherited from DBObject.)
Public method GetObjectSaveVersion(DxfFiler) (Inherited from DBObject.)
Public method GetObjectSnapPoints(ObjectSnapModes, Int32, Point3d, Point3d, Matrix3d, Point3dCollection, IntegerCollection) (Inherited from Entity.)
Public method GetObjectSnapPoints(ObjectSnapModes, Int32, Point3d, Point3d, Matrix3d, Point3dCollection, IntegerCollection, Matrix3d) (Inherited from Entity.)
Public method GetOffsetCurves (Inherited from Curve.)
Public method GetOffsetCurvesGivenPlaneNormal (Inherited from Curve.)
Public method GetOrthoProjectedCurve (Inherited from Curve.)
Public method GetParameterAtAngle
Public method GetParameterAtDistance (Inherited from Curve.)
Public method GetParameterAtPoint (Inherited from Curve.)
Public method GetPersistentReactorIds (Inherited from DBObject.)
Public method GetPlane (Inherited from Entity.)
Public method GetPointAtDist (Inherited from Curve.)
Public method GetPointAtParameter (Inherited from Curve.)
Public method GetProjectedCurve (Inherited from Curve.)
Public method GetReactors Obsolete. (Inherited from DBObject.)
Public method GetRXClass (Inherited from RXObject.)
Public method GetSecondDerivative(Double) (Inherited from Curve.)
Public method GetSecondDerivative(Point3d) (Inherited from Curve.)
Public method GetSplitCurves(DoubleCollection) (Inherited from Curve.)
Public method GetSplitCurves(Point3dCollection) (Inherited from Curve.)
Public method GetStretchPoints (Inherited from Entity.)
Public method GetSubentity (Inherited from Entity.)
Public method GetSubentityGeometricExtents (Inherited from Entity.)
Public method GetSubentityPathsAtGraphicsMarker(SubentityType, IntPtr, Point3d, Matrix3d, ObjectId) (Inherited from Entity.)
Public method GetSubentityPathsAtGraphicsMarker(SubentityType, Int32, Point3d, Matrix3d, Int32, ObjectId) Obsolete. (Inherited from Entity.)
Public method GetTransformedCopy (Inherited from Entity.)
Public method GetTransientReactors (Inherited from DBObject.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method GetXDataForApplication (Inherited from DBObject.)
Public method HandOverTo (Inherited from DBObject.)
Public method HasContext (Inherited from DBObject.)
Public method HasPersistentReactor (Inherited from DBObject.)
Public method Highlight (Inherited from Entity.)
Public method Highlight(FullSubentityPath, Boolean) (Inherited from Entity.)
Public method InitializeLifetimeService
Obtains a lifetime service object to control the lifetime policy for this instance.
(Inherited from MarshalByRefObject.)
Public method IntersectWith(Entity, Intersect, Point3dCollection, Int32, Int32) Obsolete. (Inherited from Entity.)
Public method IntersectWith(Entity, Intersect, Point3dCollection, IntPtr, IntPtr) (Inherited from Entity.)
Public method IntersectWith(Entity, Intersect, Plane, Point3dCollection, Int32, Int32) Obsolete. (Inherited from Entity.)
Public method IntersectWith(Entity, Intersect, Plane, Point3dCollection, IntPtr, IntPtr) (Inherited from Entity.)
Public method IsContentSnappable (Inherited from Entity.)
Public method JoinEntities (Inherited from Entity.)
Public method JoinEntity (Inherited from Entity.)
Public method List (Inherited from Entity.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected method MemberwiseClone(Boolean)
Creates a shallow copy of the current MarshalByRefObject object.
(Inherited from MarshalByRefObject.)
Public method MoveGripPointsAt(IntegerCollection, Vector3d) (Inherited from Entity.)
Public method MoveGripPointsAt(IntPtr, Vector3d, MoveGripPointsFlags) (Inherited from Entity.)
Public method MoveGripPointsAtSubentityPaths (Inherited from Entity.)
Public method MoveStretchPointsAt (Inherited from Entity.)
Public method QueryX (Inherited from RXObject.)
Public method RecordGraphicsModified (Inherited from Entity.)
Public method ReleaseExtensionDictionary (Inherited from DBObject.)
Public method RemoveContext (Inherited from DBObject.)
Public method RemoveField (Inherited from DBObject.)
Public method RemoveField(String) (Inherited from DBObject.)
Public method RemoveField(ObjectId) (Inherited from DBObject.)
Public method RemovePersistentReactor (Inherited from DBObject.)
Public method ResetScaleDependentProperties (Inherited from DBObject.)
Public method ReverseCurve (Inherited from Curve.)
Public method SaveAs (Inherited from Entity.)
Public method Set
Public method SetAttributes (Inherited from Drawable.)
Public method SetDatabaseDefaults (Inherited from Entity.)
Public method SetDatabaseDefaults(Database) (Inherited from Entity.)
Public method SetDragStatus (Inherited from Entity.)
Public method SetField(Field) (Inherited from DBObject.)
Public method SetField(String, Field) (Inherited from DBObject.)
Public method SetFromGeCurve(Curve3d) (Inherited from Curve.)
Public method SetFromGeCurve(Curve3d, Tolerance) (Inherited from Curve.)
Public method SetFromGeCurve(Curve3d, Vector3d) (Inherited from Curve.)
Public method SetFromGeCurve(Curve3d, Vector3d, Tolerance) (Inherited from Curve.)
Public method SetFromStyle (Inherited from DBObject.)
Public method SetGripStatus (Inherited from Entity.)
Public method SetLayerId (Inherited from Entity.)
Public method SetObjectIdsInFlux (Inherited from DBObject.)
Public method SetPaperOrientation (Inherited from DBObject.)
Public method SetPropertiesFrom (Inherited from Entity.)
Public method SetSubentityGripStatus (Inherited from Entity.)
Protected method SubSetAttributes (Inherited from DBObject.)
Protected method SubViewportDraw (Inherited from DBObject.)
Protected method SubViewportDrawLogicalFlags (Inherited from DBObject.)
Protected method SubWorldDraw (Inherited from DBObject.)
Public method SupportsCollection (Inherited from DBObject.)
Public method SwapIdWith (Inherited from DBObject.)
Public method SwapReferences (Inherited from DBObject.)
Public method ToString
Returns a string that represents the current object.
(Inherited from Object.)
Public method TransformBy (Inherited from Entity.)
Public method TransformSubentityPathsBy (Inherited from Entity.)
Public method Unhighlight (Inherited from Entity.)
Public method Unhighlight(FullSubentityPath, Boolean) (Inherited from Entity.)
Public method UpgradeFromNotify (Inherited from DBObject.)
Public method UpgradeOpen (Inherited from DBObject.)
Public method ViewportDraw (Inherited from Drawable.)
Public method ViewportDrawLogicalFlags (Inherited from Drawable.)
Public method WblockClone (Inherited from DBObject.)
Public method WorldDraw (Inherited from Drawable.)
Public method X (Inherited from RXObject.)
Public method XDataTransformBy (Inherited from DBObject.)
Top
Events
  Name Description
Public event Cancelled (Inherited from DBObject.)
Public event Copied (Inherited from DBObject.)
Public event Erased (Inherited from DBObject.)
Public event Goodbye (Inherited from DBObject.)
Public event Modified (Inherited from DBObject.)
Public event ModifiedXData (Inherited from DBObject.)
Public event ModifyUndone (Inherited from DBObject.)
Public event ObjectClosed (Inherited from DBObject.)
Public event OpenedForModify (Inherited from DBObject.)
Public event Reappended (Inherited from DBObject.)
Public event SubObjectModified (Inherited from DBObject.)
Public event Unappended (Inherited from DBObject.)
Top
See Also

©  Bricsys NV. All rights reserved.