Class PunchThroughBuilder
Inheritance
PunchThroughBuilder
Assembly: NXOpen.dll
Syntax
public class PunchThroughBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
PunchThroughBuilder()
Declaration
protected PunchThroughBuilder()
Properties
AllowRunningOverFaceBoundaries
Declaration
public bool AllowRunningOverFaceBoundaries { get; set; }
Property Value
ImageFile
Declaration
public string ImageFile { get; set; }
Property Value
ImprintImageValue
Declaration
public PunchThroughBuilder.ImprintImageValues ImprintImageValue { 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
Declaration
public bool ScaleUniform { get; set; }
Property Value
SmoothEdge
Declaration
public bool SmoothEdge { get; set; }
Property Value
Declaration
public TransformerData Transformer { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink