Class RuntimeFormulaBuilder
Inheritance
RuntimeFormulaBuilder
Assembly: NXOpen.dll
public class RuntimeFormulaBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected RuntimeFormulaBuilder()
Properties
Declaration
public int DestPropertyId { get; set; }
Property Value
Declaration
public string FormulaName { get; set; }
Property Value
Declaration
public string FormulaString { get; set; }
Property Value
Declaration
public SelectNXObject ObjectToAssignParamSelection { get; }
Property Value
Declaration
public RuntimeFormulaParameterBuilderList ParameterBuilderList { get; }
Property Value
Declaration
public SelectNXObjectList SelectionInputObject { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink