Showing posts with label measure. Show all posts
Showing posts with label measure. Show all posts
Friday, December 22, 2017
ilogic Rule To Change Units Of Measure
ilogic Rule To Change Units Of Measure

Issue:
Youve created some of your parts in inches and others in millimeters, but now youd like to convert them all to be the same. Is there a quick way to do this without having to open each file go to the Tools tab > Document Settings button > Unitstab?
Solution:
Heres an ilogic rule that can be run in an assembly or a part file that will set the units of measure. In this rule the length and mass units are being set. Set this up as an external iLogic rule to have it available for use in all of your model files.
You can use these links to learn more about creating iLogic rules:
http://inventortrenches.blogspot.com/2012/01/creating-basic-ilogic-rule-with-event.html
http://autodeskmfg.typepad.com/blog/2012/01/working-with-external-ilogic-rules.html
------- start of ilogic ------
question = MessageBox.Show("Are you sure you want to change the units of measure?", _
"iLogic",MessageBoxButtons.YesNo)
if question = vbno then
Return
Else
get input from user
oUnit = InputRadioBox("Select a units of measure type", "Metric", "Imperial", True, "ilogic")
create precision value list
oPrecisionArray = new string(){0, 1, 2, 3, 4, 5}
get input from user
oPrecision = InputListBox("Select the number of decimal places to use for the units of length display.", _
oPrecisionArray, 3, "iLogic", "Decimal Places ")
example UnitsTypeEnum Enumerators
kCentimeterLengthUnits = 11268
kMillimeterLengthUnits = 11269
kInchLengthUnits = 11272
kKilogramMassUnits = 11283
kGramMassUnits = 11284
kLbMassMassUnits = 11286
If oUnit = True then
set to millimeter
oUOM_1 = 11269
set to kilogram
oUOM_2 = 11283
Else
set to inch
oUOM_1 = 11272
set to pounds mass
oUOM_2 = 11286
End if
Define the open document
Dim openDoc As Document
openDoc = ThisDoc.Document
set length units for the top level assembly
link download
Read more »
Saturday, December 9, 2017
ImageMeter Pro – photo measure v2 12 2 Paid APK Latest
ImageMeter Pro – photo measure v2 12 2 Paid APK Latest

ImageMeter Pro � photo measure
ImageMeter lets you measure dimensions, angles and areas in your images with ease. No more need to draw a sketch of your new apartment in order to plan the new furniture. Simply take a photo and annotate it with the dimensions on your phone or pad.
*** This Old House TOP 100 Best New Home Products: �a superpower for anyone shopping for furnishings to fit a space� ***
What is special about ImageMeter is that it enables you to measure within the image long after you took the picture. It often happens that after taking the photo, being back at home or in the office, one realizes that some important distances have not been measured. This is no problem anymore with ImageMeter, because it enables you to measure the missing data directly from the photos, afterwards. Additionally, with this feature, you can also easily measure the dimensions for places which are too difficult to reach. This works whenever the objects you want to measure are within a plane (even if it is only virtual) and if you can provide a reference rectangle for ImageMeter. ImageMeter will take care of all perspective foreshortening and still compute the measurements correctly. You can also have as many measurement planes in one image as you like.
Features:
� measurements of lengths, angle, and arbitrarily shaped areas
� metric and imperial units (even formats like 1? 2 3/4? are supported)
� value input with autocompletion
� text annotation with user definable preset texts and automatic text formatting
� export to PNG and JPEG
� sort your images into subfolders and export complete folders as ZIP archives
� Bluetooth connectivity to Leica Disto laser distance meters for lengths, areas, and angles. Even the measurement unit is transferred automatically. Tested with D3a-BT, D8, and A6.
� Support for Hilti PD-38 (this is the only app that supports this device).
This is the free version with watermarks in exported images, some limitations on the number of measures per photo and limited Bluetooth measurement distance. For the full version, either install the pro version or upgrade within the free app. Both ways give you the full set of features.
Feel free to contact me if you observe any problems,
or just want to give feedback. I will answer to your
emails and help you resolve problems.
At this place, I�d like to thank all users for all the positive feedback I get. Many of your proposals have already been implemented and improved the app a lot, and many ideas are waiting to be included in the next versions. Let me assure you that all of your proposals are considered, as my goal is to make this app as good as possible to improve your productivity.
Thank you for providing translations: Marco D. (Italian), Victor R. (Russian), Ning Zhao (Chinese)
WHAT�S NEW
� support for the eTape16 digital tape measure device
� bug fixes
Screenshoots:
Download Now

Subscribe to:
Posts (Atom)