Angle by 3 pts with Dynamic Draw (12d App)

Source code for a 12d Model app demonstrating the use of the measure angle by 3 points library with dynamic drawing and update. Dependencies: set_ups.h – Available in your 12d Model install folder standard_library.h – Available on the 12d Forum here:  https://forums.12dmodel.com/viewtopic.php?t=1196 text_library.h – Available on the 12d Forum as per link above Includes a compiled version of the macro. Otherwise, refer to the comments and code or leave a comment. Refer to LICENSE in zip file for license terms… Read moreAngle by 3 pts with Dynamic Draw (12d App)

Open File Source Code (12d App)

Source code of Open File application for 12d Model. Dependencies: set_ups.h – Available in your 12d Model install folder standard_library.h – Available on the 12d Forum here:  https://forums.12dmodel.com/viewtopic.php?t=1196 !! NOTE !! These files cannot be directly run from within 12d Model. For that, you need the compiled version here or you need to compile it yourself (Utilities→Macros→Compile from the 12d Model menus).

Set Strings Direction source code (12d App)

Source code of Set Strings Direction application for 12d Model. Dependencies: set_ups.h – Available in your 12d Model install folder standard_library.h – Can be downloaded from 12d Model Forum !! NOTE !! These files cannot be directly run from within 12d Model. For that, you need the compiled version here or you need to compile it yourself (Utilities→Macros→Compile from the 12d Model menus).