Class EquationOperationBuilder
Inheritance
System.Object
System.MarshalByRefObject
EquationOperationBuilder
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 EquationOperationBuilder : OperationBuilder, IMessageSink, IComponentBuilder
Constructors
EquationOperationBuilder()
Declaration
protected EquationOperationBuilder()
Properties
BlendFactor
Declaration
public int BlendFactor { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
BoundaryBody
Declaration
public ScCollector BoundaryBody { get; }
Property Value
BoundaryConditionOption
Declaration
public EquationOperationBuilder.BoundaryConditionOptionType BoundaryConditionOption { get; set; }
Property Value
EdgeLength
Declaration
public Expression EdgeLength { get; }
Property Value
KFactor
Declaration
public double KFactor { get; set; }
Property Value
Type |
Description |
System.Double |
|
LocationAndOrientation
Declaration
public CoordinateSystem LocationAndOrientation { get; set; }
Property Value
SizeX
Declaration
public Expression SizeX { get; }
Property Value
SizeY
Declaration
public Expression SizeY { get; }
Property Value
SizeZ
Declaration
public Expression SizeZ { get; }
Property Value
Thickness
Declaration
public Expression Thickness { get; }
Property Value
ThicknessFactor
Declaration
public Expression ThicknessFactor { get; }
Property Value
ThicknessField
Declaration
public ScalarFieldWrapper ThicknessField { get; }
Property Value
ThicknessMethod
Declaration
public EquationOperationBuilder.ThicknessMethodType ThicknessMethod { get; set; }
Property Value
TypeOfEquation
Declaration
public EquationOperationBuilder.EquationType TypeOfEquation { get; set; }
Property Value
Declaration
public bool UniformCubeFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
VariableThicknessList
Declaration
public SelectObjectDimList VariableThicknessList { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink