mesh_m_vertex_count property
mesh_m_vertex_count property
Gets or sets the mesh M vertex count.
Definition:
@property
def mesh_m_vertex_count(self):
...
@mesh_m_vertex_count.setter
def mesh_m_vertex_count(self, value):
...
Gets or sets the mesh M vertex count.
@property
def mesh_m_vertex_count(self):
...
@mesh_m_vertex_count.setter
def mesh_m_vertex_count(self, value):
...