Search Results for

    Show / Hide Table of Contents

    Class AppearanceEditTexture

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    AppearanceEditTexture
    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.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
    double

    MappingProjection

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

    Scale

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

    StudioMaterialName

    Declaration
    public string StudioMaterialName { get; set; }
    Property Value
    Type Description
    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