IMdChamfer::KeepFeatures

Use this property to get and set the keep feature mode for chamfer.

Compatibility

Cimatron 2026 or later

Syntax

bool KeepFeatures {get; set;};

KeepFeatures : bool

Return Type

Return: bool

oMode

  • 1=TRUE: Keep features

  • 0=FALSE: Do not keep features

   

Input Type

Input: bool

iMode

  • 1=TRUE: Keep features

  • 0=FALSE: Do not keep features

   

Remarks

None

Example