Class DraftingCurveInfo
Inheritance
DraftingCurveInfo
Assembly: NXOpen.dll
Syntax
public class DraftingCurveInfo : TransientObject, IMessageSink, IDisposable
Constructors
DraftingCurveInfo(nint)
Declaration
protected DraftingCurveInfo(nint ptr)
Parameters
Type |
Name |
Description |
nint |
ptr |
|
Properties
CurveType
Declaration
public DraftingCurveInfo.DraftingCurveType CurveType { get; }
Property Value
Methods
FreeResource()
Declaration
protected override void FreeResource()
Overrides
GetParents()
Declaration
public NXObject[] GetParents()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink