Use this property to get and set the entities used for the mirror copy.
Cimatron 2027 or later
interop.CimMdlrAPI.ICimEntityList MirrorEntities {get; set;}
MirrorEntities: interop.CimMdlrAPI.ICimEntityList
|
Return: interop.CimMdlrAPI.ICimEntityList |
pVal—Mirror entities |
|
Input: interop.CimMdlrAPI.ICimEntityList |
newVal—Mirror entities |
Use this API to get all entities except points.
Use the MirrorPoints API to get points.
When you want to use an edge with a point as a mirror, use the MirrorPoints API to set the points.
