Class DraftingCurve
Inheritance
System.Object
System.MarshalByRefObject
DraftingCurve
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.Drawings
Assembly: NXOpen.dll
Syntax
public class DraftingCurve : DisplayableObject, IMessageSink, IFitTo, ICurve, IBaseCurve, INXObject
Constructors
DraftingCurve()
Declaration
protected DraftingCurve()
Properties
IsReference
Declaration
public bool IsReference { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
Methods
GetDraftingCurveInfo()
Declaration
public DraftingCurveInfo GetDraftingCurveInfo()
Returns
Type | Description |
---|---|
DraftingCurveInfo |
GetLength()
Declaration
public double GetLength()
Returns
Type | Description |
---|---|
System.Double |
Implements
System.Runtime.Remoting.Messaging.IMessageSink