Class PunchThroughBuilder
Inheritance
System.Object
System.MarshalByRefObject
PunchThroughBuilder
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.Features
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
Type | Description |
---|---|
System.Boolean |
ImageFile
Declaration
public string ImageFile { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ImprintImageValue
Declaration
public PunchThroughBuilder.ImprintImageValues ImprintImageValue { get; set; }
Property Value
Type | Description |
---|---|
PunchThroughBuilder.ImprintImageValues |
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
Type | Description |
---|---|
TransformerData |
Implements
System.Runtime.Remoting.Messaging.IMessageSink