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