hexagon logo
  • VFC.read_xml

    Hello, I am using the VFC_read_xml to read bushing splines in python: from mdi.afc import vfc xml = vfc.read_xml("mdi_0001_bus.xml") # To get the stiffness xml.child(type=vfc.ConnectorBushingProperties).x().stiffness().linear_data().rate(…