View Issue Details

IDProjectCategoryView StatusLast Update
0002192FreeCADFeaturepublic2015-09-01 14:10
Reporteryorik Assigned Toyorik  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
PlatformPCOSDebianOS VersionTesting 64bit
Fixed in Version0.16 
Summary0002192: Add units support to the editor of PropertyVector
DescriptionCurrently it is not possible to use units in the property editor of Vector properties (Draft Array, Draft Dimension, etc). Probably code from the Placement editor must be adapted.
TagsNo tags attached.
FreeCAD Information

Activities

There are no notes attached to this issue.

Related Changesets

FreeCAD: master e19e7336

2015-09-01 03:57:29

yorik

Details Diff
Added new property type: App::PropertyVectorDistance

This works exactly as a normal PropertyVector, but it
uses the Units-enabled GUI editor instead.
Affected Issues
0002192
mod - src/App/Application.cpp Diff File
mod - src/App/PropertyGeo.cpp Diff File
mod - src/App/PropertyGeo.h Diff File
mod - src/Gui/propertyeditor/PropertyItem.cpp Diff File

FreeCAD: master 9846e52e

2015-09-01 13:49:01

wmayer

Details Diff
+ fix flaws in class PropertyVectorDistance Affected Issues
0002192
mod - src/App/PropertyGeo.h Diff File

FreeCAD: master 2aff34ea

2015-09-01 15:47:25

Yorik van Havre

Details Diff
Draft/Arch: Used new PropertyVectorDistance where needed Affected Issues
0002192
mod - src/Mod/Arch/ArchFrame.py Diff File
mod - src/Mod/Arch/ArchSpace.py Diff File
mod - src/Mod/Draft/Draft.py Diff File

Issue History

Date Modified Username Field Change
2015-07-17 15:35 yorik New Issue
2015-07-17 15:35 yorik Status new => assigned
2015-07-17 15:35 yorik Assigned To => yorik
2015-09-01 02:09 yorik Changeset attached => FreeCAD Master master e19e7336
2015-09-01 14:10 yorik Changeset attached => FreeCAD Master master 2aff34ea
2015-09-01 14:10 yorik Status assigned => closed
2015-09-01 14:10 yorik Resolution open => fixed
2015-09-01 14:10 yorik Fixed in Version => 0.16
2015-09-01 14:10 yorik Changeset attached => FreeCAD Master master 9846e52e