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

Represents a Display::Scene A scene is comprised of background, stage, reflection, lights and image-based lighting subobjects. More...

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

List of all members.

Public Member Functions

NXOpen::Display::BackgroundBackground ()
 Returns the background - use to define how background pixels are displayed
Created in NX5.0.0.
NXOpen::Display::ImageBasedLightingImageBasedLighting ()
 Returns the image-based lighting - optionally use to by-pass lights with image-based lighting, where lighting effects are derived from a given image file
Created in NX5.0.0.
NXOpen::Display::LightingLighting ()
 Returns the lights - use to define light settings for the given lights
Created in NX5.0.0.
NXOpen::Display::ReflectionReflection ()
 Returns the reflection - use to define what will be reflected in shiny objects
Created in NX5.0.0.
NXOpen::Display::StageStage ()
 Returns the stage - use to optionally define a box that can have between one and six visible "walls"
Created in NX5.0.0.

Detailed Description

Represents a Display::Scene A scene is comprised of background, stage, reflection, lights and image-based lighting subobjects.

You optionally specify a scene for display in Studio rendering style and High Quality Images.
To create a new instance of this class, use ViewCollection::CreateScene

Created in NX5.0.0.


Member Function Documentation

Returns the background - use to define how background pixels are displayed
Created in NX5.0.0.



License requirements : None

Returns the image-based lighting - optionally use to by-pass lights with image-based lighting, where lighting effects are derived from a given image file
Created in NX5.0.0.



License requirements : None

Returns the lights - use to define light settings for the given lights
Created in NX5.0.0.



License requirements : None

Returns the reflection - use to define what will be reflected in shiny objects
Created in NX5.0.0.



License requirements : None

Returns the stage - use to optionally define a box that can have between one and six visible "walls"
Created in NX5.0.0.



License requirements : None


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