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

Represents the output from the circular edge smart selector method More...

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

Public Member Functions

unsafe NXOpen.CAE.CAEEdge[] GetEdges ()
 Returns the resultant edges 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 circular edge smart selector method

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

Created in NX7.5.1

Member Function Documentation

override void NXOpen.CAE.TangentContinuousEdgeMethod.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 NX7.5.1

License requirements: None.

unsafe NXOpen.CAE.CAEEdge [] NXOpen.CAE.TangentContinuousEdgeMethod.GetEdges ( )

Returns the resultant edges

Created in NX7.5.1

License requirements: None.

Returns
Resultant edges

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