|
FUNCTION ap2d_geometrically_in_tiebar (input_1 : Axis_placement_2d; input_2 : Geometric_model) : LOGICAL; RETURN(TRUE); END_FUNCTION; -- ap2d_geometrically_in_tiebar |
|
public class FAp2d_geometrically_in_tiebar public static Value run(SdaiContext _context, Value input_1, Value input_2) |