IMdChamfer::SmoothChain

Use this property to get and set the smooth chain mode when EntityOption is equal to cmChamferEdges.

Compatibility

Cimatron 2026 or later

Syntax

Bool SmoothChain {get; set;};

SmoothChain : Bool

Return Type

Return: bool

oMode

  • 1=TRUE

  • 0=FALSE

   

Input Type

Input: bool

iMode

  • 1=TRUE

  • 0=FALSE

   

Remarks

None

Example