|
ENTITY brep_with_voids SUBTYPE OF (manifold_solid_brep); voids : SET [1:?] OF oriented_closed_shell; END_ENTITY; -- brep_with_voids |
Entity data types and their attributesrepresentation_itemname: label; geometric_representation_item (DER) dim: dimension_count; solid_model - manifold_solid_brep outer: closed_shell; brep_with_voids voids: SET [1:?] OF oriented_closed_shell; |
Global rules for this entity data type- |