Sample Code Revit Batch Processor 1.1.11 documentation
Stores colour values as rgb.
Stores overrides of cut lines.
Bases: LineGraphicBase
Class constructor.
j (dict, optional) – A json formatted dictionary of this class, defaults to {}
Stores line graphic settings:
colour
pattern_id
weight
Stores overrides of projection lines.
Bases: LineGraphicBase
Class constructor.
j (dict, optional) – A json formatted dictionary of this class, defaults to {}
Stores overrides of background patterns.
Bases: PatternGraphicBase
Class constructor.
j (dict, optional) – A json formatted dictionary of this class, defaults to {}
Stores overrides of foreground patterns.
Bases: PatternGraphicBase
Class constructor.
j (dict, optional) – A json formatted dictionary of this class, defaults to {}
Stores pattern graphic settings:
colour
pattern_id
is_visible
Stores pattern base data for line and fill pattern.