|
ENTITY offset_surface SUBTYPE OF (surface); basis_surface : surface; distance : length_measure; self_intersect : LOGICAL; END_ENTITY; -- offset_surface |
Entity data types and their attributesrepresentation_itemname: label; geometric_representation_item (DER) dim: dimension_count; surface - offset_surface basis_surface: surface; distance: length_measure; self_intersect: LOGICAL; |
Global rules for this entity data type- |