Class SolidPunchBuilder
Inheritance
SolidPunchBuilder
Assembly: NXOpen.dll
public class SolidPunchBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected SolidPunchBuilder()
Properties
Declaration
public bool AutoCentroid { get; set; }
Property Value
Declaration
public bool ConstantThickness { get; set; }
Property Value
Declaration
public Expression DieRadius { get; }
Property Value
Declaration
public CoordinateSystem FromCsys { get; set; }
Property Value
Declaration
public bool HideTool { get; set; }
Property Value
Declaration
public bool IncludeRounding { get; set; }
Property Value
Declaration
public bool InferThickness { get; set; }
Property Value
Declaration
public SelectFaceList PierceFaces { get; }
Property Value
Declaration
public Expression PunchRadius { get; }
Property Value
Declaration
public SelectFace TargetFace { get; }
Property Value
Declaration
public Expression Thickness { get; }
Property Value
Declaration
public CoordinateSystem ToCsys { get; set; }
Property Value
ToolBody
Declaration
public SelectBody ToolBody { get; }
Property Value
Declaration
public SolidPunchBuilder.Types Type { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink