Overview Schemas Index

MESH_TOPOLOGY_SCHEMA (jsdai.SMesh_topology_schema)


TYPE cell_shape_0d = ENUMERATION (
          single );
END_TYPE; -- cell_shape_0d

Users

          cell_shape
                    vertex_defined_cell.shape

public final class ECell_shape_0d

          static final int SINGLE = 1
          static String[] values = {"SINGLE"}
          static int toInt(String str)
          static String toString(int value)