<?xml version="1.0" encoding="Windows-1255" ?><Rule name="drillIntoShape" modifier="restrictive" scope="public" sortGroup="true" id="core.gml2:drillIntoShape" sort="27" urn="core.gml2:rules.drawing.drillIntoShape.xml" toc="\Rules\Drawing rules"><Summary>Drills down into the given shape.</Summary><Parameters signature="restrictive rule::&lt;div style=&quot;padding:6 0 0 16&quot;&gt;&lt;b&gt;drillIntoShape&lt;/b&gt;(&lt;i&gt;unit&lt;/i&gt;, &lt;i&gt;element&lt;/i&gt;) &amp;rarr; Boolean&lt;/div&gt;"><Param name="unit" type="core.gml2:Unit!" typeRef="&lt;q ref=&quot;core.gml2:Unit&quot;&gt;Unit&lt;/q&gt;">The unit classifier.</Param><Param name="element" type="core.gml:GmlObject!" typeRef="&lt;q ref=&quot;core.gml:GmlObject&quot;&gt;GmlObject&lt;/q&gt;">The element classifier. This is the element instance to drill into.</Param></Parameters><Classifiers><Classifier name="unit" type="gml2:Unit" expr="unit"></Classifier><Classifier name="element" type="GmlObject" expr="element"></Classifier></Classifiers><Return type="Boolean">Returns the rule's success/failure status.</Return><Remarks>&lt;h2&gt;Dependencies&lt;/h2&gt;&lt;div class=&quot;INSET&quot;&gt;None&lt;/div&gt;
	&lt;h2&gt;Behavior&lt;/h2&gt;
	The behavior can be extended to perform any custom drill-down actions.
	The typical drill-down behavior is to zoom the display into a more detailed view of the element in context.</Remarks><Copyright>(c) SAP AG 2003-2006. All rights reserved.</Copyright>
<Topics>
</Topics>
</Rule>