How can I use the Schedule VIEW checbox "Blank row before data" from API ?

How can I use the Schedule VIEW checbox "Blank row before data" from API ?

Anonymous
Not applicable
745 Views
4 Replies
Message 1 of 5

How can I use the Schedule VIEW checbox "Blank row before data" from API ?

Anonymous
Not applicable

How can I use the Schedule VIEW checbox "Blank row before data" from Revit API ?

 

 

the API: 

sortGroupField.ShowBlankLine = true;

 is NOT OK!

 

It's set sortgroup show blank row.

 

I need : set first blank row222.jpg

0 Likes
746 Views
4 Replies
Replies (4)
Message 2 of 5

Anonymous
Not applicable

I  want to access to  appearance properties through API.

 

"Blank row before data"

 

properties in Appearance tab of Schedule Properties

 

not Sort Group tab

0 Likes
Message 3 of 5

sr
Contributor
Contributor

"Blank row before data"

 

 

I have the same problem, I don't know how to solve it

0 Likes
Message 4 of 5

IbrahimNaeem
Advocate
Advocate

Hi, 

AFAIK ,The appearance tab isn't available through the API and better to get the job done is to do a schedule template inside of your project and assign this template to your schedule and you're done. 

 

Hope this helps.

 

Thanks, Ibrahim Naeem 

0 Likes
Message 5 of 5

sr
Contributor
Contributor

thanks, but I still want to solve it with API.

 

 

 

0 Likes