Class DieDesPierceInsertBuilder
Inheritance
System.Object
System.MarshalByRefObject
DieDesPierceInsertBuilder
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.Tooling
Assembly: NXOpen.dll
Syntax
public class DieDesPierceInsertBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
DieDesPierceInsertBuilder()
Declaration
protected DieDesPierceInsertBuilder()
Properties
BoudaryCurveSelection
Declaration
public ScCollector BoudaryCurveSelection { get; }
Property Value
Type | Description |
---|---|
ScCollector |
ClearanceCoefficient
Declaration
public double ClearanceCoefficient { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
DiePenetration
Declaration
public double DiePenetration { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
DownToleranceForLength
Declaration
public double DownToleranceForLength { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
DownToleranceForWidth
Declaration
public double DownToleranceForWidth { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
PunchPenetration
Declaration
public double PunchPenetration { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
ThicknessDirectionOption
Declaration
public DieDesPierceInsertBuilder.Direction ThicknessDirectionOption { get; set; }
Property Value
Type | Description |
---|---|
DieDesPierceInsertBuilder.Direction |
ThicknessValue
Declaration
public double ThicknessValue { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
ToleranceCoefficient
Declaration
public double ToleranceCoefficient { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
UpToleranceForLength
Declaration
public double UpToleranceForLength { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
UpToleranceForWidth
Declaration
public double UpToleranceForWidth { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.Runtime.Remoting.Messaging.IMessageSink