method
Triangle.visualize(viewer, color, viewlabel=False, scale=array([1.0, 1.0, 1.0]), alpha=1.0)¶visualize the element
a viewer (default matplotlib_viewer)
color of the element
activate the labels mark (default False)
scale the distance of the labels (default ones)
transparency of the element (default 1)