|
ENTITY Surface_with_direction; defining_surface : Surface; material_direction : Direction; END_ENTITY; -- Surface_with_direction |
Entity data types and their attributesSurface_with_directiondefining_surface: Surface; material_direction: Direction; |
Users: by entity attributesSurface_with_directionLaminate_table.base_surface Users: by defined types, not used by any entity attributeSurface_with_direction- |
Global rules for this entity data type- |