Revit Python Wrapper
latest
Revit Python Wrapper
Installation
rpw and rpw.revit
rpw.db
rpw.ui
rpw.base
rpw.utils
rpw.extras
rpw.exceptions
Known Issues
Tests
Contribute
Revit Python Wrapper
Docs
»
Index
Edit on GitHub
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
|
X
|
Y
|
Z
_
__add__() (rpw.db.XYZ method)
__bool__() (rpw.ui.Selection method)
__eq__() (rpw.db.XYZ method)
__getattr__() (rpw.db.builtins._BiParameter method)
__getitem__() (rpw.db.ParameterSet method)
(rpw.ui.Selection method)
__init__() (rpw.__revit.Revit method)
(rpw.base.BaseObjectWrapper method)
(rpw.db.Area method)
(rpw.db.Collector method)
(rpw.db.Element method)
(rpw.db.ElementCollection method)
(rpw.db.ElementSet method)
(rpw.db.Family method)
(rpw.db.FamilyInstance method)
(rpw.db.FamilySymbol method)
(rpw.db.Parameter method)
(rpw.db.ParameterFilter method)
(rpw.db.ParameterSet method)
(rpw.db.Reference method)
(rpw.db.Room method)
(rpw.db.Transaction method)
(rpw.db.View method)
(rpw.db.Wall method)
(rpw.db.WallCategory method)
(rpw.db.WallKind method)
(rpw.db.WallType method)
(rpw.db.XYZ method)
(rpw.db.XyzCollection method)
(rpw.db.builtins._BiCategory method)
(rpw.db.builtins._BiParameter method)
(rpw.ui.Selection method)
(rpw.ui.forms.Button method)
(rpw.ui.forms.CheckBox method)
(rpw.ui.forms.ComboBox method)
(rpw.ui.forms.CommandLink method)
(rpw.ui.forms.Console method)
(rpw.ui.forms.FlexForm method)
(rpw.ui.forms.Label method)
(rpw.ui.forms.TaskDialog method)
(rpw.ui.forms.TextBox method)
__mul__() (rpw.db.XYZ method)
__new__() (rpw.db.Element static method)
__setitem__() (rpw.db.ParameterSet method)
__sub__() (rpw.db.XYZ method)
_BiCategory (class in rpw.db.builtins)
_BiParameter (class in rpw.db.builtins)
_category (rpw.db.Area attribute)
(rpw.db.Room attribute)
(rpw.utils.mixins.CategoryMixin attribute)
_collect() (rpw.db.Collector method)
_revit_object (rpw.db.Parameter attribute)
(rpw.db.ParameterSet attribute)
(rpw.db.XYZ attribute)
A
active_view (rpw.__revit.Revit attribute)
add() (rpw.db.ElementSet method)
(rpw.ui.Selection method)
Alert (class in rpw.ui.forms)
all (rpw.db.ParameterSet attribute)
app (rpw.__revit.Revit attribute)
append() (rpw.db.ElementCollection method)
Area (class in rpw.db)
area (rpw.db.Area attribute)
areas (rpw.db.AreaScheme attribute)
AreaScheme (class in rpw.db)
as_dict (rpw.db.XYZ attribute)
as_element_id_list (rpw.db.ElementCollection attribute)
as_element_list (rpw.db.ElementSet attribute)
as_global_pt (rpw.db.Reference attribute)
as_tuple (rpw.db.XYZ attribute)
as_uv_pt (rpw.db.Reference attribute)
AssemblyInstance (class in rpw.db)
AssemblyType (class in rpw.db)
at_z() (rpw.db.XYZ method)
average (rpw.db.XyzCollection attribute)
(rpw.db.XyzCollection.point_collection attribute)
B
BaseObjectWrapper (class in rpw.base)
builtin (rpw.db.Category attribute)
(rpw.db.Parameter attribute)
(rpw.db.WallCategory attribute)
builtin_id (rpw.db.Parameter attribute)
builtins (rpw.db.Element.parameters attribute)
Button (class in rpw.ui.forms)
by_name() (rpw.db.FillPatternElement class method)
(rpw.db.LinePatternElement class method)
(rpw.db.WallType class method)
(rpw.utils.mixins.ByNameCollectMixin class method)
by_name_or_element_ref() (rpw.db.FillPatternElement class method)
(rpw.db.LinePatternElement class method)
(rpw.db.WallType class method)
(rpw.utils.mixins.ByNameCollectMixin class method)
ByNameCollectMixin (class in rpw.utils.mixins)
C
Category (class in rpw.db)
category (rpw.db.Area attribute)
(rpw.db.AssemblyInstance attribute)
(rpw.db.AssemblyType attribute)
(rpw.db.Family attribute)
(rpw.db.FamilyInstance attribute)
(rpw.db.FamilySymbol attribute)
(rpw.db.FillPatternElement attribute)
(rpw.db.LinePatternElement attribute)
(rpw.db.Room attribute)
(rpw.db.View attribute)
(rpw.db.View3D attribute)
(rpw.db.ViewFamilyType attribute)
(rpw.db.ViewPlan attribute)
(rpw.db.ViewSchedule attribute)
(rpw.db.ViewSection attribute)
(rpw.db.ViewSheet attribute)
(rpw.db.Wall attribute)
(rpw.db.WallType attribute)
(rpw.utils.mixins.CategoryMixin attribute)
CategoryMixin (class in rpw.utils.mixins)
change_type() (rpw.db.Wall method)
CheckBox (class in rpw.ui.forms)
Circle (class in rpw.db)
clear() (rpw.db.ElementCollection method)
(rpw.db.ElementSet method)
(rpw.ui.Selection method)
close() (rpw.ui.forms.FlexForm method)
collect() (rpw.db.Area class method)
(rpw.db.AssemblyInstance class method)
(rpw.db.AssemblyType class method)
(rpw.db.Element class method)
(rpw.db.Family class method)
(rpw.db.FamilyInstance class method)
(rpw.db.FamilySymbol class method)
(rpw.db.FillPatternElement class method)
(rpw.db.LinePatternElement class method)
(rpw.db.Room class method)
(rpw.db.View class method)
(rpw.db.View3D class method)
(rpw.db.ViewFamilyType class method)
(rpw.db.ViewPlan class method)
(rpw.db.ViewSchedule class method)
(rpw.db.ViewSection class method)
(rpw.db.ViewSheet class method)
(rpw.db.Wall class method)
(rpw.db.WallType class method)
Collector (class in rpw.db)
ComboBox (class in rpw.ui.forms)
CommandLink (class in rpw.ui.forms)
Console (class in rpw.ui.forms)
create_detail() (rpw.db.Circle method)
(rpw.db.Curve method)
(rpw.db.Ellipse method)
(rpw.db.Line method)
critical() (rpw.utils.logger.LoggerWrapper method)
Curve (class in rpw.db)
cut_fill() (rpw.db.view.OverrideGraphicSettings method)
cut_line() (rpw.db.view.OverrideGraphicSettings method)
D
DB (in module rpw)
debug() (rpw.utils.logger.LoggerWrapper method)
delete() (rpw.db.Area method)
(rpw.db.AssemblyInstance method)
(rpw.db.AssemblyType method)
(rpw.db.Element method)
(rpw.db.Family method)
(rpw.db.FamilyInstance method)
(rpw.db.FamilySymbol method)
(rpw.db.FillPatternElement method)
(rpw.db.LinePatternElement method)
(rpw.db.Room method)
(rpw.db.View method)
(rpw.db.View3D method)
(rpw.db.ViewFamilyType method)
(rpw.db.ViewPlan method)
(rpw.db.ViewSchedule method)
(rpw.db.ViewSection method)
(rpw.db.ViewSheet method)
(rpw.db.Wall method)
(rpw.db.WallType method)
detail_level() (rpw.db.view.OverrideGraphicSettings method)
disable() (rpw.utils.logger.LoggerWrapper method)
doc (rpw.__revit.Revit attribute)
docs (rpw.__revit.Revit attribute)
E
Element (class in rpw.db)
element_ids (rpw.db.ElementCollection attribute)
ElementCollection (class in rpw.db)
elements (rpw.db.Collector attribute)
ElementSet (class in rpw.db)
Ellipse (class in rpw.db)
end_point (rpw.db.Line attribute)
end_points (rpw.db.Line attribute)
ensure() (rpw.db.Transaction static method)
error() (rpw.utils.logger.LoggerWrapper method)
F
families (rpw.db.WallCategory attribute)
Family (class in rpw.db)
family (rpw.db.AssemblyType attribute)
(rpw.db.FamilyInstance attribute)
(rpw.db.FamilySymbol attribute)
FamilyInstance (class in rpw.db)
FamilySymbol (class in rpw.db)
FillPatternElement (class in rpw.db)
FlexForm (class in rpw.ui.forms)
from_category_id() (rpw.db.builtins._BiCategory method)
from_element_and_parameter() (rpw.db.ParameterFilter static method)
from_id() (rpw.db.Element static method)
from_int() (rpw.db.Element static method)
from_list() (rpw.db.Element static method)
fuzzy_get() (rpw.db.builtins._BiCategory method)
G
get() (rpw.db.builtins._BiCategory method)
(rpw.db.builtins._BiParameter method)
get_assembly (rpw.db.FamilyInstance attribute)
(rpw.db.Wall attribute)
get_category() (rpw.db.Area method)
(rpw.db.AssemblyInstance method)
(rpw.db.AssemblyType method)
(rpw.db.Family method)
(rpw.db.FamilyInstance method)
(rpw.db.FamilySymbol method)
(rpw.db.FillPatternElement method)
(rpw.db.LinePatternElement method)
(rpw.db.Room method)
(rpw.db.View method)
(rpw.db.View3D method)
(rpw.db.ViewFamilyType method)
(rpw.db.ViewPlan method)
(rpw.db.ViewSchedule method)
(rpw.db.ViewSection method)
(rpw.db.ViewSheet method)
(rpw.db.Wall method)
(rpw.db.WallType method)
(rpw.utils.mixins.CategoryMixin method)
get_element() (rpw.db.Reference method)
get_element_ids() (rpw.db.Collector method)
(rpw.db.ElementCollection method)
(rpw.db.ElementSet method)
get_elements (rpw.db.Collector.collector attribute)
,
[1]
get_elements() (rpw.db.AssemblyInstance method)
(rpw.db.Collector method)
(rpw.db.ElementCollection method)
(rpw.db.ElementSet method)
get_families() (rpw.db.Category method)
(rpw.db.WallCategory method)
get_family() (rpw.db.AssemblyType method)
(rpw.db.FamilyInstance method)
(rpw.db.FamilySymbol method)
(rpw.db.Wall method)
(rpw.db.WallType method)
get_first (rpw.db.Collector.collector attribute)
get_first() (rpw.db.Collector method)
(rpw.db.ElementCollection method)
get_geometry() (rpw.db.Reference method)
get_id() (rpw.db.builtins._BiCategory method)
(rpw.db.builtins._BiParameter method)
get_instances() (rpw.db.AssemblyType method)
(rpw.db.Category method)
(rpw.db.Family method)
(rpw.db.FamilySymbol method)
(rpw.db.WallCategory method)
(rpw.db.WallKind method)
(rpw.db.WallType method)
get_siblings() (rpw.db.AssemblyType method)
(rpw.db.Family method)
(rpw.db.FamilyInstance method)
(rpw.db.FamilySymbol method)
(rpw.db.Wall method)
(rpw.db.WallType method)
get_symbol() (rpw.db.FamilyInstance method)
(rpw.db.Wall method)
get_symbols() (rpw.db.Category method)
(rpw.db.Family method)
(rpw.db.WallCategory method)
(rpw.db.WallKind method)
get_values() (rpw.ui.forms.FlexForm static method)
get_wall_kind() (rpw.db.WallType method)
get_wall_type() (rpw.db.Wall method)
get_wall_types() (rpw.db.WallKind method)
H
halftone() (rpw.db.view.OverrideGraphicSettings method)
host (rpw.__revit.Revit attribute)
I
id (rpw.db.Reference attribute)
in_assembly (rpw.db.FamilyInstance attribute)
(rpw.db.Wall attribute)
info() (rpw.utils.logger.LoggerWrapper method)
instances (rpw.db.FamilySymbol attribute)
(rpw.db.WallKind attribute)
(rpw.db.WallType attribute)
is_bounded (rpw.db.Area attribute)
(rpw.db.Room attribute)
is_placed (rpw.db.Area attribute)
(rpw.db.Room attribute)
L
Label (class in rpw.ui.forms)
Line (class in rpw.db)
LinePatternElement (class in rpw.db)
LoggerWrapper (class in rpw.utils.logger)
M
match_element() (rpw.db.view.OverrideGraphicSettings method)
max (rpw.db.XyzCollection attribute)
(rpw.db.XyzCollection.point_collection attribute)
mid_point (rpw.db.Line attribute)
min (rpw.db.XyzCollection attribute)
(rpw.db.XyzCollection.point_collection attribute)
N
name (rpw.db.Area attribute)
(rpw.db.AreaScheme attribute)
(rpw.db.AssemblyInstance attribute)
(rpw.db.AssemblyType attribute)
(rpw.db.Category attribute)
(rpw.db.Element attribute)
(rpw.db.Family attribute)
(rpw.db.FamilyInstance attribute)
(rpw.db.FamilySymbol attribute)
(rpw.db.FillPatternElement attribute)
(rpw.db.LinePatternElement attribute)
(rpw.db.Parameter attribute)
(rpw.db.Room attribute)
(rpw.db.View attribute)
(rpw.db.View3D attribute)
(rpw.db.ViewFamily attribute)
(rpw.db.ViewFamilyType attribute)
(rpw.db.ViewPlan attribute)
(rpw.db.ViewSchedule attribute)
(rpw.db.ViewSection attribute)
(rpw.db.ViewSheet attribute)
(rpw.db.ViewType attribute)
(rpw.db.Wall attribute)
(rpw.db.WallCategory attribute)
(rpw.db.WallKind attribute)
(rpw.db.WallType attribute)
(rpw.utils.mixins.ByNameCollectMixin attribute)
new() (rpw.db.Circle class method)
(rpw.db.Ellipse class method)
(rpw.db.Line class method)
number (rpw.db.Area attribute)
(rpw.db.Room attribute)
O
open() (rpw.__revit.Revit method)
override (rpw.db.View attribute)
(rpw.db.View3D attribute)
(rpw.db.ViewPlan attribute)
(rpw.db.ViewSchedule attribute)
(rpw.db.ViewSection attribute)
(rpw.db.ViewSheet attribute)
OverrideGraphicSettings (class in rpw.db.view)
P
Parameter (class in rpw.db)
ParameterFilter (class in rpw.db)
parameters (rpw.db.Element attribute)
ParameterSet (class in rpw.db)
Pick (class in rpw.ui)
pick_box() (rpw.ui.Pick class method)
pick_by_rectangle() (rpw.ui.Pick class method)
pick_edge() (rpw.ui.Pick class method)
pick_element() (rpw.ui.Pick class method)
pick_face() (rpw.ui.Pick class method)
pick_linked_element() (rpw.ui.Pick class method)
pick_pt() (rpw.ui.Pick class method)
pick_pt_on_element() (rpw.ui.Pick class method)
pop() (rpw.db.ElementCollection method)
(rpw.db.ElementSet method)
process (rpw.__revit.Revit attribute)
process_id (rpw.__revit.Revit attribute)
process_name (rpw.__revit.Revit attribute)
projection_fill() (rpw.db.view.OverrideGraphicSettings method)
projection_line() (rpw.db.view.OverrideGraphicSettings method)
R
Reference (class in rpw.db)
Revit (class in rpw.__revit)
Room (class in rpw.db)
rpw.__revit (module)
rpw.base (module)
rpw.db.builtins (module)
rpw.db.collection (module)
rpw.db.collector (module)
rpw.db.curve (module)
rpw.db.element (module)
rpw.db.parameter (module)
rpw.db.pattern (module)
rpw.db.reference (module)
rpw.db.transaction (module)
rpw.db.view (module)
rpw.exceptions (module)
rpw.extras.rhino (module)
rpw.ui.forms (module)
rpw.ui.forms.console (module)
rpw.ui.selection (module)
rpw.utils.coerce (module)
rpw.utils.dotnet (module)
rpw.utils.logger (module)
rpw.utils.mixins (module)
RpwCoerceError
RpwException
RpwParameterNotFound
RpwTypeError
RpwValueError
RpwWrongStorageType
S
scheme (rpw.db.Area attribute)
select() (rpw.db.Collector method)
(rpw.db.ElementCollection method)
(rpw.db.ElementSet method)
select_file() (in module rpw.ui.forms)
select_folder() (in module rpw.ui.forms)
SelectFromList() (in module rpw.ui.forms)
Selection (class in rpw.ui)
Separator (class in rpw.ui.forms)
show() (rpw.ui.forms.FlexForm method)
(rpw.ui.forms.TaskDialog method)
siblings (rpw.db.AssemblyType attribute)
(rpw.db.Family attribute)
(rpw.db.FamilyInstance attribute)
(rpw.db.View attribute)
(rpw.db.View3D attribute)
(rpw.db.ViewPlan attribute)
(rpw.db.ViewSchedule attribute)
(rpw.db.ViewSection attribute)
(rpw.db.ViewSheet attribute)
(rpw.db.Wall attribute)
sorted_by() (rpw.db.XyzCollection method)
start_point (rpw.db.Line attribute)
symbol (rpw.db.AssemblyInstance attribute)
(rpw.db.FamilyInstance attribute)
T
TaskDialog (class in rpw.ui.forms)
TextBox (class in rpw.ui.forms)
TextInput() (in module rpw.ui.forms)
title() (rpw.utils.logger.LoggerWrapper method)
to_category() (in module rpw.utils.coerce)
to_category_id() (in module rpw.utils.coerce)
to_class() (in module rpw.utils.coerce)
to_dict() (rpw.db.Parameter method)
(rpw.db.ParameterSet method)
to_element() (in module rpw.utils.coerce)
to_element_id() (in module rpw.utils.coerce)
to_element_ids() (in module rpw.utils.coerce)
to_elements() (in module rpw.utils.coerce)
to_iterable() (in module rpw.utils.coerce)
to_pascal_case() (in module rpw.utils.coerce)
Transaction (class in rpw.db)
transparency() (rpw.db.view.OverrideGraphicSettings method)
type (rpw.db.Area attribute)
(rpw.db.AssemblyInstance attribute)
(rpw.db.AssemblyType attribute)
(rpw.db.Element attribute)
(rpw.db.Family attribute)
(rpw.db.FamilyInstance attribute)
(rpw.db.FamilySymbol attribute)
(rpw.db.FillPatternElement attribute)
(rpw.db.LinePatternElement attribute)
(rpw.db.Parameter attribute)
(rpw.db.Room attribute)
(rpw.db.View attribute)
(rpw.db.View3D attribute)
(rpw.db.ViewFamilyType attribute)
(rpw.db.ViewPlan attribute)
(rpw.db.ViewSchedule attribute)
(rpw.db.ViewSection attribute)
(rpw.db.ViewSheet attribute)
(rpw.db.Wall attribute)
(rpw.db.WallType attribute)
U
UI (in module rpw)
uidoc (rpw.__revit.Revit attribute)
unwrap() (rpw.base.BaseObjectWrapper method)
(rpw.db.Area method)
(rpw.db.AssemblyInstance method)
(rpw.db.AssemblyType method)
(rpw.db.Circle method)
(rpw.db.Curve method)
(rpw.db.Element method)
(rpw.db.Ellipse method)
(rpw.db.Family method)
(rpw.db.FamilyInstance method)
(rpw.db.FamilySymbol method)
(rpw.db.FillPatternElement method)
(rpw.db.Line method)
(rpw.db.LinePatternElement method)
(rpw.db.Room method)
(rpw.db.View method)
(rpw.db.View3D method)
(rpw.db.ViewFamily method)
(rpw.db.ViewFamilyType method)
(rpw.db.ViewPlan method)
(rpw.db.ViewSchedule method)
(rpw.db.ViewSection method)
(rpw.db.ViewSheet method)
(rpw.db.ViewType method)
(rpw.db.Wall method)
(rpw.db.WallCategory method)
(rpw.db.WallKind method)
(rpw.db.WallType method)
(rpw.db.view.OverrideGraphicSettings method)
update() (rpw.ui.Selection method)
username (rpw.__revit.Revit attribute)
V
value (rpw.db.Parameter attribute)
value_string (rpw.db.Parameter attribute)
values (rpw.ui.forms.FlexForm attribute)
verbose() (rpw.utils.logger.LoggerWrapper method)
version (rpw.__revit.Revit attribute)
View (class in rpw.db)
View3D (class in rpw.db)
view_family (rpw.db.View attribute)
(rpw.db.View3D attribute)
(rpw.db.ViewFamilyType attribute)
(rpw.db.ViewPlan attribute)
(rpw.db.ViewSchedule attribute)
(rpw.db.ViewSection attribute)
(rpw.db.ViewSheet attribute)
view_family_type (rpw.db.View attribute)
(rpw.db.View3D attribute)
(rpw.db.ViewPlan attribute)
(rpw.db.ViewSchedule attribute)
(rpw.db.ViewSection attribute)
(rpw.db.ViewSheet attribute)
view_type (rpw.db.View attribute)
(rpw.db.View3D attribute)
(rpw.db.ViewPlan attribute)
(rpw.db.ViewSchedule attribute)
(rpw.db.ViewSection attribute)
(rpw.db.ViewSheet attribute)
ViewFamily (class in rpw.db)
ViewFamilyType (class in rpw.db)
ViewPlan (class in rpw.db)
views (rpw.db.ViewFamily attribute)
(rpw.db.ViewFamilyType attribute)
(rpw.db.ViewType attribute)
ViewSchedule (class in rpw.db)
ViewSection (class in rpw.db)
ViewSheet (class in rpw.db)
ViewType (class in rpw.db)
W
Wall (class in rpw.db)
wall_kind (rpw.db.WallType attribute)
WallCategory (class in rpw.db)
WallKind (class in rpw.db)
WallType (class in rpw.db)
warning() (rpw.utils.logger.LoggerWrapper method)
wrapped_elements (rpw.db.Collector attribute)
X
x (rpw.db.XYZ attribute)
XYZ (class in rpw.db)
XyzCollection (class in rpw.db)
Y
y (rpw.db.XYZ attribute)
Z
z (rpw.db.XYZ attribute)