Class TextureBuilder
Inheritance
System.Object
System.MarshalByRefObject
TextureBuilder
Implements
System.Runtime.Remoting.Messaging.IMessageSink
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)
Assembly: NXOpen.dll
Syntax
public class TextureBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
TextureBuilder()
Declaration
protected TextureBuilder()
Properties
AllowRunningOverFaceBoundaries
Declaration
public bool AllowRunningOverFaceBoundaries { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ImageFile
Declaration
public string ImageFile { get; set; }
Property Value
Type |
Description |
System.String |
|
ImprintImageValue
Declaration
public TextureBuilder.ImprintImageValues ImprintImageValue { get; set; }
Property Value
MakeMonochrome
Declaration
public bool MakeMonochrome { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
MaximumOffset
Declaration
public Expression MaximumOffset { get; }
Property Value
MeshResolution
Declaration
public TextureBuilder.MeshResolutions MeshResolution { get; set; }
Property Value
OverallTranslucency
Declaration
public int OverallTranslucency { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
PatternCountDirection1
Declaration
public int PatternCountDirection1 { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
PatternCountDirection2
Declaration
public int PatternCountDirection2 { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
PatternImage
Declaration
public bool PatternImage { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ScaleToModel
Declaration
public bool ScaleToModel { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ScaleUniform
Declaration
public bool ScaleUniform { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
SmoothEdge
Declaration
public bool SmoothEdge { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Transformer
Declaration
public TransformerData Transformer { get; }
Property Value
UseCase
Declaration
public TextureBuilder.UseCases UseCase { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink