NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Public Attributes | List of all members
NXOpen.DisplayManager.J3dColor Struct Reference

3d interface color definition More...

Public Member Functions

 J3dColor (double Red, double Green, double Blue)
 Constructor for the J3dColor struct. More...
 

Public Attributes

double Blue
 green color value More...
 
double Green
 blue color value More...
 
double Red
 red value in the range 0. More...
 

Detailed Description

3d interface color definition

Constructor & Destructor Documentation

NXOpen.DisplayManager.J3dColor.J3dColor ( double  Red,
double  Green,
double  Blue 
)
inline

Constructor for the J3dColor struct.

Parameters
Redred value in the range 0.0 to 1.0
Greenblue color value
Bluegreen color value

Member Data Documentation

double NXOpen.DisplayManager.J3dColor.Blue

green color value

double NXOpen.DisplayManager.J3dColor.Green

blue color value

double NXOpen.DisplayManager.J3dColor.Red

red value in the range 0.

0 to 1.0


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