|
ENTITY surfaced_open_shell SUBTYPE OF (open_shell); WHERE wr1: SIZEOF ( QUERY ( q <* SELF \ connected_face_set . cfs_faces | NOT ( 'topology_schema.face_surface' IN TYPEOF ( q ) ) ) ) = 0 ; END_ENTITY; -- surfaced_open_shell |
Entity data types and their attributesrepresentation_itemname: label; topological_representation_item - connected_face_set cfs_faces: SET [1:?] OF face; open_shell - surfaced_open_shell - |
Global rules for this entity data type- |
public interface ESurfaced_open_shell extends EOpen_shell |
public class CSurfaced_open_shell implements ESurfaced_open_shell |
public class ASurfaced_open_shell extends AEntitypublic ESurfaced_open_shell getByIndex(int index)public ESurfaced_open_shell getCurrentMember(SdaiIterator it) |