Class BodyByEquationBuilder
Inheritance
BodyByEquationBuilder
Assembly: NXOpen.dll
Syntax
public class BodyByEquationBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
BodyByEquationBuilder()
Declaration
protected BodyByEquationBuilder()
Properties
Associative
Declaration
public bool Associative { get; set; }
Property Value
EmbedWorksheet
Declaration
public bool EmbedWorksheet { get; set; }
Property Value
EmbeddedWorksheet
Declaration
public int EmbeddedWorksheet { get; set; }
Property Value
FileBrowser
Declaration
public string FileBrowser { get; set; }
Property Value
Inputs
Declaration
public int Inputs { get; set; }
Property Value
Location
Declaration
public BodyByEquationBuilder.LocationTypes Location { get; set; }
Property Value
NativeFileBrowser
Declaration
public string NativeFileBrowser { get; set; }
Property Value
PlotVariableName
Declaration
public int PlotVariableName { get; set; }
Property Value
StlFileUnits
Declaration
public BodyByEquationBuilder.StlFileUnitTypes StlFileUnits { get; set; }
Property Value
Worksheet
Declaration
public string Worksheet { get; set; }
Property Value
Methods
GetExpressions()
Declaration
public Expression[] GetExpressions()
Returns
GetMathNames()
Declaration
public string[] GetMathNames()
Returns
SetExpressions(Expression[])
Declaration
public void SetExpressions(Expression[] expressions)
Parameters
SetMathNames(string[])
Declaration
public void SetMathNames(string[] names)
Parameters
Type |
Name |
Description |
string[] |
names |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink