Class ResizeCurveBuilder
Inheritance
ResizeCurveBuilder
Assembly: NXOpen.dll
Syntax
public class ResizeCurveBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
ResizeCurveBuilder()
Declaration
protected ResizeCurveBuilder()
Properties
CurveFinder
Declaration
public CurveFinderBuilder CurveFinder { get; }
Property Value
DistanceTolerance
Declaration
public double DistanceTolerance { get; set; }
Property Value
KeepOrthogonal
Declaration
public bool KeepOrthogonal { get; set; }
Property Value
Value
Declaration
public Expression Value { get; }
Property Value
ValueOption
Declaration
public ResizeCurveBuilder.ValueType ValueOption { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink