<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://communities.bentley.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>How to deal with AutoCADs zero suppression in dimensions</title><link>https://communities.bentley.com/products/microstation/w/askinga/3035/how-to-deal-with-autocads-zero-suppression-in-dimensions</link><description>Articles previously found in the &amp;quot;AskInga&amp;quot; Community.</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>How to deal with AutoCADs zero suppression in dimensions</title><link>https://communities.bentley.com/products/microstation/w/askinga/3035/how-to-deal-with-autocads-zero-suppression-in-dimensions</link><pubDate>Thu, 10 Jun 2010 13:47:48 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:ff27b222-8584-492a-acf0-966e7c06e2cf</guid><dc:creator>Jordan Stierly</dc:creator><comments>https://communities.bentley.com/products/microstation/w/askinga/3035/how-to-deal-with-autocads-zero-suppression-in-dimensions#comments</comments><description>Current Revision posted to [Archived] AskInga Wiki by Jordan Stierly on 6/10/2010 1:47:48 PM&lt;br /&gt;
&lt;p&gt;
&lt;a href="/Communities/Other_Communities/AskInga/default.aspx"&gt;&lt;img height="76" width="230" title="AskInga" alt="AskInga logo" border="0" src="/askIngaPics/askingalogo.gif" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;Original Tip Date: &lt;/strong&gt;&lt;em&gt;Sep 1, 2006&lt;/em&gt; 
&lt;/p&gt;
&lt;table style="width:95%;" cellpadding="0" cellspacing="0" border="0"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td valign="top" align="left"&gt;&lt;strong&gt;How to deal with AutoCADs &lt;em&gt;Zero Suppression&lt;/em&gt; in dimensions&lt;/strong&gt;&lt;br /&gt;
			&lt;/td&gt;
&lt;td valign="top" align="right"&gt;&amp;nbsp;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign="top" align="left" colspan="2"&gt;
&lt;p&gt;
			Applicable to MicroStation version 08.05.02.35
			&lt;/p&gt;
&lt;p&gt;
			With many thanks to Bentley&amp;#39;s &lt;em&gt;Lynn Winkler&lt;/em&gt; for sharing this tip.&lt;br /&gt;
			&lt;br /&gt;
			In AutoCAD you can suppress the zero for feet and/or inches in the Dimension Style dialog. For example, a line that measures &lt;em&gt;12&amp;#39;&lt;/em&gt; will be dimensioned as &lt;em&gt;12&amp;#39;&lt;/em&gt; rather than &lt;em&gt;12&amp;#39; 0&amp;quot;&lt;/em&gt;. In MicroStation V8, you can adjust the display of a zero subunit with the following keyin:&lt;br /&gt;
			&lt;br /&gt;
			&lt;em&gt;mdl load calculat; calculator mdlDimStyle_setBoolIntProp (mdlDimStyle_getActive (), X, 1078)&lt;/em&gt;&lt;br /&gt;
			&lt;br /&gt;
			Where:&lt;br /&gt;
			&lt;em&gt;X = 1&lt;/em&gt; to show the subunit even if it is zero.&lt;br /&gt;
			&lt;em&gt;X = 0&lt;/em&gt; to hide the subunit if it is zero.&lt;br /&gt;
			&lt;br /&gt;
			&lt;br /&gt;
			And, if you really want to...you can adjust the display of zero master units with the following keyin:&lt;br /&gt;
			&lt;em&gt;mdl load calculat; calculator mdlDimStyle_setBoolIntProp (dgnDimStyle_getActiveFromModelRef (0), X, 1041)&lt;/em&gt;&lt;br /&gt;
			&lt;br /&gt;
			Where:&lt;br /&gt;
			&lt;em&gt;X = 1&lt;/em&gt; shows the master unit value even if it is zero.&lt;br /&gt;
			&lt;em&gt;X = 0&lt;/em&gt; hides the master unit value if it is zero.&lt;br /&gt;
			&lt;br /&gt;
			Note: These keyins will change the active dimension setting, but will not change any existing dimensions in the file. To do so, use &lt;em&gt;Change Dimension&lt;/em&gt; to update the existing dimensions to the current setting. &lt;br /&gt;
			&lt;br /&gt;
			Note: In MicroStation 08.09.03.xx simply navigate to the &lt;em&gt;Advanced&lt;/em&gt; tab of the Dimension Styles dialog. Then go to &lt;em&gt;Units &amp;gt; Primary&lt;/em&gt; and toggle both &lt;em&gt;Show Zero Master Unit&lt;/em&gt; and &lt;em&gt;Show Zero Sub Unit&lt;/em&gt; 
			&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign="top" align="left" colspan="2"&gt;&lt;br /&gt;
			&lt;img align="left" border="0" src="/askIngaPics/tip667.gif" alt="" /&gt;&lt;br /&gt;
			&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;
AskInga Tip #667 
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: tip, Askinga, Dimensions&lt;/div&gt;
</description></item><item><title>How To Deal With AutoCADs Zero Suppression In Dimensions</title><link>https://communities.bentley.com/products/microstation/w/askinga/3035/how-to-deal-with-autocads-zero-suppression-in-dimensions/revision/2</link><pubDate>Mon, 19 Oct 2009 16:41:54 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:ff27b222-8584-492a-acf0-966e7c06e2cf</guid><dc:creator>Inga Morozoff</dc:creator><comments>https://communities.bentley.com/products/microstation/w/askinga/3035/how-to-deal-with-autocads-zero-suppression-in-dimensions#comments</comments><description>Revision 2 posted to [Archived] AskInga Wiki by Inga Morozoff on 10/19/2009 4:41:54 PM&lt;br /&gt;
&lt;p&gt;
&lt;a href="/Communities/Other_Communities/AskInga/default.aspx"&gt;&lt;img src="/askIngaPics/askingalogo.gif" border="0" alt="AskInga logo" title="AskInga" width="230" height="76" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;Original Tip Date: &lt;/strong&gt;&lt;em&gt;Sep 1, 2006&lt;/em&gt; 
&lt;/p&gt;
&lt;table border="0" cellspacing="0" cellpadding="0" width="95%"&gt;
	&lt;tbody&gt;
		&lt;tr&gt;
			&lt;td align="left" valign="top"&gt;&lt;strong&gt;How to deal with AutoCADs &lt;em&gt;Zero Suppression&lt;/em&gt; in dimensions&lt;/strong&gt;&lt;br /&gt;
			&lt;/td&gt;
			&lt;td align="right" valign="top"&gt;&amp;nbsp;&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;
			&lt;td colspan="2" align="left" valign="top"&gt;
			&lt;p&gt;
			Applicable to MicroStation version 08.05.02.35
			&lt;/p&gt;
			&lt;p&gt;
			With many thanks to Bentley's &lt;em&gt;Lynn Winkler&lt;/em&gt; for sharing this tip.&lt;br /&gt;
			&lt;br /&gt;
			In AutoCAD you can suppress the zero for feet and/or inches in the Dimension Style dialog. For example, a line that measures &lt;em&gt;12'&lt;/em&gt; will be dimensioned as &lt;em&gt;12'&lt;/em&gt; rather than &lt;em&gt;12' 0&amp;quot;&lt;/em&gt;. In MicroStation V8, you can adjust the display of a zero subunit with the following keyin:&lt;br /&gt;
			&lt;br /&gt;
			&lt;em&gt;mdl load calculat; calculator mdlDimStyle_setBoolIntProp (mdlDimStyle_getActive (), X, 1078)&lt;/em&gt;&lt;br /&gt;
			&lt;br /&gt;
			Where:&lt;br /&gt;
			&lt;em&gt;X = 1&lt;/em&gt; to show the subunit even if it is zero.&lt;br /&gt;
			&lt;em&gt;X = 0&lt;/em&gt; to hide the subunit if it is zero.&lt;br /&gt;
			&lt;br /&gt;
			&lt;br /&gt;
			And, if you really want to...you can adjust the display of zero master units with the following keyin:&lt;br /&gt;
			&lt;em&gt;mdl load calculat; calculator mdlDimStyle_setBoolIntProp (dgnDimStyle_getActiveFromModelRef (0), X, 1041)&lt;/em&gt;&lt;br /&gt;
			&lt;br /&gt;
			Where:&lt;br /&gt;
			&lt;em&gt;X = 1&lt;/em&gt; shows the master unit value even if it is zero.&lt;br /&gt;
			&lt;em&gt;X = 0&lt;/em&gt; hides the master unit value if it is zero.&lt;br /&gt;
			&lt;br /&gt;
			Note: These keyins will change the active dimension setting, but will not change any existing dimensions in the file. To do so, use &lt;em&gt;Change Dimension&lt;/em&gt; to update the existing dimensions to the current setting. &lt;br /&gt;
			&lt;br /&gt;
			Note: In MicroStation 08.09.03.xx simply navigate to the &lt;em&gt;Advanced&lt;/em&gt; tab of the Dimension Styles dialog. Then go to &lt;em&gt;Units &amp;gt; Primary&lt;/em&gt; and toggle both &lt;em&gt;Show Zero Master Unit&lt;/em&gt; and &lt;em&gt;Show Zero Sub Unit&lt;/em&gt; 
			&lt;/p&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;
			&lt;td colspan="2" align="left" valign="top"&gt;&lt;br /&gt;
			&lt;img src="/askIngaPics/tip667.gif" border="0" align="left" /&gt;&lt;br /&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;
AskInga Tip #667 
&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Askinga, Dimensions, tip&lt;/div&gt;
</description></item><item><title>How To Deal With AutoCADs Zero Suppression In Dimensions</title><link>https://communities.bentley.com/products/microstation/w/askinga/3035/how-to-deal-with-autocads-zero-suppression-in-dimensions/revision/1</link><pubDate>Wed, 18 Jun 2008 13:05:08 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:ff27b222-8584-492a-acf0-966e7c06e2cf</guid><dc:creator>Nicholas Fuschino</dc:creator><comments>https://communities.bentley.com/products/microstation/w/askinga/3035/how-to-deal-with-autocads-zero-suppression-in-dimensions#comments</comments><description>Revision 1 posted to [Archived] AskInga Wiki by Nicholas Fuschino on 6/18/2008 1:05:08 PM&lt;br /&gt;
&lt;p&gt;
&lt;a href="/UserGroups/GroupDetail.aspx?groupID=111"&gt;&lt;img src="/askIngaPics/askingalogo.gif" border="0" alt="AskInga logo" title="AskInga" width="230" height="76" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;Original Tip Date: &lt;/strong&gt;&lt;em&gt;Sep 1, 2006&lt;/em&gt;
&lt;/p&gt;
&lt;table border="0" cellspacing="0" cellpadding="0" width="95%"&gt;
	&lt;tbody&gt;
		&lt;tr&gt;
			&lt;td align="left" valign="top"&gt;&lt;strong&gt;How to deal with AutoCADs &lt;em&gt;Zero Suppression&lt;/em&gt; in dimensions&lt;/strong&gt;&lt;br /&gt;
			&lt;/td&gt;
			&lt;td align="right" valign="top"&gt;&amp;nbsp;&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;
			&lt;td colspan="2" align="left" valign="top"&gt;With many thanks to Bentley's &lt;em&gt;Lynn Winkler&lt;/em&gt; for sharing this tip.&lt;br /&gt;
			&lt;br /&gt;
			In AutoCAD you can suppress the zero for feet and/or inches in the Dimension Style dialog. For example, a line that measures &lt;em&gt;12'&lt;/em&gt; will be dimensioned as &lt;em&gt;12'&lt;/em&gt; rather than &lt;em&gt;12' 0&amp;quot;&lt;/em&gt;. In MicroStation V8, you can adjust the display of a zero subunit with the following keyin:&lt;br /&gt;
			&lt;br /&gt;
			&lt;em&gt;mdl load calculat; calculator mdlDimStyle_setBoolIntProp (mdlDimStyle_getActive (), X, 1078)&lt;/em&gt;&lt;br /&gt;
			&lt;br /&gt;
			Where:&lt;br /&gt;
			&lt;em&gt;X = 1&lt;/em&gt; to show the subunit even if it is zero.&lt;br /&gt;
			&lt;em&gt;X = 0&lt;/em&gt; to hide the subunit if it is zero.&lt;br /&gt;
			&lt;br /&gt;
			&lt;br /&gt;
			And, if you really want to...you can adjust the display of zero master units with the following keyin:&lt;br /&gt;
			&lt;em&gt;mdl load calculat; calculator mdlDimStyle_setBoolIntProp (dgnDimStyle_getActiveFromModelRef (0), X, 1041)&lt;/em&gt;&lt;br /&gt;
			&lt;br /&gt;
			Where:&lt;br /&gt;
			&lt;em&gt;X = 1&lt;/em&gt; shows the master unit value even if it is zero.&lt;br /&gt;
			&lt;em&gt;X = 0&lt;/em&gt; hides the master unit value if it is zero.&lt;br /&gt;
			&lt;br /&gt;
			Note: These keyins will change the active dimension setting, but will not change any existing dimensions in the file. To do so, use &lt;em&gt;Change Dimension&lt;/em&gt; to update the existing dimensions to the current setting. &lt;br /&gt;
			&lt;br /&gt;
			Note: In MicroStation 08.09.03.xx simply navigate to the &lt;em&gt;Advanced&lt;/em&gt; tab of the Dimension Styles dialog. Then go to &lt;em&gt;Units &amp;gt; Primary&lt;/em&gt; and toggle both &lt;em&gt;Show Zero Master Unit&lt;/em&gt; and &lt;em&gt;Show Zero Sub Unit&lt;/em&gt; &lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;
			&lt;td colspan="2" align="left" valign="top"&gt;&lt;br /&gt;
			&lt;img src="/askIngaPics/tip667.gif" border="0" align="left" /&gt;&lt;br /&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;
AskInga Tip #667 
&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: &lt;tags&gt;&lt;/tags&gt;&lt;/div&gt;
</description></item></channel></rss>