Search Results for

    Show / Hide Table of Contents

    Class CgfxAttributeValueColor4Builder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    CgfxAttributeValueColor4Builder
    Implements
    IMessageSink
    IComponentBuilder
    Inherited Members
    Builder.Commit()
    Builder.Destroy()
    Builder.GetCommittedObjects()
    Builder.GetObject()
    Builder.ShowResults()
    Builder.Validate()
    Builder.PreviewBuilder
    TaggedObject.initialize()
    TaggedObject.ToString()
    TaggedObject.PrintTestData(string)
    TaggedObject.PrintTestData(string, int)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    MarshalByRefObject.GetLifetimeService()
    MarshalByRefObject.InitializeLifetimeService()
    MarshalByRefObject.MemberwiseClone(bool)
    object.GetType()
    object.MemberwiseClone()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: NXOpen.Display
    Assembly: NXOpen.dll
    Syntax
    [Obsolete("Deprecated in NX10.0.0.  No alternative provided for this class.")]
    public class CgfxAttributeValueColor4Builder : Builder, IMessageSink, IComponentBuilder

    Constructors

    CgfxAttributeValueColor4Builder()

    Declaration
    protected CgfxAttributeValueColor4Builder()

    Methods

    GetColor4Value()

    Declaration
    [Obsolete("Deprecated in NX10.0.0.  No alternative provided for this class.")]
    public double[] GetColor4Value()
    Returns
    Type Description
    double[]

    SetColor4Value(double[])

    Declaration
    [Obsolete("Deprecated in NX10.0.0.  No alternative provided for this class.")]
    public void SetColor4Value(double[] color4Value)
    Parameters
    Type Name Description
    double[] color4Value

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    In this article
    Back to top Generated by DocFX