[CE U13 C++] How to Set DgnAttachment's Clip Element?

Hi!

I want to clip a DgnAttachment by an shape element.

The shape element is in the DgnAttachment itself.

I have tried the DgnAttachment::SetClipElementId(),and find out it can only pass elid which is in the master model.

Can anyone help me?