WireframeLayer.showOutlineOnly


showOutlineOnly(isOutline)

Indicates whether the plot should be limited to only those edges which occur where two facets meet at an angle (i.e. not coplanar). This tends to reduce the complexity of the plot to a simple outline. Note that some shapes (e.g. smooth spheres) may confuse the outline calculation as all facets meet at the same angle. (default false)

isOutlineboolean
Return valuenone 

Back to WireframeLayer

Back to Overview