BlenderMesh

class compas_blender.geometry.BlenderMesh(obj)[source]

Bases: compas_blender.geometry._geometry.BaseBlenderGeometry

Inherited Attributes

location

Methods

bevel

closest_point

closest_points

edge_length

edges_lengths

face_area

face_normal

faces_areas

faces_normals

get_border

get_edge_index

get_edge_vertex_indices

get_edges_indices

get_edges_vertex_indices

get_face_index

get_face_vertex_coordinates

get_face_vertex_indices

get_faces_indices

get_faces_vertex_coordinates

get_faces_vertex_indices

get_vertex_coordinates

get_vertex_face_indices

get_vertex_index

get_vertices_and_faces

get_vertices_colors

get_vertices_coordinates

get_vertices_face_indices

get_vertices_indices

set_vertices_colors

set_vertices_coordinates

subdivide

to_datastructure

triangulate

unset_vertices_colors

Inherited Methods

delete

from_name

from_selection

hide

purge

select

show

unselect