Class ConvertFromMCDBuilder
Inheritance
ConvertFromMCDBuilder
Assembly: NXOpen.dll
Syntax
public class ConvertFromMCDBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
ConvertFromMCDBuilder()
Declaration
protected ConvertFromMCDBuilder()
Properties
CounterSpindleFace
Declaration
public Face CounterSpindleFace { get; set; }
Property Value
MachineBaseJunctionName
Declaration
public string MachineBaseJunctionName { get; set; }
Property Value
MachineType
Declaration
public ConvertFromMCDBuilder.MachineTypes MachineType { get; set; }
Property Value
MachineZeroCsys
Declaration
public CoordinateSystem MachineZeroCsys { get; set; }
Property Value
MainSpindleFace
Declaration
public Face MainSpindleFace { get; set; }
Property Value
MillPocketLocation
Declaration
public ConvertFromMCDBuilder.PocketLocationTypes MillPocketLocation { get; set; }
Property Value
MillPocketNumber
Declaration
public int MillPocketNumber { get; set; }
Property Value
SpindleFace
Declaration
public Face SpindleFace { get; set; }
Property Value
Declaration
public NXObject ToolMagazine { get; set; }
Property Value
Turret
Declaration
public NXObject Turret { get; set; }
Property Value
TurretPocketNumber
Declaration
public int TurretPocketNumber { get; set; }
Property Value
WorkpieceFace
Declaration
public Face WorkpieceFace { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink