Search Results for

    Show / Hide Table of Contents

    Class AppearanceEditTexture

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    AppearanceEditTexture
    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.Appearance
    Assembly: NXOpen.dll
    Syntax
    public class AppearanceEditTexture : Builder, IMessageSink, IComponentBuilder

    Constructors

    AppearanceEditTexture()

    Declaration
    protected AppearanceEditTexture()

    Properties

    AnchorType

    Declaration
    public AppearanceEditTexture.AnchorTypes AnchorType { get; set; }
    Property Value
    Type Description
    AppearanceEditTexture.AnchorTypes

    AspectRatio

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

    MappingProjection

    Declaration
    public int MappingProjection { get; set; }
    Property Value
    Type Description
    System.Int32

    Scale

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

    StudioMaterialName

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

    TextureNormalVector

    Declaration
    public Direction TextureNormalVector { get; set; }
    Property Value
    Type Description
    Direction

    TextureOrigin

    Declaration
    public Point TextureOrigin { get; set; }
    Property Value
    Type Description
    Point

    TextureUpVector

    Declaration
    public Direction TextureUpVector { get; set; }
    Property Value
    Type Description
    Direction

    Implements

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