Skip to content
session_py
Toggle navigation menu
⌘
K
session_py
/
Index
Index
_
__init__() (session_py.color.Color method)
(session_py.graph.Graph method)
(session_py.line.Line method)
(session_py.objects.Objects method)
(session_py.plane.Plane method)
(session_py.point.Point method)
(session_py.pointcloud.PointCloud method)
(session_py.polyline.Polyline method)
(session_py.quaternion.Quaternion method)
(session_py.session.Session method)
(session_py.tolerance.Tolerance method)
(session_py.tree.Tree method)
(session_py.vector.Vector method)
(session_py.xform.Xform method)
A
a (session_py.color.Color attribute)
(session_py.plane.Plane attribute)
(session_py.plane.Plane property)
ABSOLUTE (session_py.tolerance.Tolerance attribute)
absolute (session_py.tolerance.Tolerance property)
add() (session_py.session.Session method)
(session_py.tree.Tree method)
add_arrow() (session_py.session.Session method)
add_bbox() (session_py.session.Session method)
add_child_by_guid() (session_py.tree.Tree method)
add_cylinder() (session_py.session.Session method)
add_edge() (session_py.graph.Graph method)
(session_py.session.Session method)
add_hierarchy() (session_py.session.Session method)
add_line() (session_py.session.Session method)
add_mesh() (session_py.session.Session method)
add_node() (session_py.graph.Graph method)
add_plane() (session_py.session.Session method)
add_point() (session_py.polyline.Polyline method)
(session_py.session.Session method)
add_pointcloud() (session_py.session.Session method)
add_polyline() (session_py.session.Session method)
add_relationship() (session_py.session.Session method)
angle() (session_py.vector.Vector method)
angle_between_vector_xy_components() (session_py.vector.Vector static method)
ANGLE_TOLERANCE_DEGREES (session_py.tolerance.Tolerance attribute)
ANGULAR (session_py.tolerance.Tolerance attribute)
angular (session_py.tolerance.Tolerance property)
ANGULARDEFLECTION (session_py.tolerance.Tolerance attribute)
angulardeflection (session_py.tolerance.Tolerance property)
APPROXIMATION (session_py.tolerance.Tolerance attribute)
approximation (session_py.tolerance.Tolerance property)
area() (session_py.point.Point static method)
arrows (session_py.objects.Objects attribute)
axis_rotation() (session_py.xform.Xform static method)
azure() (session_py.color.Color class method)
B
b (session_py.color.Color attribute)
(session_py.plane.Plane attribute)
(session_py.plane.Plane property)
bboxes (session_py.objects.Objects attribute)
black() (session_py.color.Color class method)
blue() (session_py.color.Color class method)
brown() (session_py.color.Color class method)
C
c (session_py.plane.Plane attribute)
(session_py.plane.Plane property)
ccw() (session_py.point.Point static method)
center() (session_py.polyline.Polyline method)
center_vec() (session_py.polyline.Polyline method)
centroid_quad() (session_py.point.Point static method)
change_basis() (session_py.xform.Xform static method)
change_basis_alt() (session_py.xform.Xform static method)
clear() (session_py.graph.Graph method)
closest_distance_and_point() (session_py.polyline.Polyline method)
closest_point_to_line() (session_py.polyline.Polyline static method)
Color (class in session_py.color)
colors (session_py.pointcloud.PointCloud attribute)
compare() (session_py.tolerance.Tolerance method)
compute_length() (session_py.vector.Vector method)
conjugate() (session_py.quaternion.Quaternion method)
coordinate_direction_2angles() (session_py.vector.Vector method)
coordinate_direction_3angles() (session_py.vector.Vector method)
cosine_law() (session_py.vector.Vector static method)
cross() (session_py.vector.Vector method)
cyan() (session_py.color.Color class method)
cylinders (session_py.objects.Objects attribute)
D
d (session_py.plane.Plane attribute)
(session_py.plane.Plane property)
distance() (session_py.point.Point method)
dot() (session_py.vector.Vector method)
E
edge_attribute() (session_py.graph.Graph method)
end() (session_py.line.Line method)
extend_line() (session_py.polyline.Polyline static method)
extend_segment() (session_py.polyline.Polyline method)
extend_segment_equally() (session_py.polyline.Polyline method)
extend_segment_equally_static() (session_py.polyline.Polyline static method)
F
flip() (session_py.polyline.Polyline method)
format_number() (session_py.tolerance.Tolerance method)
from_axis_angle() (session_py.quaternion.Quaternion static method)
from_float() (session_py.color.Color class method)
from_matrix() (session_py.xform.Xform static method)
from_point_normal() (session_py.plane.Plane static method)
from_points() (session_py.line.Line class method)
(session_py.plane.Plane static method)
from_start_and_end() (session_py.vector.Vector static method)
from_sv() (session_py.quaternion.Quaternion static method)
from_two_points() (session_py.plane.Plane static method)
G
g (session_py.color.Color attribute)
geometric_key() (session_py.tolerance.Tolerance method)
geometric_key_xy() (session_py.tolerance.Tolerance method)
get_average_plane() (session_py.polyline.Polyline method)
get_children() (session_py.session.Session method)
get_children_guids() (session_py.tree.Tree method)
get_convex_corners() (session_py.polyline.Polyline method)
get_edges() (session_py.graph.Graph method)
get_fast_plane() (session_py.polyline.Polyline method)
get_leveled_vector() (session_py.vector.Vector method)
get_middle_line() (session_py.polyline.Polyline static method)
get_neighbours() (session_py.session.Session method)
get_node_by_name() (session_py.tree.Tree method)
get_nodes_by_name() (session_py.tree.Tree method)
get_object() (session_py.session.Session method)
get_point() (session_py.polyline.Polyline method)
get_vertices() (session_py.graph.Graph method)
Graph (class in session_py.graph)
graph (session_py.session.Session attribute)
green() (session_py.color.Color class method)
grey() (session_py.color.Color class method)
guid (session_py.color.Color attribute)
(session_py.line.Line attribute)
(session_py.objects.Objects attribute)
(session_py.plane.Plane attribute)
(session_py.point.Point attribute)
(session_py.pointcloud.PointCloud attribute)
(session_py.tree.Tree attribute)
(session_py.vector.Vector attribute)
H
has_edge() (session_py.graph.Graph method)
has_node() (session_py.graph.Graph method)
I
identity() (session_py.quaternion.Quaternion static method)
(session_py.xform.Xform static method)
insert_point() (session_py.polyline.Polyline method)
inverse() (session_py.xform.Xform method)
is_allclose() (session_py.tolerance.Tolerance method)
is_angle_zero() (session_py.tolerance.Tolerance method)
is_angles_close() (session_py.tolerance.Tolerance method)
is_between() (session_py.tolerance.Tolerance method)
is_clockwise() (session_py.polyline.Polyline method)
is_close() (session_py.tolerance.Tolerance method)
is_closed() (session_py.polyline.Polyline method)
is_coplanar() (session_py.plane.Plane static method)
is_empty() (session_py.pointcloud.PointCloud method)
(session_py.polyline.Polyline method)
is_finite() (in module session_py.tolerance)
is_identity() (session_py.xform.Xform method)
is_negative() (session_py.tolerance.Tolerance method)
is_parallel_to() (session_py.vector.Vector method)
is_positive() (session_py.tolerance.Tolerance method)
is_right_hand() (session_py.plane.Plane method)
is_same_direction() (session_py.plane.Plane static method)
is_same_position() (session_py.plane.Plane static method)
is_zero() (session_py.tolerance.Tolerance method)
L
leaves (session_py.tree.Tree property)
length() (session_py.line.Line method)
(session_py.polyline.Polyline method)
length_squared() (session_py.polyline.Polyline method)
(session_py.vector.Vector method)
lime() (session_py.color.Color class method)
Line (class in session_py.line)
line_from_projected_points() (session_py.polyline.Polyline static method)
line_line_average() (session_py.polyline.Polyline static method)
line_line_overlap() (session_py.polyline.Polyline static method)
line_line_overlap_average() (session_py.polyline.Polyline static method)
LINEARDEFLECTION (session_py.tolerance.Tolerance attribute)
lineardeflection (session_py.tolerance.Tolerance property)
linecolor (session_py.line.Line attribute)
lines (session_py.objects.Objects attribute)
look_at_rh() (session_py.xform.Xform static method)
lookup (session_py.session.Session attribute)
M
magenta() (session_py.color.Color class method)
magnitude() (session_py.quaternion.Quaternion method)
(session_py.vector.Vector method)
maroon() (session_py.color.Color class method)
meshes (session_py.objects.Objects attribute)
mid_point() (session_py.point.Point method)
mint() (session_py.color.Color class method)
module
session_py.color
session_py.graph
session_py.line
session_py.objects
session_py.plane
session_py.point
session_py.pointcloud
session_py.polyline
session_py.quaternion
session_py.session
session_py.tolerance
session_py.tree
session_py.vector
session_py.xform
move_by() (session_py.polyline.Polyline method)
N
name (session_py.color.Color attribute)
(session_py.line.Line attribute)
(session_py.objects.Objects attribute)
(session_py.plane.Plane attribute)
(session_py.point.Point attribute)
(session_py.pointcloud.PointCloud attribute)
(session_py.session.Session attribute)
(session_py.tree.Tree attribute)
(session_py.vector.Vector attribute)
navy() (session_py.color.Color class method)
neighbors() (session_py.graph.Graph method)
node_attribute() (session_py.graph.Graph method)
nodes (session_py.tree.Tree property)
normalize() (session_py.quaternion.Quaternion method)
(session_py.vector.Vector method)
normalize_self() (session_py.vector.Vector method)
normals (session_py.pointcloud.PointCloud attribute)
number_of_edges() (session_py.graph.Graph method)
number_of_vertices() (session_py.graph.Graph method)
O
Objects (class in session_py.objects)
objects (session_py.session.Session attribute)
olive() (session_py.color.Color class method)
orange() (session_py.color.Color class method)
origin (session_py.plane.Plane attribute)
(session_py.plane.Plane property)
P
perpendicular_to() (session_py.vector.Vector method)
pink() (session_py.color.Color class method)
Plane (class in session_py.plane)
plane_to_plane() (session_py.xform.Xform static method)
plane_to_xy() (session_py.xform.Xform static method)
planes (session_py.objects.Objects attribute)
Point (class in session_py.point)
point_at() (session_py.line.Line method)
point_at_parameter() (session_py.polyline.Polyline static method)
PointCloud (class in session_py.pointcloud)
pointclouds (session_py.objects.Objects attribute)
pointcolor (session_py.point.Point attribute)
points (session_py.objects.Objects attribute)
(session_py.pointcloud.PointCloud attribute)
Polyline (class in session_py.polyline)
polylines (session_py.objects.Objects attribute)
PRECISION (session_py.tolerance.Tolerance attribute)
precision (session_py.tolerance.Tolerance property)
precision_from_tolerance() (session_py.tolerance.Tolerance method)
print_hierarchy() (session_py.tree.Tree method)
projection() (session_py.vector.Vector method)
purple() (session_py.color.Color class method)
Q
Quaternion (class in session_py.quaternion)
R
r (session_py.color.Color attribute)
red() (session_py.color.Color class method)
RELATIVE (session_py.tolerance.Tolerance attribute)
relative (session_py.tolerance.Tolerance property)
remove() (session_py.tree.Tree method)
remove_edge() (session_py.graph.Graph method)
remove_node() (session_py.graph.Graph method)
remove_object() (session_py.session.Session method)
remove_point() (session_py.polyline.Polyline method)
reset() (session_py.tolerance.Tolerance method)
reverse() (session_py.plane.Plane method)
(session_py.polyline.Polyline method)
(session_py.vector.Vector method)
reversed() (session_py.polyline.Polyline method)
root (session_py.tree.Tree attribute)
(session_py.tree.Tree property)
rotate() (session_py.plane.Plane method)
rotate_vector() (session_py.quaternion.Quaternion method)
rotation() (session_py.xform.Xform static method)
rotation_x() (session_py.xform.Xform static method)
rotation_y() (session_py.xform.Xform static method)
rotation_z() (session_py.xform.Xform static method)
S
scale_line() (session_py.polyline.Polyline static method)
scale_non_uniform() (session_py.xform.Xform static method)
scale_uniform() (session_py.xform.Xform static method)
scale_xyz() (session_py.xform.Xform static method)
scaling() (session_py.xform.Xform static method)
segment_count() (session_py.polyline.Polyline method)
Session (class in session_py.session)
session_py.color
module
session_py.graph
module
session_py.line
module
session_py.objects
module
session_py.plane
module
session_py.point
module
session_py.pointcloud
module
session_py.polyline
module
session_py.quaternion
module
session_py.session
module
session_py.tolerance
module
session_py.tree
module
session_py.vector
module
session_py.xform
module
shift() (session_py.polyline.Polyline method)
silver() (session_py.color.Color class method)
sine_law_angle() (session_py.vector.Vector static method)
sine_law_length() (session_py.vector.Vector static method)
size() (session_py.pointcloud.PointCloud method)
squared_length() (session_py.line.Line method)
start() (session_py.line.Line method)
sum_of_vectors() (session_py.vector.Vector static method)
SUPPORTED_UNITS (session_py.tolerance.Tolerance attribute)
T
teal() (session_py.color.Color class method)
to_float_array() (session_py.color.Color method)
to_vector() (session_py.line.Line method)
Tolerance (class in session_py.tolerance)
tolerance() (session_py.tolerance.Tolerance method)
transform_point() (session_py.xform.Xform method)
transform_vector() (session_py.xform.Xform method)
transformed_point() (session_py.xform.Xform method)
transformed_vector() (session_py.xform.Xform method)
translate_by_normal() (session_py.plane.Plane method)
translation() (session_py.xform.Xform static method)
traverse() (session_py.tree.Tree method)
Tree (class in session_py.tree)
tree (session_py.session.Session attribute)
tween_two_polylines() (session_py.polyline.Polyline static method)
U
unit (session_py.tolerance.Tolerance property)
units (session_py.tolerance.Tolerance property)
V
Vector (class in session_py.vector)
violet() (session_py.color.Color class method)
W
white() (session_py.color.Color class method)
width (session_py.line.Line attribute)
(session_py.point.Point attribute)
with_name() (session_py.line.Line class method)
X
x (session_py.point.Point attribute)
(session_py.point.Point property)
(session_py.vector.Vector attribute)
(session_py.vector.Vector property)
x0 (session_py.line.Line property)
x1 (session_py.line.Line property)
x_axis (session_py.plane.Plane attribute)
(session_py.plane.Plane property)
x_axis() (session_py.vector.Vector static method)
Xform (class in session_py.xform)
xform (session_py.pointcloud.PointCloud attribute)
xy_plane() (session_py.plane.Plane static method)
xy_to_plane() (session_py.xform.Xform static method)
xz_plane() (session_py.plane.Plane static method)
Y
y (session_py.point.Point attribute)
(session_py.point.Point property)
(session_py.vector.Vector attribute)
(session_py.vector.Vector property)
y0 (session_py.line.Line property)
y1 (session_py.line.Line property)
y_axis (session_py.plane.Plane attribute)
(session_py.plane.Plane property)
y_axis() (session_py.vector.Vector static method)
yellow() (session_py.color.Color class method)
yz_plane() (session_py.plane.Plane static method)
Z
z (session_py.point.Point attribute)
(session_py.point.Point property)
(session_py.vector.Vector attribute)
(session_py.vector.Vector property)
z0 (session_py.line.Line property)
z1 (session_py.line.Line property)
z_axis (session_py.plane.Plane attribute)
(session_py.plane.Plane property)
z_axis() (session_py.vector.Vector static method)
ZERO_TOLERANCE (session_py.tolerance.Tolerance attribute)