CircularArc3d Class

Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    Teigha.RuntimeDisposableWrapper
      Teigha.GeometryEntity3d
        Teigha.GeometryCurve3d
          Teigha.GeometryCircularArc3d

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.3.0.0
Syntax
public sealed class CircularArc3d : Curve3d

The CircularArc3d type exposes the following members.

Constructors
  Name Description
Public method CircularArc3d Initializes a new instance of the CircularArc3d class
Public method CircularArc3d(Point3d, Point3d, Point3d) Initializes a new instance of the CircularArc3d class
Public method CircularArc3d(Point3d, Vector3d, Double) Initializes a new instance of the CircularArc3d class
Public method CircularArc3d(Point3d, Vector3d, Vector3d, Double, Double, Double) Initializes a new instance of the CircularArc3d class
Top
Properties
  Name Description
Public property AutoDelete
(Inherited from DisposableWrapper)
Public property BoundBlock
(Inherited from Curve3d)
Public property Center  
Public property EndAngle  
Public property EndPoint  
Public property HasEndPoint
(Inherited from Curve3d)
Public property HasStartPoint
(Inherited from Curve3d)
Public property IsDisposed
(Inherited from DisposableWrapper)
Public property Normal  
Public property OrthoBoundBlock
(Inherited from Curve3d)
Public property Radius  
Public property ReferenceVector  
Public property StartAngle  
Public property StartPoint  
Public property UnmanagedObject
(Inherited from DisposableWrapper)
Top
Methods
  Name Description
Public method Clone
(Inherited from Entity3d)
Public method ClosestPointToPlane(PlanarEntity)  
Public method ClosestPointToPlane(PlanarEntity, Tolerance)  
Public methodStatic member Create  
Public method CreateObjRef
(Inherited from MarshalByRefObject)
Public method Dispose
(Inherited from DisposableWrapper)
Public method Equals
(Inherited from DisposableWrapper)
Public method EvaluatePoint
(Inherited from Curve3d)
Public method Explode
(Inherited from Curve3d)
Public method GetArea(Double, Double)
(Inherited from Curve3d)
Public method GetArea(Double, Double, Tolerance)
(Inherited from Curve3d)
Public method GetBoundBlockOf
(Inherited from Curve3d)
Public method GetClosestPointTo(Curve3d)
(Inherited from Curve3d)
Public method GetClosestPointTo(Point3d)
(Inherited from Curve3d)
Public method GetClosestPointTo(Curve3d, Tolerance)
(Inherited from Curve3d)
Public method GetClosestPointTo(Point3d, Tolerance)
(Inherited from Curve3d)
Public method GetDistanceTo(Curve3d)
(Inherited from Curve3d)
Public method GetDistanceTo(Point3d)
(Inherited from Curve3d)
Public method GetDistanceTo(Curve3d, Tolerance)
(Inherited from Curve3d)
Public method GetDistanceTo(Point3d, Tolerance)
(Inherited from Curve3d)
Public method GetHashCode
(Inherited from DisposableWrapper)
Public method GetInterval
(Inherited from Curve3d)
Public method GetLength
(Inherited from Curve3d)
Public method GetLifetimeService
(Inherited from MarshalByRefObject)
Public method GetNormalPoint(Point3d)
(Inherited from Curve3d)
Public method GetNormalPoint(Point3d, Tolerance)
(Inherited from Curve3d)
Public method GetOrthoBoundBlockOf
(Inherited from Curve3d)
Public method GetOrthoProjectEntity(Plane)
(Inherited from Curve3d)
Public method GetOrthoProjectEntity(Plane, Tolerance)
(Inherited from Curve3d)
Public method GetParameterAtLength
(Inherited from Curve3d)
Public method GetParameterOf(Point3d)
(Inherited from Curve3d)
Public method GetParameterOf(Point3d, Tolerance)
(Inherited from Curve3d)
Public method GetPlane  
Public method GetProjectedClosestPointTo(Curve3d, Vector3d)
(Inherited from Curve3d)
Public method GetProjectedClosestPointTo(Point3d, Vector3d)
(Inherited from Curve3d)
Public method GetProjectedClosestPointTo(Curve3d, Vector3d, Tolerance)
(Inherited from Curve3d)
Public method GetProjectedClosestPointTo(Point3d, Vector3d, Tolerance)
(Inherited from Curve3d)
Public method GetProjectedEntity(Plane, Vector3d)
(Inherited from Curve3d)
Public method GetProjectedEntity(Plane, Vector3d, Tolerance)
(Inherited from Curve3d)
Public method GetReverseParameterCurve
(Inherited from Curve3d)
Public method GetSamplePoints(Int32)
(Inherited from Curve3d)
Public method GetSamplePoints(Double, Double, Double)
(Inherited from Curve3d)
Public method GetSplitCurves
(Inherited from Curve3d)
Public method GetTangent(Point3d)  
Public method GetTangent(Point3d, Tolerance)  
Public method GetTrimmedOffset(Double, Vector3d, OffsetCurveExtensionType)
(Inherited from Curve3d)
Public method GetTrimmedOffset(Double, Vector3d, OffsetCurveExtensionType, Tolerance)
(Inherited from Curve3d)
Public method GetType
(Inherited from Object)
Public method InitializeLifetimeService
(Inherited from MarshalByRefObject)
Public method IntersectWith(CircularArc3d)  
Public method IntersectWith(LinearEntity3d)  
Public method IntersectWith(PlanarEntity)  
Public method IntersectWith(CircularArc3d, Tolerance)  
Public method IntersectWith(LinearEntity3d, Tolerance)  
Public method IntersectWith(PlanarEntity, Tolerance)  
Public method IsClosed
(Inherited from Curve3d)
Public method IsClosed(Tolerance)
(Inherited from Curve3d)
Public method IsCoplanarWith(Curve3d, Plane)
(Inherited from Curve3d)
Public method IsCoplanarWith(Curve3d, Plane, Tolerance)
(Inherited from Curve3d)
Public method IsDegenerate(Entity3d)
(Inherited from Curve3d)
Public method IsDegenerate(Entity3d, Tolerance)
(Inherited from Curve3d)
Public method IsEqualTo(Entity3d)
(Inherited from Entity3d)
Public method IsEqualTo(Entity3d, Tolerance)
(Inherited from Entity3d)
Public method IsInside(Point3d)  
Public method IsInside(Point3d, Tolerance)  
Public method IsLinear(Line3d)
(Inherited from Curve3d)
Public method IsLinear(Line3d, Tolerance)
(Inherited from Curve3d)
Public method IsOn(Double)
(Inherited from Curve3d)
Public method IsOn(Point3d)
(Inherited from Curve3d)
Public method IsOn(Double, Tolerance)
(Inherited from Curve3d)
Public method IsOn(Point3d, Double)
(Inherited from Curve3d)
Public method IsOn(Point3d, Tolerance)
(Inherited from Curve3d)
Public method IsOn(Point3d, Double, Tolerance)
(Inherited from Curve3d)
Public method IsPeriodic
(Inherited from Curve3d)
Public method IsPlanar(Plane)
(Inherited from Curve3d)
Public method IsPlanar(Plane, Tolerance)
(Inherited from Curve3d)
Public method Mirror
(Inherited from Entity3d)
Public method ProjectedIntersectWith(LinearEntity3d, Vector3d)  
Public method ProjectedIntersectWith(LinearEntity3d, Vector3d, Tolerance)  
Public method RotateBy
(Inherited from Entity3d)
Public method ScaleBy
(Inherited from Entity3d)
Public method Set(Point3d, Point3d, Point3d)  
Public method Set(Point3d, Vector3d, Double)  
Public method Set(Curve3d, Curve3d, Double, Double, Double)  
Public method Set(Curve3d, Curve3d, Curve3d, Double, Double, Double)  
Public method Set(Point3d, Vector3d, Vector3d, Double, Double, Double)  
Public method SetAngles  
Public method SetAxes  
Public method SetInterval
(Inherited from Curve3d)
Public method ToString
(Inherited from Object)
Public method TransformBy
(Inherited from Entity3d)
Public method TranslateBy
(Inherited from Entity3d)
Top
See Also

©  Bricsys NV. All rights reserved.