FilledRegion – this post is to cover creating FilledRegion
object and the related objects such as FillPattern
, FillPatternElement
, FilledRegionType
… etc., for this we gonna need to create a Revit’s ExternalCommand Add-Ins …
ExtensibleStorage – this post is to cover a new interesting topic called Extensible Storage which allows you to create Schema data structures and attach to any Element in a Revit model …
ScheduleCreation – this post is to cover how to create a Revit Schedule including filter and sorting/grouping. For this, we gonna need to write an ExternalCommand Revit Add-Ins to create a Wall Schedule …