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

Contains mesh mapping utility methods. More...

Inheritance diagram for NXOpen.CAE.MeshMapping.Utils:
NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe void CreateMappedPanelsFromNodes (NXOpen.CAE.CaeGroup[] sourceGroups, NXOpen.TaggedObject[] targetObjects, double maxDistance, int numInfluencingNodes, string[] groupNames, string[] panelNames)
 Create structural node groups and panels from the acoustical groups by using a mesh mapping algorithm. 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

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.Utilities.NXRemotableObject
void initialize ()
 <exclude> More...
 

Detailed Description

Contains mesh mapping utility methods.

To obtain an instance of this class, refer to NXOpen.CAE.CaeSession

Created in NX1899.0.0

Member Function Documentation

unsafe void NXOpen.CAE.MeshMapping.Utils.CreateMappedPanelsFromNodes ( NXOpen.CAE.CaeGroup[]  sourceGroups,
NXOpen.TaggedObject[]  targetObjects,
double  maxDistance,
int  numInfluencingNodes,
string[]  groupNames,
string[]  panelNames 
)
inline

Create structural node groups and panels from the acoustical groups by using a mesh mapping algorithm.

Created in NX1899.0.0

License requirements: sc_nv_modeling ("Simcenter Noise and Vibration modeling")

Parameters
sourceGroupsThe array of source acoustical groups.
targetObjectsThe array of target structural objects.
maxDistanceMesh Mapping parameter: Maximum Distance.
numInfluencingNodesMesh Mapping parameter: Number of Influencing Nodes.
groupNamesThe array of structural group names. The size of the array should equal to the number of source groups.
panelNamesThe array of structural panel names. The size of the array should equal to the number of source groups.

Property Documentation

Tag NXOpen.CAE.MeshMapping.Utils.Tag
get

Returns the tag of this object.


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