Class MachiningRegionBuilder
Inheritance
MachiningRegionBuilder
Assembly: NXOpen.dll
Syntax
public class MachiningRegionBuilder : TaggedObject, IMessageSink
Constructors
MachiningRegionBuilder()
Declaration
protected MachiningRegionBuilder()
Properties
EntryEndOffset
Declaration
public double EntryEndOffset { get; set; }
Property Value
EntryStartOffset
Declaration
public double EntryStartOffset { get; set; }
Property Value
ExitEndOffset
Declaration
public double ExitEndOffset { get; set; }
Property Value
ExitStartOffset
Declaration
public double ExitStartOffset { get; set; }
Property Value
RangeDepthType
Declaration
public int RangeDepthType { get; set; }
Property Value
SidesType
Declaration
public int SidesType { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink