Class BodyByEquationBuilder
Inheritance
System.Object
System.MarshalByRefObject
BodyByEquationBuilder
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)
Namespace: NXOpen.Features
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
Type | Description |
---|---|
System.Boolean |
EmbeddedWorksheet
Declaration
public int EmbeddedWorksheet { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
EmbedWorksheet
Declaration
public bool EmbedWorksheet { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
FileBrowser
Declaration
public string FileBrowser { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Location
Declaration
public BodyByEquationBuilder.LocationTypes Location { get; set; }
Property Value
Type | Description |
---|---|
BodyByEquationBuilder.LocationTypes |
NativeFileBrowser
Declaration
public string NativeFileBrowser { get; set; }
Property Value
Type | Description |
---|---|
System.String |
PlotVariableName
Declaration
public int PlotVariableName { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
StlFileUnits
Declaration
public BodyByEquationBuilder.StlFileUnitTypes StlFileUnits { get; set; }
Property Value
Type | Description |
---|---|
BodyByEquationBuilder.StlFileUnitTypes |
Implements
System.Runtime.Remoting.Messaging.IMessageSink