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

Represents a Display::Lighting Lights are used to illuminate the scene in Shaded and Studio rendering styles, as well as in High Quality Images. More...

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

List of all members.

Public Member Functions

NXOpen::Display::LightBuilderGetLightBuilderFromList (int index)
 Returns a light builder, given by the index, in the array of lights assigned to the work view.
int GetNumLightBuilders ()
 Returns the total number of light builders in the given lighting list.
void SetLightBuilderInList (int index, NXOpen::Display::LightBuilder *light)
 Sets a light builder in the array at the given index
Created in NX5.0.0.

Detailed Description

Represents a Display::Lighting Lights are used to illuminate the scene in Shaded and Studio rendering styles, as well as in High Quality Images.


To create a new instance of this class, use ViewCollection::CreateLighting

Created in NX5.0.0.


Member Function Documentation

Returns a light builder, given by the index, in the array of lights assigned to the work view.

Returns:
the light builder
Created in NX5.0.0.

License requirements : None
Parameters:
indexindex to the array of light builders

Returns the total number of light builders in the given lighting list.

Returns:
total lights in the light builder array
Created in NX5.0.0.

License requirements : None

Sets a light builder in the array at the given index
Created in NX5.0.0.



License requirements : None

Parameters:
indexindex to the array of light builders
lightthe light builder

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