NXOpen .NET Reference  12.0.0
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.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.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.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.TangentContinuousEdgeMethod NXOpen.CAE.TangentFaceMethod

Public Member Functions

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...
 

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 ( )
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.TaggedObject [] NXOpen.SelectionMethod.GetSelectedObjects ( )

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 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.