Hi, All!
I have a assembly doc, I want to get the name of every DesignEdgebarFeatures through Occurrence.
In VB6, I can do that:
Occurrence.PartDocument.DesignEdgebarFeatures(i).Name
But in C #, how do I write ?
Please help!
Thanks.
[script removed]
[script removed]