Class ExpressionFunctionBuilder
Inheritance
ExpressionFunctionBuilder
Assembly: NXOpen.dll
Syntax
public class ExpressionFunctionBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
ExpressionFunctionBuilder()
Declaration
protected ExpressionFunctionBuilder()
Properties
DataType
Declaration
public ExpressionFunctionBuilder.Type DataType { get; set; }
Property Value
Expression
Declaration
public Expression Expression { get; }
Property Value
Function
Declaration
public MotionFunction Function { get; set; }
Property Value
Profile
Declaration
public SelectFieldData Profile { get; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink