|
ENTITY Pre_defined_perpendicular_datum_axis_symbol_3d_2d_relationship SUBTYPE OF (Shape_definition_3d_intersection); SELF\Shape_definition_3d_intersection.surface_intersection_result : Pre_defined_perpendicular_datum_axis_2d_symbol; SELF\Shape_definition_3d_intersection.projected_volume : Pre_defined_datum_axis_3d_symbol; END_ENTITY; -- Pre_defined_perpendicular_datum_axis_symbol_3d_2d_relationship |
Entity data types and their attributesRepresentation_relationship(OPT) relation_type: STRING; (OPT) description: STRING; rep_1: Representation; rep_2: Representation; Geometric_model_relationship (RT) rep_1: Geometric_model; (RT) rep_2: Geometric_model; Shape_definition_3d_intersection orientation_intersection_plane: Axis_placement_3d; planar_shape_origin: Axis_placement_2d; (RT) rep_1->surface_intersection_result: Planar_shape_model; (RT) rep_2->projected_volume: Geometric_model; Pre_defined_perpendicular_datum_axis_symbol_3d_2d_relationship (RT) surface_intersection_result: Pre_defined_perpendicular_datum_axis_2d_symbol; (RT) projected_volume: Pre_defined_datum_axis_3d_symbol; |
Global rules for this entity data type- |