Skip to documentation content
On this page
  1. Reference contract
  2. Contract
  3. Signature
  4. Authoritative source

mesh

Public method `telion_api.PlotAxes.mesh(label: 'str | None' = None, *, entity_level: 'str' = 'Domain', entity_set: 'str' = 'all', show_edges: 'bool' = True, show_vertices: 'bool' = False, edge_color: 'str' = '#08090b', edge_width: 'Any' = '1.15', vertex_color: 'str' = '#ffffff', vertex_size: 'Any' = '3') -> 'PlotLayer'`.

Reference contract

FieldValueDescription
symboltelion_api.PlotAxes.mesh
signature(label: 'str | None' = None, *, entity_level: 'str' = 'Domain', entity_set: 'str' = 'all', show_edges: 'bool' = True, show_vertices: 'bool' = False, edge_color: 'str' = '#08090b', edge_width: 'Any' = '1.15', vertex_color: 'str' = '#ffffff', vertex_size: 'Any' = '3') -> 'PlotLayer'
returnPlotLayer

Public method telion_api.PlotAxes.mesh(label: 'str | None' = None, *, entity_level: 'str' = 'Domain', entity_set: 'str' = 'all', show_edges: 'bool' = True, show_vertices: 'bool' = False, edge_color: 'str' = '#08090b', edge_width: 'Any' = '1.15', vertex_color: 'str' = '#ffffff', vertex_size: 'Any' = '3') -> 'PlotLayer'.

Contract

PropertyValue
symboltelion_api.PlotAxes.mesh
signature(label: 'str | None' = None, *, entity_level: 'str' = 'Domain', entity_set: 'str' = 'all', show_edges: 'bool' = True, show_vertices: 'bool' = False, edge_color: 'str' = '#08090b', edge_width: 'Any' = '1.15', vertex_color: 'str' = '#ffffff', vertex_size: 'Any' = '3') -> 'PlotLayer'
returnPlotLayer

Signature

telion_api.PlotAxes.mesh(label: 'str | None' = None, *, entity_level: 'str' = 'Domain', entity_set: 'str' = 'all', show_edges: 'bool' = True, show_vertices: 'bool' = False, edge_color: 'str' = '#08090b', edge_width: 'Any' = '1.15', vertex_color: 'str' = '#ffffff', vertex_size: 'Any' = '3') -> 'PlotLayer'

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.PlotAxes.mesh
Path
sdk/python/telion_api/model.py
Symbol
telion_api.PlotAxes.mesh