NXOpen .NET Reference  12.0.0
Public Member Functions | Properties | List of all members
NXOpen.ColorManager Class Reference

Contains functionality pertaining to colors More...

Inheritance diagram for NXOpen.ColorManager:

Public Member Functions

unsafe NXOpen.NXColor Find (string name)
 Finds a color with the specified name More...
 
unsafe NXOpen.NXColor Find (int id)
 Finds a color with the specified ID More...
 

Properties

Tag Tag [get]
 Returns the tag of this object. More...
 

Detailed Description

Contains functionality pertaining to colors

To obtain an instance of this class, refer to NXOpen.BasePart

Created in NX5.0.0

Member Function Documentation

unsafe NXOpen.NXColor NXOpen.ColorManager.Find ( string  name)

Finds a color with the specified name

Created in NX5.0.0

License requirements: None.

Parameters
name
Returns
unsafe NXOpen.NXColor NXOpen.ColorManager.Find ( int  id)

Finds a color with the specified ID

Created in NX5.0.0

License requirements: None.

Parameters
id
Returns

Property Documentation

Tag NXOpen.ColorManager.Tag
get

Returns the tag of this object.


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