NX Open C++ Reference Guide
Public Member Functions
NXOpen::Display::ExtractScene Class Reference

Represents a Display::ExtractScene
To create a new instance of this class, use ViewCollection::CreateExtractScene

Created in NX5.0.0. More...

Inheritance diagram for NXOpen::Display::ExtractScene:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Member Functions

std::vector< NXStringGetSceneDescription ()
 Returns the scene description.
void ImageFileSelect ()
 Gets an image file using file selection.
void Information ()
 TODO: fill in a description for this
Created in NX5.0.0.
NXString SceneName ()
 Returns the scene name
Created in NX5.0.0.
void SetSceneDescription (const std::vector< NXString > &sceneDescription)
 Sets the scene description
Created in NX5.0.0.
void SetSceneName (const NXString &sceneName)
 Sets the scene name
Created in NX5.0.0.

Detailed Description

Represents a Display::ExtractScene
To create a new instance of this class, use ViewCollection::CreateExtractScene

Created in NX5.0.0.



Member Function Documentation

Returns the scene description.

Returns:

Created in NX5.0.0.

License requirements : None

Gets an image file using file selection.


Created in NX5.0.0.

License requirements : None

TODO: fill in a description for this
Created in NX5.0.0.



License requirements : None

Returns the scene name
Created in NX5.0.0.



License requirements : None

void NXOpen::Display::ExtractScene::SetSceneDescription ( const std::vector< NXString > &  sceneDescription)

Sets the scene description
Created in NX5.0.0.



License requirements : None

Parameters:
sceneDescriptionscenedescription

Sets the scene name
Created in NX5.0.0.



License requirements : None

Parameters:
sceneNamescenename

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