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

Represents the output from the Show Hide Group smart selector method More...

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

Public Member Functions

unsafe NXOpen.TaggedObject[] GetEntities ()
 Returns the resultant entities 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 Show Hide Group smart selector method

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

Created in NX11.0.0

Member Function Documentation

override void NXOpen.CAE.ShowAdjacentGroupMethod.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 NX11.0.0

License requirements: None.

unsafe NXOpen.TaggedObject [] NXOpen.CAE.ShowAdjacentGroupMethod.GetEntities ( )

Returns the resultant entities

Created in NX11.0.0

License requirements: None.

Returns
Resultant entities

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