Inheritance Hierarchy
 
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.3.0.0
Syntax
 
public sealed class OffsetCurve3d : Curve3d
 
Public NotInheritable Class OffsetCurve3d
        Inherits Curve3d
 
public ref class OffsetCurve3d sealed : public Curve3d
 
[<SealedAttribute>]
type OffsetCurve3d = 
    class
        inherit Curve3d
    end
 
 
 
 
The OffsetCurve3d type exposes the
following members.
Constructors
 
|   | 
Name | 
Description | 
 
 | 
OffsetCurve3d
 | 
Initializes a new instance of the OffsetCurve3d class | 
Top
 
Properties
 
Methods
 
|   | 
Name | 
Description | 
 
 | 
Clone
 | 
 
(Inherited from Entity3d) | 
  
 | 
Create
 | 
  | 
 
 | 
CreateObjRef
 | 
 
(Inherited from MarshalByRefObject) | 
 
 | 
Dispose
 | 
 
(Inherited from DisposableWrapper) | 
 
 | 
Equals
 | 
 
(Inherited from DisposableWrapper) | 
 
 | 
EvaluatePoint
 | 
 
(Inherited from Curve3d) | 
 
 | 
Explode
 | 
 
(Inherited from Curve3d) | 
 
 | 
GetArea(Double,
Double)
 | 
 
(Inherited from Curve3d) | 
 
 | 
GetArea(Double, Double,
Tolerance)
 | 
 
(Inherited from Curve3d) | 
 
 | 
GetBoundBlockOf
 | 
 
(Inherited from Curve3d) | 
 
 | 
GetClosestPointTo(Curve3d)
 | 
 
(Inherited from Curve3d) | 
 
 | 
GetClosestPointTo(Point3d)
 | 
 
(Inherited from Curve3d) | 
 
 | 
GetClosestPointTo(Curve3d,
Tolerance)
 | 
 
(Inherited from Curve3d) | 
 
 | 
GetClosestPointTo(Point3d,
Tolerance)
 | 
 
(Inherited from Curve3d) | 
 
 | 
GetDistanceTo(Curve3d)
 | 
 
(Inherited from Curve3d) | 
 
 | 
GetDistanceTo(Point3d)
 | 
 
(Inherited from Curve3d) | 
 
 | 
GetDistanceTo(Curve3d,
Tolerance)
 | 
 
(Inherited from Curve3d) | 
 
 | 
GetDistanceTo(Point3d,
Tolerance)
 | 
 
(Inherited from Curve3d) | 
 
 | 
GetHashCode
 | 
 
(Inherited from DisposableWrapper) | 
 
 | 
GetInterval
 | 
 
(Inherited from Curve3d) | 
 
 | 
GetLength
 | 
 
(Inherited from Curve3d) | 
 
 | 
GetLifetimeService
 | 
 
(Inherited from MarshalByRefObject) | 
 
 | 
GetNormalPoint(Point3d)
 | 
 
(Inherited from Curve3d) | 
 
 | 
GetNormalPoint(Point3d,
Tolerance)
 | 
 
(Inherited from Curve3d) | 
 
 | 
GetOrthoBoundBlockOf
 | 
 
(Inherited from Curve3d) | 
 
 | 
GetOrthoProjectEntity(Plane)
 | 
 
(Inherited from Curve3d) | 
 
 | 
GetOrthoProjectEntity(Plane,
Tolerance)
 | 
 
(Inherited from Curve3d) | 
 
 | 
GetParameterAtLength
 | 
 
(Inherited from Curve3d) | 
 
 | 
GetParameterOf(Point3d)
 | 
 
(Inherited from Curve3d) | 
 
 | 
GetParameterOf(Point3d,
Tolerance)
 | 
 
(Inherited from Curve3d) | 
 
 | 
GetProjectedClosestPointTo(Curve3d,
Vector3d)
 | 
 
(Inherited from Curve3d) | 
 
 | 
GetProjectedClosestPointTo(Point3d,
Vector3d)
 | 
 
(Inherited from Curve3d) | 
 
 | 
GetProjectedClosestPointTo(Curve3d,
Vector3d, Tolerance)
 | 
 
(Inherited from Curve3d) | 
 
 | 
GetProjectedClosestPointTo(Point3d,
Vector3d, Tolerance)
 | 
 
(Inherited from Curve3d) | 
 
 | 
GetProjectedEntity(Plane,
Vector3d)
 | 
 
(Inherited from Curve3d) | 
 
 | 
GetProjectedEntity(Plane,
Vector3d, Tolerance)
 | 
 
(Inherited from Curve3d) | 
 
 | 
GetReverseParameterCurve
 | 
 
(Inherited from Curve3d) | 
 
 | 
GetSamplePoints(Int32)
 | 
 
(Inherited from Curve3d) | 
 
 | 
GetSamplePoints(Double,
Double, Double)
 | 
 
(Inherited from Curve3d) | 
 
 | 
GetSplitCurves
 | 
 
(Inherited from Curve3d) | 
 
 | 
GetTrimmedOffset(Double,
Vector3d, OffsetCurveExtensionType)
 | 
 
(Inherited from Curve3d) | 
 
 | 
GetTrimmedOffset(Double,
Vector3d, OffsetCurveExtensionType, Tolerance)
 | 
 
(Inherited from Curve3d) | 
 
 | 
GetType
 | 
 
(Inherited from Object) | 
 
 | 
InitializeLifetimeService
 | 
 
(Inherited from MarshalByRefObject) | 
 
 | 
IsClosed
 | 
 
(Inherited from Curve3d) | 
 
 | 
IsClosed(Tolerance)
 | 
 
(Inherited from Curve3d) | 
 
 | 
IsCoplanarWith(Curve3d,
Plane)
 | 
 
(Inherited from Curve3d) | 
 
 | 
IsCoplanarWith(Curve3d,
Plane, Tolerance)
 | 
 
(Inherited from Curve3d) | 
 
 | 
IsDegenerate(Entity3d)
 | 
 
(Inherited from Curve3d) | 
 
 | 
IsDegenerate(Entity3d, Tolerance)
 | 
 
(Inherited from Curve3d) | 
 
 | 
IsEqualTo(Entity3d)
 | 
 
(Inherited from Entity3d) | 
 
 | 
IsEqualTo(Entity3d,
Tolerance)
 | 
 
(Inherited from Entity3d) | 
 
 | 
IsLinear(Line3d)
 | 
 
(Inherited from Curve3d) | 
 
 | 
IsLinear(Line3d,
Tolerance)
 | 
 
(Inherited from Curve3d) | 
 
 | 
IsOn(Double)
 | 
 
(Inherited from Curve3d) | 
 
 | 
IsOn(Point3d)
 | 
 
(Inherited from Curve3d) | 
 
 | 
IsOn(Double,
Tolerance)
 | 
 
(Inherited from Curve3d) | 
 
 | 
IsOn(Point3d,
Double)
 | 
 
(Inherited from Curve3d) | 
 
 | 
IsOn(Point3d,
Tolerance)
 | 
 
(Inherited from Curve3d) | 
 
 | 
IsOn(Point3d,
Double, Tolerance)
 | 
 
(Inherited from Curve3d) | 
 
 | 
IsPeriodic
 | 
 
(Inherited from Curve3d) | 
 
 | 
IsPlanar(Plane)
 | 
 
(Inherited from Curve3d) | 
 
 | 
IsPlanar(Plane,
Tolerance)
 | 
 
(Inherited from Curve3d) | 
 
 | 
Mirror
 | 
 
(Inherited from Entity3d) | 
 
 | 
RotateBy
 | 
 
(Inherited from Entity3d) | 
 
 | 
ScaleBy
 | 
 
(Inherited from Entity3d) | 
 
 | 
SetInterval
 | 
 
(Inherited from Curve3d) | 
 
 | 
ToString
 | 
 
(Inherited from Object) | 
 
 | 
TransformBy
 | 
 
(Inherited from Entity3d) | 
 
 | 
TranslateBy
 | 
 
(Inherited from Entity3d) | 
Top
 
See Also