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

Represents Arbitrary Mesh Bounding Volume for Selection Recipe More...

Inheritance diagram for NXOpen.CAE.ArbitraryMeshBoundingVolume:
NXOpen.CAE.BoundingVolumePrimitive NXOpen.TaggedObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe NXOpen.CAE.Mesh GetMesh ()
 Gets the mesh for the Arbirary Mesh Bounding Volume. More...
 
unsafe void SetMesh (NXOpen.CAE.Mesh mesh)
 Sets the mesh for the Arbirary Mesh Bounding Volume. More...
 
- Public Member Functions inherited from NXOpen.CAE.BoundingVolumePrimitive
unsafe
NXOpen.CAE.CaeBoundingVolumePrimitiveType 
GetCreationMethod ()
 Gets the type for the Bounding Volume Primitive. 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...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 
- Properties inherited from NXOpen.CAE.BoundingVolumePrimitive
unsafe
NXOpen.CAE.CaeBoundingVolumePrimitiveContainment 
Containment [get, set]
 Returns or sets the contaiment for the Bounding Volume Primitive. More...
 

Detailed Description

Represents Arbitrary Mesh Bounding Volume for Selection Recipe

This is a sub object

Created in NX1847.0.0

Member Function Documentation

unsafe NXOpen.CAE.Mesh NXOpen.CAE.ArbitraryMeshBoundingVolume.GetMesh ( )
inline

Gets the mesh for the Arbirary Mesh Bounding Volume.

Created in NX1847.0.0

License requirements: None.

Returns
unsafe void NXOpen.CAE.ArbitraryMeshBoundingVolume.SetMesh ( NXOpen.CAE.Mesh  mesh)
inline

Sets the mesh for the Arbirary Mesh Bounding Volume.

Created in NX1847.0.0

License requirements: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

Parameters
mesh

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