<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-15">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Hi all,<br>
    I would like to use cctbx with C++. To start with I would like to do
    something basic, like:<br>
    <br>
    <pre>&gt;<i> from cctbx import xray
</i>&gt;<i> 
</i>&gt;<i> xs = xray.structure.from_cif(file_path="my.cif")
</i></pre>
    <br>
    I looked into the cctbx functions/class list, but I could not find
    something similar for C++. <br>
    Can someone help me?<br>
    <br>
    Many thanks in advance,<br>
    Flavio<br>
    <br>
  </body>
</html>