|
ENTITY swept_surface SUPERTYPE OF (ONEOF (surface_of_linear_extrusion, surface_of_revolution, surface_curve_swept_surface, fixed_reference_swept_surface)) SUBTYPE OF (surface); swept_curve : curve; END_ENTITY; -- swept_surface |
Entity data types and their attributesrepresentation_itemname: label; geometric_representation_item (DER) dim: dimension_count; surface - swept_surface swept_curve: curve; |
| fixed_reference_swept_surface (geometry_schema) |
| surface_curve_swept_surface (geometry_schema) |
| surface_of_linear_extrusion (geometry_schema) |
| surface_of_revolution (geometry_schema) |
Global rules for this entity data type- |