Class CompensateRoughDataBuilder
Inheritance
CompensateRoughDataBuilder
Assembly: NXOpen.dll
Syntax
public class CompensateRoughDataBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
CompensateRoughDataBuilder()
Declaration
protected CompensateRoughDataBuilder()
Properties
AngleTolerance
Declaration
public double AngleTolerance { get; set; }
Property Value
Approximation
Declaration
public CompensateRoughDataBuilder.ApproximationType Approximation { get; set; }
Property Value
CurveCollector
Declaration
public Section CurveCollector { get; }
Property Value
DistanceTolerance
Declaration
public double DistanceTolerance { get; set; }
Property Value
JoinOutputCurves
Declaration
public bool JoinOutputCurves { get; set; }
Property Value
MaximumGap
Declaration
public double MaximumGap { get; set; }
Property Value
Declaration
public bool ModifyInputSheet { get; set; }
Property Value
ProjectToFaces
Declaration
public ScCollector ProjectToFaces { get; }
Property Value
SheetBodies
Declaration
public SelectBodyList SheetBodies { get; }
Property Value
Type
Declaration
public CompensateRoughDataBuilder.Types Type { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink