Class ColorManager
Assembly: NXOpen.dll
Syntax
public class ColorManager : NXRemotableObject, IMessageSink
Constructors
ColorManager(BasePart)
Declaration
protected ColorManager(BasePart owner)
Parameters
Properties
Tag
Declaration
Property Value
Methods
Find(int)
Declaration
public NXColor Find(int id)
Parameters
Type |
Name |
Description |
int |
id |
|
Returns
Find(string)
Declaration
public NXColor Find(string name)
Parameters
Type |
Name |
Description |
string |
name |
|
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink