Class MoveCurveBuilder
Inheritance
MoveCurveBuilder
Assembly: NXOpen.dll
Syntax
public class MoveCurveBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
MoveCurveBuilder()
Declaration
protected MoveCurveBuilder()
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
KeepTangent
Declaration
public int KeepTangent { get; set; }
Property Value
SizeOption
Declaration
public int SizeOption { get; set; }
Property Value
Declaration
public ModlMotion TransformMotion { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink