Class CgfxAttributeValueColor3Builder
Inheritance
System.Object
System.MarshalByRefObject
CgfxAttributeValueColor3Builder
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.Display
Assembly: NXOpen.dll
Syntax
[Obsolete("Deprecated in NX10.0.0. No alternative provided for this class.")]
public class CgfxAttributeValueColor3Builder : Builder, IMessageSink, IComponentBuilder
Constructors
CgfxAttributeValueColor3Builder()
Declaration
protected CgfxAttributeValueColor3Builder()
Methods
GetColor3Value()
Declaration
[Obsolete("Deprecated in NX10.0.0. No alternative provided for this class..")]
public double[] GetColor3Value()
Returns
Type | Description |
---|---|
System.Double[] |
SetColor3Value(Double[])
Declaration
[Obsolete("Deprecated in NX10.0.0. No alternative provided for this class..")]
public void SetColor3Value(double[] color3Value)
Parameters
Type | Name | Description |
---|---|---|
System.Double[] | color3Value |
Implements
System.Runtime.Remoting.Messaging.IMessageSink