Python - How to get a Revit API method to run after the Post Command method?

Hey,

I’ve tried to get PCs to work, here’s a thread with me being shot down! :smiley:

In that situation there were other methods we could use to get a similar result.

Just as a point of interest, I noticed that you can extract just the boundary points from the topo, is there perhaps a way of refining the points you’re using with other methods then feeding them back in?

As I say it would be easier to discuss with a simple test file.

Cheers,

Mark

Edit: There is also an Add Points method… can you back the points to make it concave after perhaps? Or move points?

Edit edit:

Literally just seen this… https://thebuildingcoder.typepad.com/blog/2019/04/new-revit-2020-sdk-samples.html concave topography in the api?