public class Arc3Public Class Arc3public ref class Arc3type Arc3 = class end| Arc3 | Initializes a new instance of the Arc3 class. |
| AngleDomain | Gets or sets the angle domain (in Radians) of this arc. |
| Center | Gets or sets the center point for this arc. |
| EndPoint | Gets the end point of the Arc3. |
| MidPoint | Gets the mid-point of the Arc3. |
| Plane | Gets or sets the plane in which this arc lies. |
| Radius | Gets or sets the radius of this arc. |
| StartPoint | Gets the start point of the Arc3. |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| PointAt | Gets the point at the given arc parameter. |
| ToString | Returns a string that represents the current object. (Overrides ObjectToString) |
| ContainerType |
test if object is (a container like) a list or an array.
(Defined by MiniUtil) |