NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
List of all members
NXOpen.Annotations.PmiFilterByPart Class Reference

Represents a PMI filter defined by a set of parts. More...

Inheritance diagram for NXOpen.Annotations.PmiFilterByPart:
NXOpen.Annotations.PmiFilter NXOpen.NXObject NXOpen.TaggedObject NXOpen.INXObject NXOpen.Utilities.NXRemotableObject IMessageSink

Additional Inherited Members

- Public Types inherited from NXOpen.Annotations.PmiFilter
enum  ComponentMethod { Selected, SelectedAndChildren, All }
 Specifies the type of component method used on the associated components for display. More...
 
enum  FilterType { ByType, ByView, ByComponent }
 Represents a type of PMI filter that can be created using the Part Navigator. More...
 
- Public Member Functions inherited from NXOpen.Annotations.PmiFilter
unsafe void ApplyToView (NXOpen.View view)
 Applies the PMI filter to a view. More...
 
unsafe NXOpen.Annotations.PmiFilter Copy ()
 Creates a copy of the PMI filter More...
 
unsafe void EnableInView (NXOpen.View view, bool enabled)
 Enables or disables the PMI filter in a given view More...
 
unsafe NXOpen.View[] GetAppliedViews ()
 Gets the views where the PMI filter is applied More...
 
unsafe
NXOpen.Annotations.PmiFilter.ComponentMethod 
GetComponentMethod ()
 Gets the component method of the PMI filter. More...
 
unsafe
NXOpen.Assemblies.Component[] 
GetComponents ()
 Gets the components associated with the PMI filter. More...
 
unsafe
NXOpen.Annotations.PmiFilter.FilterType 
GetFilterType ()
 Gets the type of PMI filter. More...
 
unsafe bool IsEnabled (NXOpen.View view)
 Determines if the PMI filter is enabled in the view More...
 
unsafe void RemoveFromView (NXOpen.View view)
 Removes a PMI filter from a view. More...
 
unsafe void SetComponentMethod (NXOpen.Annotations.PmiFilter.ComponentMethod componentMethod)
 Sets the component method of the PMI filter. More...
 
unsafe void SetComponents (NXOpen.Assemblies.Component[] components)
 Sets the components associated with the PMI filter. More...
 
unsafe void UpdatePmiDisplay ()
 Updates the PMI display in the associated views of the filter More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 
- Properties inherited from NXOpen.NXObject
unsafe bool IsOccurrence [get]
 Returns whether this object is an occurrence or not. More...
 
unsafe string JournalIdentifier [get]
 Returns the identifier that would be recorded in a journal for this object. More...
 
unsafe string Name [get]
 Returns the custom name of the object. More...
 
unsafe NXOpen.Assemblies.Component OwningComponent [get]
 Returns the owning component, if this object is an occurrence. More...
 
unsafe NXOpen.BasePart OwningPart [get]
 Returns the owning part of this object More...
 
unsafe NXOpen.INXObject Prototype [get]
 Returns the prototype of this object if it is an occurrence. More...
 

Detailed Description

Represents a PMI filter defined by a set of parts.

Created in NX4.0.0


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