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

Re: How can I use the checbox "Blank row before data" from Revit API ?

$
0
0

how it works?

I try but I can not:

like this on Python 

transaction..

 

ScheduleSheetInstance.Create(doc, sheet.Id, schedule.Id, xyz)  # crate schedule

 

unit = schedule.Definition.GetField(0)      # or may be GetField(1) ?
sortgroup = ScheduleSortGroupField(unit.FieldId)
sortgroup.ShowBlankLine = 0      # or may be 1

 

transaction..


Viewing all articles
Browse latest Browse all 66664

Trending Articles



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