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

Represents the output from a smart selector method More...

Inheritance diagram for NXOpen.SelectionMethod:
NXOpen.TransientObject NXOpen.Utilities.NXRemotableObject IDisposable IMessageSink NXOpen.CAE.AdjacentFaceMethod NXOpen.CAE.CircularEdgeMethod NXOpen.CAE.CylinderFaceMethod NXOpen.CAE.EdgePathMethod NXOpen.CAE.ElemEdgePathMethod NXOpen.CAE.ElemLabelMethod NXOpen.CAE.FeatureEdgeNodeMethod NXOpen.CAE.FeatureElemEdgeMethod NXOpen.CAE.FeatureElemFaceMethod NXOpen.CAE.FeatureElemMethod NXOpen.CAE.FeatureNodeMethod NXOpen.CAE.FeatureShellElemMethod NXOpen.CAE.FilletFaceMethod NXOpen.CAE.FilterBodyMethod NXOpen.CAE.FilterEdgeMethod NXOpen.CAE.FilterElemMethod NXOpen.CAE.FilterFaceMethod NXOpen.CAE.GroupEdgeMethod NXOpen.CAE.GroupElemEdgeMethod NXOpen.CAE.GroupElemFaceMethod NXOpen.CAE.GroupElemMethod NXOpen.CAE.GroupFaceMethod NXOpen.CAE.GroupMethod NXOpen.CAE.GroupNodeMethod NXOpen.CAE.HoleElementEdgeMethod NXOpen.CAE.NodeLabelMethod NXOpen.CAE.OrderedEdgeElemMethod NXOpen.CAE.OrderedEdgeNodeMethod NXOpen.CAE.OrderedFeatureEdgeElemMethod NXOpen.CAE.OrderedFeatureEdgeNodeMethod NXOpen.CAE.PathEnclosedElemFaceMethod NXOpen.CAE.RelatedCurveMethod NXOpen.CAE.RelatedEdgeMethod NXOpen.CAE.RelatedElemEdgeMethod NXOpen.CAE.RelatedElemFaceMethod NXOpen.CAE.RelatedElemMethod NXOpen.CAE.RelatedFaceMethod NXOpen.CAE.RelatedNodeMethod NXOpen.CAE.RelatedVertexMethod NXOpen.CAE.ShowAdjacentGroupMethod NXOpen.CAE.ShowHideGroupMethod NXOpen.CAE.SliverFaceMethod NXOpen.CAE.SpiderCoreNodeMethod NXOpen.CAE.TangentContinuousEdgeMethod NXOpen.CAE.TangentFaceMethod

Public Member Functions

unsafe NXOpen.TaggedObject[] GetSelectedObjects ()
 Returns the objects selected by this NXOpen.SelectionMethod . More...
 
- Public Member Functions inherited from NXOpen.TransientObject
void Dispose ()
 Frees the object from memory. More...
 
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
new 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...
 

Protected Member Functions

override void FreeResource ()
 Frees the object from memory. More...
 

Additional Inherited Members

- Properties inherited from NXOpen.TransientObject
IntPtr Handle [get]
 Handle of the internal object represented by this object. More...
 

Detailed Description

Represents the output from a smart selector method

This is an abstract class, and cannot be created.

Created in NX6.0.0

Member Function Documentation

override void NXOpen.SelectionMethod.FreeResource ( )
inlineprotectedvirtual

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.

Implements NXOpen.TransientObject.

unsafe NXOpen.TaggedObject [] NXOpen.SelectionMethod.GetSelectedObjects ( )
inline

Returns the objects selected by this NXOpen.SelectionMethod .

Created in NX10.0.0

License requirements: None.

Returns
items in list

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