Class ReliefCut
Assembly: NXOpen.dll
Syntax
public class ReliefCut : TaggedObject, IMessageSink
Constructors
ReliefCut()
Declaration
Properties
Depth
Declaration
public double Depth { get; set; }
Property Value
DepthUnit
Declaration
public ReliefCut.DepthUnits DepthUnit { get; set; }
Property Value
Distance
Declaration
public double Distance { get; set; }
Property Value
DistanceUnit
Declaration
public ReliefCut.DistanceUnits DistanceUnit { get; set; }
Property Value
Mode
Declaration
public ReliefCut.Modes Mode { get; set; }
Property Value
Number
Declaration
public int Number { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink