ENTITY submesh SUBTYPE OF (mesh); END_ENTITY; -- submesh |
Entity data types and their attributesrepresentation_itemname: label; topological_representation_item - mesh description: text; index_count: INTEGER; submesh - |
Global rules for this entity data type- |
public interface ESubmesh extends EMesh |
public class CSubmesh implements ESubmesh |
public class ASubmesh extends AEntitypublic ESubmesh getByIndex(int index)public ESubmesh getCurrentMember(SdaiIterator it) |