Sample Code Revit Batch Processor 1.1.11 documentation
Based on:
Bases: object
Loads a XAML file and provides access to its objects.
xaml_path (str) – The path to the XAML file to load
Load the XAML file and parse it.
xaml_path (str) – The path to the XAML file to load
The root element of the loaded XAML
System.Windows.UIElement