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

Represents a CAE.FrfPairingFilter builder More...

Inheritance diagram for NXOpen.CAE.FrfPairingFilterBuilder:
NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  FilterOperatorType { Equal, Contains, LessOrEqualThan, GreaterOrEqualThan }
 The Filter Operation More...
 
enum  LookupSource { Ref, Work }
 The Node Type More...
 
enum  NodeType { Output, Input }
 The Node Type More...
 

Properties

unsafe string FilterName [get, set]
 Returns or sets the filter name More...
 
unsafe
NXOpen.CAE.FrfPairingFilterBuilder.FilterOperatorType 
FilterOperator [get, set]
 Returns or sets the filter operator More...
 
unsafe string FilterString [get, set]
 Returns or sets the filter string More...
 
unsafe
NXOpen.CAE.FrfPairingFilterBuilder.NodeType 
FilterType [get, set]
 Returns or sets the filter type More...
 
unsafe
NXOpen.CAE.FrfPairingFilterBuilder.LookupSource 
NodeLabelLookupSource [get, set]
 Returns or sets the Node Label Lookup Source More...
 
unsafe bool ToggleX [get, set]
 Returns or sets the toggle x More...
 
unsafe bool ToggleY [get, set]
 Returns or sets the toggle y More...
 
unsafe bool ToggleZ [get, set]
 Returns or sets the toggle z More...
 
- Properties inherited from NXOpen.Builder
unsafe NXOpen.PreviewBuilder PreviewBuilder [get]
 Returns the preview builder subobject. More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.Builder
unsafe NXOpen.NXObject Commit ()
 Commits any edits that have been applied to the builder. More...
 
unsafe void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
unsafe NXOpen.NXObject[] GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
unsafe NXOpen.NXObject GetObject ()
 Returns the object currently being edited by this builder. More...
 
unsafe void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
unsafe bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a CAE.FrfPairingFilter builder

To create a new instance of this class, use NXOpen.CAE.CorrelFrfSolution.CreateFrfPairingFilterBuilder

Default values.

Property Value

FilterOperator

Equal

FilterType

Output

ToggleX

0

ToggleY

0

ToggleZ

0

Created in NX1899.0.0

Member Enumeration Documentation

The Filter Operation

Enumerator
Equal 
Contains 
LessOrEqualThan 
GreaterOrEqualThan 

The Node Type

Enumerator
Ref 
Work 

The Node Type

Enumerator
Output 
Input 

Property Documentation

unsafe string NXOpen.CAE.FrfPairingFilterBuilder.FilterName
getset

Returns or sets the filter name

Created in NX1899.0.0

License requirements to get this property: None.

License requirements to set this property: nx_correl_base ("FE Correlation")

unsafe NXOpen.CAE.FrfPairingFilterBuilder.FilterOperatorType NXOpen.CAE.FrfPairingFilterBuilder.FilterOperator
getset

Returns or sets the filter operator

Created in NX1899.0.0

License requirements to get this property: None.

License requirements to set this property: nx_correl_base ("FE Correlation")

unsafe string NXOpen.CAE.FrfPairingFilterBuilder.FilterString
getset

Returns or sets the filter string

Created in NX1899.0.0

License requirements to get this property: None.

License requirements to set this property: nx_correl_base ("FE Correlation")

unsafe NXOpen.CAE.FrfPairingFilterBuilder.NodeType NXOpen.CAE.FrfPairingFilterBuilder.FilterType
getset

Returns or sets the filter type

Created in NX1899.0.0

License requirements to get this property: None.

License requirements to set this property: nx_correl_base ("FE Correlation")

unsafe NXOpen.CAE.FrfPairingFilterBuilder.LookupSource NXOpen.CAE.FrfPairingFilterBuilder.NodeLabelLookupSource
getset

Returns or sets the Node Label Lookup Source

Created in NX1899.0.0

License requirements to get this property: None.

License requirements to set this property: nx_correl_base ("FE Correlation")

unsafe bool NXOpen.CAE.FrfPairingFilterBuilder.ToggleX
getset

Returns or sets the toggle x

Created in NX1899.0.0

License requirements to get this property: None.

License requirements to set this property: nx_correl_base ("FE Correlation")

unsafe bool NXOpen.CAE.FrfPairingFilterBuilder.ToggleY
getset

Returns or sets the toggle y

Created in NX1899.0.0

License requirements to get this property: None.

License requirements to set this property: nx_correl_base ("FE Correlation")

unsafe bool NXOpen.CAE.FrfPairingFilterBuilder.ToggleZ
getset

Returns or sets the toggle z

Created in NX1899.0.0

License requirements to get this property: None.

License requirements to set this property: nx_correl_base ("FE Correlation")


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