NXOpen .NET Reference  12.0.0
Public Member Functions | Protected Member Functions | List of all members
NXOpen.CAE.RelatedElemFaceMethod Class Reference

Represents the output from the related element face smart selector method More...

Inheritance diagram for NXOpen.CAE.RelatedElemFaceMethod:
NXOpen.SelectionMethod

Public Member Functions

unsafe NXOpen.CAE.SetObject[] GetElementFaces ()
 Returns the resultant element faces More...
 
unsafe NXOpen.CAE.FEElemFace[] GetFeElemFaces ()
 Returns the resultant element faces More...
 
- Public Member Functions inherited from NXOpen.SelectionMethod
unsafe NXOpen.TaggedObject[] GetSelectedObjects ()
 Returns the objects selected by this NXOpen.SelectionMethod . More...
 

Protected Member Functions

override void FreeResource ()
 Frees the object from memory. More...
 
- Protected Member Functions inherited from NXOpen.SelectionMethod
override void FreeResource ()
 Frees the object from memory. More...
 

Detailed Description

Represents the output from the related element face smart selector method

To obtain an instance of this class use CAE::SmartSelectionManager

Created in NX6.0.0

Member Function Documentation

override void NXOpen.CAE.RelatedElemFaceMethod.FreeResource ( )
protected

Frees the object from memory.

After this method is called, it is illegal to use the object. In .NET, this method is automatically called when the object is deleted by the garbage collector.

Created in NX6.0.0

License requirements: None.

unsafe NXOpen.CAE.SetObject [] NXOpen.CAE.RelatedElemFaceMethod.GetElementFaces ( )

Returns the resultant element faces

Created in NX6.0.4

Deprecated in NX11.0.2. Use NXOpen.CAE.RelatedElemFaceMethod.GetFeElemFaces .

License requirements: None.

Returns
unsafe NXOpen.CAE.FEElemFace [] NXOpen.CAE.RelatedElemFaceMethod.GetFeElemFaces ( )

Returns the resultant element faces

Created in NX11.0.2

License requirements: None.

Returns
Resultant element faces

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