TYPE linear_geometry_constraint_element

(* SCHEMA step_merged_ap_schema; *)
-- IN AP242
TYPE linear_geometry_constraint_element = SELECT
      (direction,
       line,
       plane,
       vector);
END_TYPE;

Referenced By

Defintion linear_geometry_constraint_element is references by the following definitions:
DefinitionType
 angle_geometric_constraint ENTITY
 parallel_geometric_constraint ENTITY
 perpendicular_geometric_constraint ENTITY
 symmetry_geometric_constraint ENTITY


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2020-07-28T17:02:13-04:00