Curve3d Class

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

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

The Curve3d type exposes the following members.

Properties
Methods
  Name Description
Public method Clone
(Inherited from Entity3d)
Public methodStatic member Create  
Public method CreateObjRef
(Inherited from MarshalByRefObject)
Protected method DeleteUnmanagedObject
(Inherited from Entity3d)
Public method Dispose
(Inherited from DisposableWrapper)
Protected method Dispose(Boolean)
(Inherited from DisposableWrapper)
Public method Equals
(Inherited from DisposableWrapper)
Public method EvaluatePoint  
Public method Explode  
Protected method Finalize
(Inherited from DisposableWrapper)
Public method GetArea(Double, Double)  
Public method GetArea(Double, Double, Tolerance)  
Public method GetBoundBlockOf  
Public method GetClosestPointTo(Curve3d)  
Public method GetClosestPointTo(Point3d)  
Public method GetClosestPointTo(Curve3d, Tolerance)  
Public method GetClosestPointTo(Point3d, Tolerance)  
Public method GetDistanceTo(Curve3d)  
Public method GetDistanceTo(Point3d)  
Public method GetDistanceTo(Curve3d, Tolerance)  
Public method GetDistanceTo(Point3d, Tolerance)  
Public method GetHashCode
(Inherited from DisposableWrapper)
Public method GetInterval  
Public method GetLength  
Public method GetLifetimeService
(Inherited from MarshalByRefObject)
Public method GetNormalPoint(Point3d)  
Public method GetNormalPoint(Point3d, Tolerance)  
Public method GetOrthoBoundBlockOf  
Public method GetOrthoProjectEntity(Plane)  
Public method GetOrthoProjectEntity(Plane, Tolerance)  
Public method GetParameterAtLength  
Public method GetParameterOf(Point3d)  
Public method GetParameterOf(Point3d, Tolerance)  
Public method GetProjectedClosestPointTo(Curve3d, Vector3d)  
Public method GetProjectedClosestPointTo(Point3d, Vector3d)  
Public method GetProjectedClosestPointTo(Curve3d, Vector3d, Tolerance)  
Public method GetProjectedClosestPointTo(Point3d, Vector3d, Tolerance)  
Public method GetProjectedEntity(Plane, Vector3d)  
Public method GetProjectedEntity(Plane, Vector3d, Tolerance)  
Public method GetReverseParameterCurve  
Public method GetSamplePoints(Int32)  
Public method GetSamplePoints(Double, Double, Double)  
Public method GetSplitCurves  
Public method GetTrimmedOffset(Double, Vector3d, OffsetCurveExtensionType)  
Public method GetTrimmedOffset(Double, Vector3d, OffsetCurveExtensionType, Tolerance)  
Public method GetType
(Inherited from Object)
Public method InitializeLifetimeService
(Inherited from MarshalByRefObject)
Public method IsClosed  
Public method IsClosed(Tolerance)  
Public method IsCoplanarWith(Curve3d, Plane)  
Public method IsCoplanarWith(Curve3d, Plane, Tolerance)  
Public method IsDegenerate(Entity3d)  
Public method IsDegenerate(Entity3d, Tolerance)  
Public method IsEqualTo(Entity3d)
(Inherited from Entity3d)
Public method IsEqualTo(Entity3d, Tolerance)
(Inherited from Entity3d)
Public method IsLinear(Line3d)  
Public method IsLinear(Line3d, Tolerance)  
Public method IsOn(Double)  
Public method IsOn(Point3d)  
Public method IsOn(Double, Tolerance)  
Public method IsOn(Point3d, Double)  
Public method IsOn(Point3d, Tolerance)  
Public method IsOn(Point3d, Double, Tolerance)  
Public method IsPeriodic  
Public method IsPlanar(Plane)  
Public method IsPlanar(Plane, Tolerance)  
Protected method MemberwiseClone
(Inherited from Object)
Protected method MemberwiseClone(Boolean)
(Inherited from MarshalByRefObject)
Public method Mirror
(Inherited from Entity3d)
Public method RotateBy
(Inherited from Entity3d)
Public method ScaleBy
(Inherited from Entity3d)
Public method SetInterval  
Public method ToString
(Inherited from Object)
Public method TransformBy
(Inherited from Entity3d)
Public method TranslateBy
(Inherited from Entity3d)
Top
See Also
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    Teigha.RuntimeDisposableWrapper
      Teigha.GeometryEntity3d
        Teigha.GeometryCurve3d
          Teigha.GeometryCircularArc3d
          Teigha.GeometryCompositeCurve3d
          Teigha.GeometryEllipticalArc3d
          Teigha.GeometryExternalCurve3d
          Teigha.GeometryLinearEntity3d
          Teigha.GeometryOffsetCurve3d
          Teigha.GeometrySplineEntity3d
          Teigha.GeometrySurfaceCurve2dTo3d

©  Bricsys NV. All rights reserved.