Class SketchProjectBuilder
Inheritance
SketchProjectBuilder
Assembly: NXOpen.dll
Syntax
public class SketchProjectBuilder : EmbeddedOperationBuilder, IMessageSink, IComponentBuilder
Constructors
SketchProjectBuilder()
Declaration
protected SketchProjectBuilder()
Properties
Associativity
Declaration
public bool Associativity { get; set; }
Property Value
CurveList
Declaration
public SelectNXObjectList CurveList { get; }
Property Value
CurveType
Declaration
public SketchProjectBuilder.OutputCurve CurveType { get; set; }
Property Value
ProjectAsDumbFixedCurves
Declaration
public bool ProjectAsDumbFixedCurves { get; set; }
Property Value
Section
Declaration
public Section Section { get; }
Property Value
Tolerance
Declaration
public double Tolerance { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink