Class SketchExpressionModifierBuilder
Inheritance
SketchExpressionModifierBuilder
Assembly: NXOpen.dll
Syntax
public class SketchExpressionModifierBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
SketchExpressionModifierBuilder()
Declaration
protected SketchExpressionModifierBuilder()
Properties
Exp1
Declaration
public Expression Exp1 { get; }
Property Value
Exp10
Declaration
public Expression Exp10 { get; }
Property Value
Exp11
Declaration
public Expression Exp11 { get; }
Property Value
Exp12
Declaration
public Expression Exp12 { get; }
Property Value
Exp2
Declaration
public Expression Exp2 { get; }
Property Value
Exp3
Declaration
public Expression Exp3 { get; }
Property Value
Exp4
Declaration
public Expression Exp4 { get; }
Property Value
Exp5
Declaration
public Expression Exp5 { get; }
Property Value
Exp6
Declaration
public Expression Exp6 { get; }
Property Value
Exp7
Declaration
public Expression Exp7 { get; }
Property Value
Exp8
Declaration
public Expression Exp8 { get; }
Property Value
Exp9
Declaration
public Expression Exp9 { get; }
Property Value
Sketch
Declaration
public Sketch Sketch { get; set; }
Property Value
Sketches
Declaration
public SketchExpressionModifierBuilder.EndCuts Sketches { get; set; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink