FreeCAD 0.18 Expressions: text completion for constraints not working?

Discussion about the development of the Assembly workbench.
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
Post Reply
ScheissSchiesser
Posts: 3
Joined: Fri Dec 21, 2018 10:14 pm

FreeCAD 0.18 Expressions: text completion for constraints not working?

Post by ScheissSchiesser »

Hello!

I am using the latest version of FreeCAD 0.18 released with Assembly 3 on GitHub

OS: Windows 10
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.18.14369 (Git)
Build type: Release
Branch: (HEAD detached at FETCH_HEAD)
Hash: 45b39e8ff6861d15f4277f9759d012b41aae071f
Python version: 2.7.14
Qt version: 4.8.7
Coin version: 4.0.0a
OCC version: 7.2.0
Locale: English/UnitedStates (en_US)

It looks like the text completion for constraints in expressions is not working. Spreadsheet aliases work, but no constraints show up when I type [sketch_name].Constraints.[constraint_name]. To be clear, the value is correctly resolved by typing in the full constraint name, but that requires me to remember the name :)

Not sure if this is a bug or something is broken in my installation, or perhaps that feature was not built correctly in the Assembly 3 release?

Thought I would post here in case someone else has experienced this or knows of a fix!

Thanks!
chrisb
Veteran
Posts: 54299
Joined: Tue Mar 17, 2015 9:14 am

Re: FreeCAD 0.18 Expressions: text completion for constraints not working?

Post by chrisb »

This is wrong in Open discussion forum. Moved to Assembly.
A Sketcher Lecture with in-depth information is available in English, auf Deutsch, en français, en español.
Post Reply