| Name | Description |
---|
 | AttributeChanged | (Overrides IGeoObjectImpl..::..AttributeChanged(INamedAttribute).) |
 | Clone | (Overrides IGeoObjectImpl..::..Clone()()()().) |
  | Construct | |
 | CopyGeometry | (Overrides IGeoObjectImpl..::..CopyGeometry(IGeoObject).) |
 | DirectionAt | |
 | FindSnapPoint | (Overrides IGeoObjectImpl..::..FindSnapPoint(SnapPointFinder).) |
 | Get2DRepresentation | (Overrides IGeoObjectImpl..::..Get2DRepresentation(Projection, GDIResources).) |
 | GetBoundingCube | (Overrides IGeoObjectImpl..::..GetBoundingCube()()()().) |
 | GetExtent(Double) | (Overrides IGeoObjectImpl..::..GetExtent(Double).) |
 | GetExtent(Projection, ExtentPrecision) | (Overrides IGeoObjectImpl..::..GetExtent(Projection, ExtentPrecision).) |
 | GetObjectData | (Overrides IGeoObjectImpl..::..GetObjectData(SerializationInfo, StreamingContext).) |
 | GetPlanarState | |
 | GetPlane | |
 | GetProjectedCurve | |
 | GetQuadTreeItem | (Overrides IGeoObjectImpl..::..GetQuadTreeItem(Projection, ExtentPrecision).) |
 | GetShowProperties | (Overrides IGeoObjectImpl..::..GetShowProperties(IFrame).) |
 | HasValidData | (Overrides IGeoObjectImpl..::..HasValidData()()()().) |
 | HitTest(BoundingCube%, Double) | (Overrides IGeoObjectImpl..::..HitTest(BoundingCube%, Double).) |
 | HitTest(Projection..::..PickArea, Boolean) | (Overrides IGeoObjectImpl..::..HitTest(Projection..::..PickArea, Boolean).) |
 | HitTest(Projection, BoundingRect, Boolean) | (Overrides IGeoObjectImpl..::..HitTest(Projection, BoundingRect, Boolean).) |
 | IsInPlane | |
 | Modify | (Overrides IGeoObjectImpl..::..Modify(ModOp).) |
 | PaintTo3D | (Overrides IGeoObjectImpl..::..PaintTo3D(IPaintTo3D).) |
 | ParameterOf |
Returns the Parameter of the given point projected into the plane of this ellipse (pp).
For a circle or arc this is the
radian of the angle of the point. For an ellipse this is the value (a), where
e.x = center.x+majorradius*cos(a), e.y = center.y+minorradius*cos(a) yields a point (e)
on the ellipse so that (pp) coincides with the line (center,e).
|
 | PlaneIntersection |
Returns the intersectionpoints of this ellipse with the provided plane toIntersectWith.
The result is an array with 0 to 2 GeoPoints.
|
 | Point | |
 | PointAt | |
 | Position | (Overrides IGeoObjectImpl..::..Position(GeoPoint, GeoVector, Double).) |
 | PositionOf(GeoPoint) | |
 | PositionOf(GeoPoint, Plane) | |
 | PositionOf(GeoPoint, Double) | |
 | PrepareDisplayList | (Overrides IGeoObjectImpl..::..PrepareDisplayList(Double).) |
 | SetArc3Points | |
 | SetArcPlane2Points | |
 | SetArcPlane2PointsRadiusLocation | |
 | SetArcPlaneCenterRadius | |
 | SetArcPlaneCenterRadiusAngles | |
 | SetArcPlaneCenterStartEndPoint | |
 | SetCircle3Points | |
 | SetCirclePlane2Points |
Kreis aus Ebene und zwei gegenüberliegenden Punkten auf dem Kreis
|
 | SetCirclePlaneCenterRadius | |
 | SetEllipse2PointsDirections | |
 | SetEllipseArc2PointsDirections | |
 | SetEllipseArcCenterAxis | |
 | SetEllipseCenterAxis(GeoPoint, GeoVector, GeoVector) | |
 | SetEllipseCenterAxis(GeoPoint, GeoVector, GeoVector, Plane) | |
 | SetEllipseCenterPlane | |
 | SetPlaneRadius | |
 | Split(Double) | |
 | Split(Double, Double) | |
 | TangentParameter |
Tangentenpunkte der Ellipse bei vorgegebener Richtung
|
 | Trim | |
 | TryPointDeriv2At | |
 | UpdateAttributes | (Overrides IGeoObjectImpl..::..UpdateAttributes(array<I2DRepresentation>[]()[][], Projection, GDIResources).) |