|
ENTITY solid_with_general_pocket SUBTYPE OF (solid_with_pocket); profile : positioned_sketch; reference_point : point; WHERE WR1: SIZEOF(['GEOMETRY_SCHEMA.CURVE_BOUNDED_SURFACE', 'TOPOLOGY_SCHEMA.FACE_SURFACE'] * TYPEOF(profile.sketch_basis)) = 1; WR2: profile IN using_items(reference_point,[]); END_ENTITY; -- solid_with_general_pocket |
Entity data types and their attributesrepresentation_itemname: label; geometric_representation_item (DER) dim: dimension_count; solid_model - modified_solid rationale: text; base_solid: base_solid_select; modified_solid_with_placed_configuration placing: axis2_placement_3d; solid_with_depression depth: positive_length_measure; solid_with_pocket floor_blend_radius: non_negative_length_measure; draft_angle: plane_angle_measure; solid_with_general_pocket profile: positioned_sketch; reference_point: point; |
Global rules for this entity data type- |