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

Represents a FilterObjectsBuilder class Builder More...

Inheritance diagram for NXOpen.AME.FilterObjectsBuilder:
NXOpen.AME.AMEBaseBuilder NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  SelectionMethod { Type, List }
 choices for selection method More...
 

Public Member Functions

unsafe void AddFilter (string filterName)
 Adds the given Filter to the Filter Combination More...
 
unsafe void RemoveFilter (int index)
 Remove the given Filter from the Filter Combination More...
 

Properties

unsafe
NXOpen.AME.SelectClassificationBuilder 
SelectClassification [get]
 Returns the selected classification More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a FilterObjectsBuilder class Builder

This object does not need a creator.

Created in NX1872.0.0

Member Enumeration Documentation

choices for selection method

Enumerator
Type 
List 

Member Function Documentation

unsafe void NXOpen.AME.FilterObjectsBuilder.AddFilter ( string  filterName)
inline

Adds the given Filter to the Filter Combination

Created in NX1872.0.0

License requirements: ad_automation_design ("FULL AUTOMATION DESIGNER")

Parameters
filterName
unsafe void NXOpen.AME.FilterObjectsBuilder.RemoveFilter ( int  index)
inline

Remove the given Filter from the Filter Combination

Created in NX1872.0.0

License requirements: ad_automation_design ("FULL AUTOMATION DESIGNER")

Parameters
index

Property Documentation

unsafe NXOpen.AME.SelectClassificationBuilder NXOpen.AME.FilterObjectsBuilder.SelectClassification
get

Returns the selected classification

Created in NX1872.0.0

License requirements: ad_automation_design ("FULL AUTOMATION DESIGNER")


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