Class ColorExpressionsBuilder
Inheritance
ColorExpressionsBuilder
Assembly: NXOpen.dll
public class ColorExpressionsBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected ColorExpressionsBuilder()
Properties
Declaration
public string ColorName { get; set; }
Property Value
Declaration
public NXColor ColorPicker { get; set; }
Property Value
Declaration
public ScCollector SelectFaces { get; }
Property Value
Methods
Declaration
public void BlockCurrentUDO(bool blocked)
Parameters
Type |
Name |
Description |
bool |
blocked |
|
Declaration
public void DeleteCurrentUDO()
Declaration
public void SetCurrentUDO(UserDefinedObject udo)
Parameters
Implements
System.Runtime.Remoting.Messaging.IMessageSink