Merge Surface In Revit API

Merge Surface In Revit API

Anonymous
Not applicable
887 Views
3 Replies
Message 1 of 4

Merge Surface In Revit API

Anonymous
Not applicable

Hi ,

I've created the many toposurfaces through Revit API, Now I need to combine surfaces.

 

From the User Interface, in the Massing & Site>Merge Surfaces it is available, but I didn't find way to do same in Revit API.Merge Surfaces.JPG

 

 

 

 

Does anyone known a function or have an idea to do that, it will be appreciated?

Thanks In advance,

Sina.

888 Views
3 Replies
Replies (3)
Message 2 of 4

mohamed.mo7ie
Explorer
Explorer

Hi,

I have the same issue, have you got any luck to get that done?

Message 3 of 4

Anonymous
Not applicable

I don't work with Site, but if you can pre-select the surfaces before selecting the 'Merge Surfaces' command, you could try remotely starting PostableCommand.MergeSurfaces.

Message 4 of 4

Anonymous
Not applicable

Thanks James,

I didn't know about PostableCommand, I am going to try it.