Class CastReliefBuilder
Inheritance
System.Object
System.MarshalByRefObject
CastReliefBuilder
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.Die
Assembly: NXOpen.dll
Syntax
public class CastReliefBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
CastReliefBuilder()
Declaration
protected CastReliefBuilder()
Properties
AngleTolerance
Declaration
public double AngleTolerance { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
BaseOrientation
Declaration
public DiePlaneBuilder BaseOrientation { get; }
Property Value
Type | Description |
---|---|
DiePlaneBuilder |
CreateSupportCasting
Declaration
public bool CreateSupportCasting { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
DistanceTolerance
Declaration
public double DistanceTolerance { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
ReliefDepth
Declaration
public Expression ReliefDepth { get; }
Property Value
Type | Description |
---|---|
Expression |
ReliefProfile
Declaration
public Section ReliefProfile { get; }
Property Value
Type | Description |
---|---|
Section |
ReliefSheet
Declaration
public SelectNXObject ReliefSheet { get; }
Property Value
Type | Description |
---|---|
SelectNXObject |
SheetMetal
Declaration
public SelectNXObject SheetMetal { get; }
Property Value
Type | Description |
---|---|
SelectNXObject |
Target
Declaration
public SelectNXObject Target { get; }
Property Value
Type | Description |
---|---|
SelectNXObject |
Thickness
Declaration
public Expression Thickness { get; }
Property Value
Type | Description |
---|---|
Expression |
Implements
System.Runtime.Remoting.Messaging.IMessageSink