Interface ICamApiPartStage
Assembly: CAMAPI.Technologist.dll
Syntax
[Guid("6CD5643E-6983-4D42-A303-5ED83C03C989")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface ICamApiPartStage
Properties
Machine
Declaration
ICamApiMachine Machine { get; }
Property Value
PartIndex
Declaration
Property Value
SetupStageIndex
Declaration
int SetupStageIndex { get; }
Property Value
WorkpieceCoordinateSystem
Declaration
ICamApiWorkpieceCoordinateSystem WorkpieceCoordinateSystem { get; }
Property Value
WorkpieceSetup
Declaration
ICamApiWorkpieceSetup WorkpieceSetup { get; }
Property Value