NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Properties | List of all members
NXOpen.CAE.AcousticChamberMeshBuilder Class Reference

Represents a NXOpen.CAE.AcousticChamberMeshBuilder More...

Inheritance diagram for NXOpen.CAE.AcousticChamberMeshBuilder:
NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe void AutomaticElementSize ()
 The creation of automatic element size More...
 
unsafe void AutomaticInferPlane ()
 The creation of automatic infer plane More...
 
unsafe void AutomaticOffsetDistance ()
 The creation of automatic offset distance More...
 
unsafe void AutomaticRemeshElementSize ()
 The creation of automatic remesh element size More...
 
- Public Member Functions inherited from NXOpen.Builder
unsafe NXOpen.NXObject Commit ()
 Commits any edits that have been applied to the builder. More...
 
unsafe void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
unsafe NXOpen.NXObject[] GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
unsafe NXOpen.NXObject GetObject ()
 Returns the object currently being edited by this builder. More...
 
unsafe void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
unsafe bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Public Member Functions inherited from NXOpen.TaggedObject
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
override string ToString ()
 Returns a String that represents the current Object. More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 

Properties

unsafe
NXOpen.CAE.ElementTypeBuilder 
ElementType [get]
 Returns the element type More...
 
unsafe NXOpen.Plane InfinitePlane [get, set]
 Returns or sets the infinite plane More...
 
unsafe string MeshName [get, set]
 Returns or sets the mesh name More...
 
unsafe NXOpen.CAE.PropertyTable PropertyTable [get]
 Returns the Acoustic Chamber Mesh property table The property table contains the parameters needed for the Acoustic Chamber Mesh More...
 
unsafe
NXOpen.SelectTaggedObjectList 
SelectionList [get]
 Returns the selection list More...
 
- Properties inherited from NXOpen.Builder
unsafe NXOpen.PreviewBuilder PreviewBuilder [get]
 Returns the preview builder subobject. More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a NXOpen.CAE.AcousticChamberMeshBuilder

To create a new instance of this class, use NXOpen.CAE.NodeElementManager.CreateAcousticChamberMeshBuilder

Created in NX1872.0.0

Member Function Documentation

unsafe void NXOpen.CAE.AcousticChamberMeshBuilder.AutomaticElementSize ( )
inline

The creation of automatic element size

Created in NX1872.0.0

License requirements: sc_acou_meshing (" SC Acoustic Meshing")

unsafe void NXOpen.CAE.AcousticChamberMeshBuilder.AutomaticInferPlane ( )
inline

The creation of automatic infer plane

Created in NX1872.0.0

License requirements: sc_acou_meshing (" SC Acoustic Meshing")

unsafe void NXOpen.CAE.AcousticChamberMeshBuilder.AutomaticOffsetDistance ( )
inline

The creation of automatic offset distance

Created in NX1872.0.0

License requirements: sc_acou_meshing (" SC Acoustic Meshing")

unsafe void NXOpen.CAE.AcousticChamberMeshBuilder.AutomaticRemeshElementSize ( )
inline

The creation of automatic remesh element size

Created in NX1872.0.0

License requirements: sc_acou_meshing (" SC Acoustic Meshing")

Property Documentation

unsafe NXOpen.CAE.ElementTypeBuilder NXOpen.CAE.AcousticChamberMeshBuilder.ElementType
get

Returns the element type

Created in NX1872.0.0

License requirements: None.

unsafe NXOpen.Plane NXOpen.CAE.AcousticChamberMeshBuilder.InfinitePlane
getset

Returns or sets the infinite plane

Created in NX1872.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.CAE.AcousticChamberMeshBuilder.MeshName
getset

Returns or sets the mesh name

Created in NX1872.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.CAE.PropertyTable NXOpen.CAE.AcousticChamberMeshBuilder.PropertyTable
get

Returns the Acoustic Chamber Mesh property table The property table contains the parameters needed for the Acoustic Chamber Mesh

Created in NX1872.0.0

License requirements: None.

unsafe NXOpen.SelectTaggedObjectList NXOpen.CAE.AcousticChamberMeshBuilder.SelectionList
get

Returns the selection list

Created in NX1872.0.0

License requirements: None.


The documentation for this class was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.