Class AcousticChamberMeshBuilder
Inheritance
AcousticChamberMeshBuilder
Assembly: NXOpen.dll
Syntax
public class AcousticChamberMeshBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
AcousticChamberMeshBuilder()
Declaration
protected AcousticChamberMeshBuilder()
Properties
ElementType
Declaration
public ElementTypeBuilder ElementType { get; }
Property Value
InfinitePlane
Declaration
public Plane InfinitePlane { get; set; }
Property Value
MeshName
Declaration
public string MeshName { get; set; }
Property Value
PropertyTable
Declaration
public PropertyTable PropertyTable { get; }
Property Value
SelectionList
Declaration
public SelectTaggedObjectList SelectionList { get; }
Property Value
Methods
AutomaticElementSize()
Declaration
public void AutomaticElementSize()
AutomaticInferPlane()
Declaration
public void AutomaticInferPlane()
AutomaticOffsetDistance()
Declaration
public void AutomaticOffsetDistance()
AutomaticRemeshElementSize()
Declaration
public void AutomaticRemeshElementSize()
Implements
System.Runtime.Remoting.Messaging.IMessageSink