GeCircle Properties |
The GeCircle type exposes the following members.
Name | Description | |
---|---|---|
![]() | AggregateType |
Returns aggregate geometry type
of this geometry.
(Overrides GeCurveAggregateType.) |
![]() | Area |
Returns total surface area of the geometry.
(Overrides GeGeometryArea.) |
![]() | CenterPoint |
Gets or sets circle center point.
|
![]() | Centroid |
Returns geometry centroid coordinate.
(Overrides GeGeometryCentroid.) |
![]() | DerivedType | (Overrides GeCurveDerivedType.) |
![]() | Dimensionality |
Gets or sets coordinate
dimensionality of a geometry.
(Overrides GeGeometryDimensionality.) |
![]() | Eccentricity |
Returns measure of how much the conic section deviates from being circular.
|
![]() | Envelope |
Returns geometry envelope.
(Overrides GeGeometryEnvelope.) |
![]() | FocalParameter |
Returns distance from the focus (or one of the two foci) to the directrix
of a conic section.
|
![]() | Interpolation |
Returns curve interpolation.
(Overrides GeCurveInterpolation.) |
![]() | Interval |
Returns the parametric range of the curve.
(Overrides GeCurveInterval.) |
![]() | IsEmpty |
Returns True if object instance is considered empty,
otherwise returns False.
(Overrides GeGeometryIsEmpty.) |
![]() | Length |
Returns total surface boundary length
(circumference) of the geometry.
(Overrides GeGeometryLength.) |
![]() | LinearEccentricity |
Returns distance between the center and the focus (or one of the two foci)
of a conic section.
|
![]() | Normal |
Gets or sets circle plane normal.
|
![]() | Radius |
Gets or sets circle radius.
|
![]() | SemiLatusRectum |
Returns a chord parallel to the directrix and passing through the focus
(or one of the two foci) of a conic section.
|
![]() | Type |
Returns enumerated geometry type
used for safe typecasting to concrete geometry class.
(Overrides GeGeometryType.) |