
SOFiSTiK BiMTOOLS 2025


Digitally signed app
Бесплатное
ОС:
Язык:
Описание
SOFiSTiK BiMTOOLS is a set of free tools for Autodesk® Revit® which enhances the productivity for elaborations of views up to 50%.
The included SOFiSTiK 3D-PDF Export tool generates a standard PDF documents with embedded 3D graphics. The 3D-PDF files can be opened by any PDF reader that supports the PDF 1.6 standard, such as Adobe Reader 7.0 or later.
Further help and support
Functionalities at a glance
- Substitution of Font Type
- Read out of Coordinates
- Create Views of Elements
- Positioning of Elements
- Automatic Dimensioning
- Selective tagging
- Hiding of categories not to be plotted
- Altitude of Openings
- Formwork area
- Copy mounting parts
- Assign the mark of the host
- Creation of 3D-PDFs
Note: This app uses a custom installer (and not the standard App Store installer).
Сведения об этой версии
Версия 2025-0, 02.08.2024
Release 2025-0.0.67
Getting error with List of Coordinates command in revit 2025, old version is working correctly.
Looking for solutions, looks is an addin problem with .net 8:
https://forums.autodesk.com/t5/inventor-programming-ilogic/encoding-error-no-data-is-available-for-encoding-1252/td-p/13151323
This is caused by the move from .NET Framework 4.8 to .NET 8 in Inventor 2025.
To get the rule to work in Inventor 2025, add this at the top:
AddReference "System.Text.Encoding.CodePages"
Imports System.Text
Encoding.RegisterProvider(CodePagesEncodingProvider.Instance)
@Curtis_Waguespack , similar code will also work in an add-in.
(For this particular function, there is also a newer method TextInfo.ToTitleCase. But that will not convert a string that is ALL CAPS.)
Hey guys,
I wanted to say that the tool is awesome, but the formwork inclined surface gives errors. I have an inclined surface at 45 degrees, but the software picks up that surface at around 72-75 degrees. Not sure what is going one.
A impressão em PDF 3D parece não funcionar.
3D PDF print appear not to work.
Nothing appears when the pdf opens, however, it states 249 elements exported, yet nothing viewable! Why?