Class SketchExpressionModifierBuilder
Inheritance
System.Object
System.MarshalByRefObject
SketchExpressionModifierBuilder
Implements
System.Runtime.Remoting.Messaging.IMessageSink
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
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
Type |
Description |
System.Boolean |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink