Class MachineReliefBuilder
Inheritance
System.Object
System.MarshalByRefObject
MachineReliefBuilder
Implements
System.Runtime.Remoting.Messaging.IMessageSink
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)
Assembly: NXOpen.dll
Syntax
public class MachineReliefBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
MachineReliefBuilder()
Declaration
protected MachineReliefBuilder()
Properties
AngleTolerance
Declaration
public double AngleTolerance { get; set; }
Property Value
Type |
Description |
System.Double |
|
BaseOffset
Declaration
public Expression BaseOffset { get; }
Property Value
BaseOrientation
Declaration
public DiePlaneBuilder BaseOrientation { get; }
Property Value
BeltAttributes
Declaration
public DieAttributesBuilder BeltAttributes { get; }
Property Value
BeltFaceThickness
Declaration
public Expression BeltFaceThickness { get; }
Property Value
CamDirection
Declaration
public DieDirectionBuilder CamDirection { get; }
Property Value
DistanceTolerance
Declaration
public double DistanceTolerance { get; set; }
Property Value
Type |
Description |
System.Double |
|
End
Declaration
public DieLocationBuilder End { get; }
Property Value
InsideWallProfile
Declaration
public Section InsideWallProfile { get; }
Property Value
JogWall
Declaration
public bool JogWall { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
MainProfile
Declaration
public Section MainProfile { get; }
Property Value
MainProfileType
Declaration
public MachineReliefBuilder.MainProfileTypes MainProfileType { get; set; }
Property Value
Offset
Declaration
public Expression Offset { get; }
Property Value
ProfileOffset
Declaration
public Expression ProfileOffset { get; }
Property Value
Relief
Declaration
public Expression Relief { get; }
Property Value
ReliefOffset
Declaration
public Expression ReliefOffset { get; }
Property Value
Start
Declaration
public DieLocationBuilder Start { get; }
Property Value
SwitchTrimSide
Declaration
public bool SwitchTrimSide { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Target
Declaration
public SelectBody Target { get; }
Property Value
TopOffset
Declaration
public Expression TopOffset { get; }
Property Value
TrimOffset
Declaration
public Expression TrimOffset { get; }
Property Value
TrimSheet
Declaration
public SelectBody TrimSheet { get; }
Property Value
TrimSheetFace
Declaration
public ScCollector TrimSheetFace { get; }
Property Value
TrimSheetOffset
Declaration
public Expression TrimSheetOffset { get; }
Property Value
TrimSheetType
Declaration
public MachineReliefBuilder.TrimSheetTypes TrimSheetType { get; set; }
Property Value
Type
Declaration
public MachineReliefBuilder.Types Type { get; set; }
Property Value
WallOffset
Declaration
public Expression WallOffset { get; }
Property Value
WallThickness
Declaration
public Expression WallThickness { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink