Class ConnectedCurvesBuilder
Inheritance
ConnectedCurvesBuilder
Assembly: NXOpen.dll
Syntax
public class ConnectedCurvesBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
ConnectedCurvesBuilder()
Declaration
protected ConnectedCurvesBuilder()
Properties
AllowArcs
Declaration
public bool AllowArcs { get; set; }
Property Value
AllowLines
Declaration
public bool AllowLines { get; set; }
Property Value
AllowOccs
Declaration
public bool AllowOccs { get; set; }
Property Value
AllowSplines
Declaration
public bool AllowSplines { get; set; }
Property Value
CurveSelection
Declaration
public SelectCurveList CurveSelection { get; }
Property Value
Methods
ChainSelectedCurves()
Declaration
public Curve[] ChainSelectedCurves()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink