FT_SELECT_POINT3D

Note that this reference documentation is identical to the help that is displayed in Matlab when you type “help ft_select_point3d”.

  FT_SELECT_POINT3D helper function for selecting one or multiple points
  on a 3D mesh using the mouse.
 
  Use as
    [selected] = ft_select_point3d(bnd, ...)
 
  It returns a list of the [x y z] coordinates of the selected points.
 
  Optional input arguments should come in key-value pairs and can include
    'multiple'    true/false, make multiple selections, pressing "q" on the keyboard finalizes the selection (default = false)
    'nearest'     true/false (default = true)
 
  Example use
    [pnt, tri] = icosahedron162;
    bnd.pnt = pnt;
    bnd.tri = tri;
    ft_plot_mesh(bnd)
    camlight
    ... do something here

reference/ft_select_point3d.txt · Last modified: 2012/05/23 23:02 (external edit)

You are here: startreferenceft_select_point3d
This DokuWiki features an Anymorphic Webdesign theme, customised by Eelke Spaak and Stephen Whitmarsh.
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0