cad

  1. byz

    B4A Class a simple DXF class

    DXF is a text-based standard for CAD file exchange, featuring a well-organized format that's programmer-friendly.I've created this class for basic DXF file generation in my application. Currently it supports just three drawing methods: AddCircle, AddPolyline, and AddLine. Sample usage is...
  2. peacemaker

    B4J Code Snippet b4jVectEdit: CAD-interface development

    Hi, All It's my idea to create the interface of CAD software template version that can create the vector objects drag objects over the work area move the area click the objects, pins zooming the objects by the mouse wheel: by re-calculation of each object It's just my first try to create the...
Top