Class Curve
Inheritance
Curve
Inherited Members
Namespace: NXOpen
Assembly: NXOpen.dll
Syntax
public class Curve : SmartObject, IMessageSink, IFitTo, ICurve, IBaseCurve, IProfile, INXObject
Constructors
Curve()
Declaration
protected Curve()
Properties
IsReference
Declaration
public bool IsReference { get; }
Property Value
| Type | Description |
|---|---|
| bool |
Methods
GetDraftingCurveInfo()
Declaration
public DraftingCurveInfo GetDraftingCurveInfo()
Returns
| Type | Description |
|---|---|
| DraftingCurveInfo |
GetLength()
Declaration
public double GetLength()
Returns
| Type | Description |
|---|---|
| double |
GetLocations()
Declaration
public CurveLocation[] GetLocations()
Returns
| Type | Description |
|---|---|
| CurveLocation[] |
IsDraftingCurve()
Declaration
public bool IsDraftingCurve()
Returns
| Type | Description |
|---|---|
| bool |
Implements
System.Runtime.Remoting.Messaging.IMessageSink