Skip to content

Latest commit

 

History

History
98 lines (48 loc) · 2.44 KB

api.rst

File metadata and controls

98 lines (48 loc) · 2.44 KB

API Reference

abspy.VertexGroup

abspy.VertexGroup.__init__

abspy.VertexGroup.load_file

abspy.VertexGroup.process

abspy.VertexGroup.get_points

abspy.VertexGroup.get_primitives

abspy.VertexGroup.normalise_from_centroid_and_scale

abspy.VertexGroup.normalise_to_centroid_and_scale

abspy.VertexGroup.fit_plane

abspy.VertexGroup.save_vg

abspy.VertexGroup.save_bvg

abspy.VertexGroup.save_planes_txt

abspy.VertexGroup.save_planes_npy

abspy.VertexGroup.save_bounds_npy

abspy.VertexGroupReference

abspy.VertexGroupReference.__init__

abspy.VertexGroupReference.process

abspy.VertexGroupReference.save_vg

abspy.VertexGroupReference.save_bvg

abspy.CellComplex

abspy.CellComplex.__init__

abspy.CellComplex.refine_planes

abspy.CellComplex.prioritise_planes

abspy.CellComplex.construct

abspy.CellComplex.visualise

abspy.CellComplex.num_cells

abspy.CellComplex.num_planes

abspy.CellComplex.volumes

abspy.CellComplex.cell_representatives

abspy.CellComplex.cells_in_mesh

abspy.CellComplex.print_info

abspy.CellComplex.save

abspy.CellComplex.save_npy

abspy.CellComplex.save_obj

abspy.CellComplex.save_plm

abspy.AdjacencyGraph

abspy.AdjacencyGraph.__init__

abspy.AdjacencyGraph.load_graph

abspy.AdjacencyGraph.assign_weights_to_n_links

abspy.AdjacencyGraph.assign_weights_to_st_links

abspy.AdjacencyGraph.cut

abspy.AdjacencyGraph.save_surface_obj

abspy.AdjacencyGraph.draw

abspy.AdjacencyGraph.to_indices

abspy.AdjacencyGraph.to_dict

abspy.attach_to_log