Cannot create new Phase in Revit 2015

Cannot create new Phase in Revit 2015

kailas_dhage
Contributor Contributor
513 Views
2 Replies
Message 1 of 3

Cannot create new Phase in Revit 2015

kailas_dhage
Contributor
Contributor

I wanted to create new Phase using API, However I am not able to locate the method for the same. Can anybody please indicate the way to create new phases in Revit. Our plug-in does some phase management with external project like create, map / rename and delete phases.

 

Warm Regards,

Kailas Dhage

0 Likes
514 Views
2 Replies
Replies (2)
Message 2 of 3

augusto.goncalves
Alumni
Alumni
Don't believe there is an API for this...

The Document.Phases.Append requires a new instance, but there is no "new" method... also no Document.Create.New**** method...
Regards,



Augusto Goncalves
Twitter @augustomaia
Autodesk Developer Network
0 Likes
Message 3 of 3

kailas_dhage
Contributor
Contributor

Even we cannot access the DESCRIPTION property of the existing Phase using API

 

Regards,

Kailas Dhage

0 Likes