NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::Features::CustomFeatureSelectionFilter Class Reference

Represents a Features::CustomFeatureSelectionFilter class
An instance of this class can be obtained from NXOpen::Features::CustomFeatureClassManager::CreateCustomFeatureSelectionFilter

Created in NX11.0.0. More...

Inheritance diagram for NXOpen::Features::CustomFeatureSelectionFilter:
NXOpen::TransientObject

Public Member Functions

int Filter (NXOpen::NXObject *objectToFilter)
 Custom Feature Selection Filter. More...
 
virtual ~CustomFeatureSelectionFilter ()
 Frees the memory associated with this object. More...
 
- Public Member Functions inherited from NXOpen::TransientObject
void * GetHandle ()
 Handle of the internal object represented by this object. More...
 

Detailed Description

Represents a Features::CustomFeatureSelectionFilter class
An instance of this class can be obtained from NXOpen::Features::CustomFeatureClassManager::CreateCustomFeatureSelectionFilter

Created in NX11.0.0.


Constructor & Destructor Documentation

virtual NXOpen::Features::CustomFeatureSelectionFilter::~CustomFeatureSelectionFilter ( )
virtual

Frees the memory associated with this object.

After invocation of this method, the object is no longer valid.
Created in NX11.0.0.

License requirements : None

Member Function Documentation

int NXOpen::Features::CustomFeatureSelectionFilter::Filter ( NXOpen::NXObject objectToFilter)

Custom Feature Selection Filter.

Returns

Created in NX11.0.0.

License requirements : solid_modeling ("SOLIDS MODELING")
Parameters
objectToFilterobjecttofilter

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