Class TextureBuilder
Inheritance
TextureBuilder
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
ImageFile
Declaration
public string ImageFile { get; set; }
Property Value
ImprintImageValue
Declaration
public TextureBuilder.ImprintImageValues ImprintImageValue { get; set; }
Property Value
MakeMonochrome
Declaration
public bool MakeMonochrome { get; set; }
Property Value
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
PatternCountDirection1
Declaration
public int PatternCountDirection1 { get; set; }
Property Value
PatternCountDirection2
Declaration
public int PatternCountDirection2 { get; set; }
Property Value
PatternImage
Declaration
public bool PatternImage { get; set; }
Property Value
ScaleToModel
Declaration
public bool ScaleToModel { get; set; }
Property Value
ScaleUniform
Declaration
public bool ScaleUniform { get; set; }
Property Value
SmoothEdge
Declaration
public bool SmoothEdge { get; set; }
Property Value
Transformer
Declaration
public TransformerData Transformer { get; }
Property Value
UseCase
Declaration
public TextureBuilder.UseCases UseCase { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink