Search Results for

    Show / Hide Table of Contents

    Class Wall

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    Wall
    Implements
    System.Runtime.Remoting.Messaging.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, Int32)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    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
    public class Wall : Builder, IMessageSink, IComponentBuilder

    Constructors

    Wall()

    Declaration
    protected Wall()

    Properties

    Image

    Declaration
    public Image Image { get; set; }
    Property Value
    Type Description
    Image

    ImageFilename

    Declaration
    public string ImageFilename { get; set; }
    Property Value
    Type Description
    System.String

    PatternRepeatFactor

    Declaration
    [Obsolete("Deprecated in NX10.0.0.  This functionality is moved to NXOpen.Display.Image.")]
    public double PatternRepeatFactor { get; set; }
    Property Value
    Type Description
    System.Double

    Reflectivity

    Declaration
    public double Reflectivity { get; set; }
    Property Value
    Type Description
    System.Double

    WallMaterialTextureType

    Declaration
    public Wall.MaterialTextureType WallMaterialTextureType { get; set; }
    Property Value
    Type Description
    Wall.MaterialTextureType

    WallMaterialType

    Declaration
    [Obsolete("Deprecated in NX10.0.0.  Use NXOpen.Display.Wall.WallMaterialTextureType instead.")]
    public Wall.MaterialType WallMaterialType { get; set; }
    Property Value
    Type Description
    Wall.MaterialType

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    In This Article
    Back to top Generated by DocFX