IMdChamfer::Entities

Use this property to get and set entities for a chamfer procedure.

Compatibility

Cimatron 2024 or later

Syntax

interop.CimMdlrAPI.ICimEntityList Entities {get; set;};

Entities: interop.CimMdlrAPI.ICimEntityList 

Return Type

Return: interop.CimMdlrAPI.ICimEntityList

pVal—Entities on which to execute chamfer procedur

   

Input Type

Input: interop.CimMdlrAPI.ICimEntityList

newVal—Entities on which to execute chamfer procedure

   

Remarks

None

Example