IMdDriveFace::Direction

Use this property to get and set the direction for the drive.

Compatibility

Cimatron 2024 or later

Syntax

interop.CimMdlrAPI.DriveDirection Direction {get; set;}

Direction : interop.CimMdlrAPI.DriveDirection

Return Type

Return: interop.CimMdlrAPI.DriveDirection

pVal—Direction for the drive

   

Input Type

Input: interop.CimMdlrAPI.DriveDirection

newVal—Direction for the drive

   

Remarks

None

Example