Quantcast
Channel: All Revit API Forum posts
Viewing all articles
Browse latest Browse all 67020

SKETCH_PLANE_PARAM read only

$
0
0

Hi,

 

is there a way to set the work plane for an element via the API. Following code doesn't work:

 

Parameter p = c.get_Parameter(BuiltInParameter.SKETCH_PLANE_PARAM);
if (p != null)
{
    p.Set(r.Name);
} 

as this parameter is read only. Who knows why?

 

Any ideas?

 

Thanks

Christian


Viewing all articles
Browse latest Browse all 67020

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>