Class DraftVariableAngleData
Inheritance
DraftVariableAngleData
Assembly: NXOpen.dll
Syntax
public class DraftVariableAngleData : TaggedObject, IMessageSink, IComponentBuilder
Constructors
DraftVariableAngleData()
Declaration
protected DraftVariableAngleData()
Methods
AddDraftPoints(DraftPointData[])
Declaration
public void AddDraftPoints(DraftPointData[] points)
Parameters
GetDraftPoints()
Declaration
public DraftPointData[] GetDraftPoints()
Returns
GetNumberOfDraftPoints()
Declaration
public int GetNumberOfDraftPoints()
Returns
RemoveDraftPoints(DraftPointData[])
Declaration
public void RemoveDraftPoints(DraftPointData[] points)
Parameters
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink