NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::ObjectSelector Class Reference

Represents a ObjectSelector to be used when exporting the the selected objects from NX part.This class is created using DexManager . More...

Inheritance diagram for NXOpen::ObjectSelector:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Types

enum  Scope { ScopeEntirePart, ScopeSelectedObjects }
 Represents the selection scope. More...

Public Member Functions

NXOpen::SelectNXObjectListSelectionComp ()
 Returns the selection comp.
NXOpen::ObjectSelector::Scope SelectionScope ()
 Returns the selection scope option.
void SetSelectionScope (NXOpen::ObjectSelector::Scope selectionScope)
 Sets the selection scope option.

Detailed Description

Represents a ObjectSelector to be used when exporting the the selected objects from NX part.This class is created using DexManager .


Creator not available in KF.

Created in NX6.0.0.


Member Enumeration Documentation

Represents the selection scope.

Enumerator:
ScopeEntirePart 

Export entire part.

ScopeSelectedObjects 

Export selected objects from the part.


Member Function Documentation

Returns the selection comp.

This holds the list of selected objects.
Created in NX5.0.0.

License requirements : None

Returns the selection scope option.

This will decide if entire part should be exported or only some objects.
Created in NX5.0.0.

License requirements : None

Sets the selection scope option.

This will decide if entire part should be exported or only some objects.
Created in NX5.0.0.

License requirements : None

Parameters:
selectionScopeselectionscope

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