Where can I find, all Members of DocumentManager?

Hello all,

I’m trying to learn Revit and Dynamo API.
to access current document, I should use this code.

doc = DocumentManager.Instance.CurrentDBDocument

so I want to see more, which members does DocumentManager Class have, however I couldn’t find API document.

Could someone tell me, where I can find this API Document?

Regards,

Thank for quick reply,

However I entered ‘DocumentManager’ in Field ‘Search Term’ but No Results is found.
Could help me further?

Best Regards,

1 Like

Visual studio will show this with intellisense.

4 Likes

Hey,
I have the same issue as @st142136
Is the conclusion that there are no documentation for DocumentManager?

Best

Jakob

You can review the code here too

If you have more questions, you might want to start a new topic.

1 Like