Class AcousticChamberMeshBuilder
Inheritance
System.Object
System.MarshalByRefObject
AcousticChamberMeshBuilder
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.CAE
Assembly: NXOpen.dll
Syntax
public class AcousticChamberMeshBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
AcousticChamberMeshBuilder()
Declaration
protected AcousticChamberMeshBuilder()
Properties
ElementType
Declaration
public ElementTypeBuilder ElementType { get; }
Property Value
Type | Description |
---|---|
ElementTypeBuilder |
InfinitePlane
Declaration
public Plane InfinitePlane { get; set; }
Property Value
Type | Description |
---|---|
Plane |
MeshName
Declaration
public string MeshName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
PropertyTable
Declaration
public PropertyTable PropertyTable { get; }
Property Value
Type | Description |
---|---|
PropertyTable |
SelectionList
Declaration
public SelectTaggedObjectList SelectionList { get; }
Property Value
Type | Description |
---|---|
SelectTaggedObjectList |
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