Class AppearanceEditTexture
Inheritance
System.Object
System.MarshalByRefObject
AppearanceEditTexture
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.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