Class ImmersedBoundaryMeshBuilder
Inheritance
ImmersedBoundaryMeshBuilder
Assembly: NXOpen.dll
Syntax
public class ImmersedBoundaryMeshBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
ImmersedBoundaryMeshBuilder()
Declaration
protected ImmersedBoundaryMeshBuilder()
Properties
AutoResetOption
Declaration
public bool AutoResetOption { get; set; }
Property Value
ElementType
Declaration
public ElementTypeBuilder ElementType { get; }
Property Value
FeatureSelectionList
Declaration
public SelectDisplayableObjectList FeatureSelectionList { get; }
Property Value
MeshName
Declaration
public string MeshName { get; set; }
Property Value
PropertyTable
Declaration
public PropertyTable PropertyTable { get; }
Property Value
SelectionList
Declaration
public SelectDisplayableObjectList SelectionList { get; }
Property Value
Methods
CommitMesh()
Declaration
public Mesh[] CommitMesh()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink