ENTITY complex_area ABSTRACT SUPERTYPE OF (area_with_outer_boundary) SUBTYPE OF (primitive_2d); END_ENTITY; -- complex_area |
Entity data types and their attributesrepresentation_itemname: label; geometric_representation_item (DER) dim: dimension_count; primitive_2d - complex_area - |
area_with_outer_boundary (CONSTRUCTIVE_SOLID_GEOMETRY_2D_MIM) |
path_area_with_parameters (LAYERED_INTERCONNECT_SIMPLE_TEMPLATE_MIM) |
Global rules for this entity data type- |
public interface EComplex_area extends EPrimitive_2d |
public class CComplex_area implements EComplex_area |
public class AComplex_area extends AEntitypublic EComplex_area getByIndex(int index)public EComplex_area getCurrentMember(SdaiIterator it) |