Class CurveSettings
Inherited Members
Namespace: NXOpen.GeometricUtilities
Assembly: NXOpen.dll
Syntax
public class CurveSettings : TaggedObject, IMessageSink, IComponentBuilder
Constructors
CurveSettings()
Declaration
protected CurveSettings()
Properties
CurveFitData
Declaration
public CurveFitData CurveFitData { get; }
Property Value
Type | Description |
---|---|
CurveFitData |
InputCurvesOption
Declaration
public CurveOptions InputCurvesOption { get; }
Property Value
Type | Description |
---|---|
CurveOptions |
Methods
Validate()
Declaration
public bool Validate()
Returns
Type | Description |
---|---|
bool |
Implements
System.Runtime.Remoting.Messaging.IMessageSink