IMdDriveFace::PlaneOption

Use this property to get and set the plane option.

Compatibility

Cimatron 2024 or later

Syntax

interop.CimMdlrAPI.DrivePlaneOption PlaneOption {get; set;}

PlaneOption : interop.CimMdlrAPI.DrivePlaneOption

Return Type

Return: interop.CimMdlrAPI.DrivePlaneOption

pVal—Plane option

   

Input Type

Input: interop.CimMdlrAPI.DrivePlaneOption

newVal—Plane option

   

Remarks

None

Example