KTS - Component Code Generator

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 ต.ค. 2024
  • This video showcases the power of automatically generating Tekla API code using the Tekla API itself. This tool reads existing components in the model and automatically creates a C Sharp method showing how to insert the inputs of that component and set many of the attributes that are currently set on that instance of the component in the model. This saves a ton of time in figuring out how to insert components with the API and figuring out how to map variables to existing custom components, plugins, or old school Tekla components made with the pre .NET API dev kit.

ความคิดเห็น • 6

  • @donoverly4942
    @donoverly4942 2 หลายเดือนก่อน +1

    Just started C# and the Tekla API examples. This is a great idea to save much time.

  • @NJ-ik3nq
    @NJ-ik3nq 2 หลายเดือนก่อน +1

    Thanks for such informative video ❤

  • @frankberns3532
    @frankberns3532 2 หลายเดือนก่อน +1

    Is this on the warehouse of on kts website

    • @KeyackTechnologySolutions
      @KeyackTechnologySolutions  2 หลายเดือนก่อน

      @@frankberns3532 neither at the moment as this isn’t really a public tool right now. It’s something I made for the API competition and use internally for coding.

    • @frankberns3532
      @frankberns3532 2 หลายเดือนก่อน +1

      @@KeyackTechnologySolutions its a great tool to help you understand the api programs. Make a simple component and turn it in a smart plug-in