Browse By Tags

  • Add, Export & Import CAD Documents with attachments

    Former Member
    Former Member
    Hello, In Aras Innovator 12, I'm trying to experiment with exporting of parts, which are having a CAD Document attached to them (which of course, has a file attached to it). I added the Part, CAD Document, File, CADFiles and Part CAD to the package…
  • add access is denied for CAD

    Former Member
    Former Member
    // Create the CAD Document item var docItem = MyInnovator.newItem("CAD", "add"); docItem.setProperty("item_number", "CADDoc 004"); // Create the relationship between the CAd Document and File var relItem = MyInnovator.newItem("CADFiles", "add"); relItem…
  • PLM DNA

    Received a DNA kit as a gift. Filled the test tube to the required line, capped it and sent it off for analysis. A couple of weeks later the interesting, mixed results came back. A two-page list of diseases that I might have the variant for or where the…
  • [CAD Document] Query CADDocument File for download to local

    Hi everyone, Please show me how I can get information CADFiles(Native File / Viewable FIle) of CADDocument My code as below. ----------------------- Item docItem = myAras.newItem("CAD", "get"); docItem .setAttribute("select", "*"); docItem…
  • Create event for property update

    Hello, I am new to ARAS development, but not new in development :) Trying to understand the ARAS development structure. Right now I am stuck in one implementation on CAD Document property - I want to get the full file path chose as a Native File - Also…
  • Three Keys to Digital Transformation

    You don’t have to look past the smartwatch on your wrist or the navigation system in your car to realize that we are living in the age of digitization and transformative products. It’s everywhere, and it’s fundamentally transforming the way products are…
  • Technology Highlight: Onshape Connector for Aras Innovator

    Aras partner AMC Bridge has created a proof of concept (POC) connector to integrate the Onshape cloud-based CAD platform to the Aras PLM Platform.  Onshape is a full-cloud 3D CAD system that is built to democratize CAD.  It empowers everyone on a design…
  • Improving your Business of Engineering with 3D PDF

    As an ex-CAD guy I enjoy "going home" every now and then. For my work at Aras that means working with our built in 3D viewing capability that we call Visual Collaboration . At home, that means designing furniture projects with 3D CAD tools. I firmly…