3123 lines
325 KiB
HTML
3123 lines
325 KiB
HTML
<!DOCTYPE html>
|
||
<html>
|
||
<head>
|
||
<title>MGPickerItem Command</title>
|
||
<meta name="generator" content="Help & Manual" />
|
||
<meta name="keywords" content="API,MGPickerItem command" />
|
||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||
|
||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||
<link type="text/css" href="default.css" rel="stylesheet" />
|
||
<style type="text/css">
|
||
body { margin: 0px; background: #F8F8F8; }
|
||
</style>
|
||
<script type="text/javascript" src="jquery.js"></script>
|
||
<script type="text/javascript" src="helpman_settings.js"></script>
|
||
<script type="text/javascript" src="helpman_topicinit.js"></script>
|
||
|
||
<script type="text/javascript">
|
||
HMSyncTOC("index.html", "mgpickeritem.htm");
|
||
</script>
|
||
<script type="text/javascript" src="highlight.js"></script>
|
||
<script type="text/javascript">
|
||
$(document).ready(function(){highlight();});
|
||
</script>
|
||
</head>
|
||
<body>
|
||
|
||
|
||
<table style="width:100%; border:none; border-spacing:0px; padding:0px; background:#D0D0D0">
|
||
<tr style="vertical-align:middle">
|
||
<td style="text-align:right">
|
||
<a href="welcome.htm"><img border="0" src="../common/images/MGtoolsHelp_Home.gif" width="34" height="22" alt="Home" /></a>
|
||
<a href="mgpickerview.htm"><img border="0" src="../common/images/MGtoolsHelp_previous.gif" width="34" height="22" alt="Previous" /></a>
|
||
<a href="mgpickerlink.htm"><img border="0" src="../common/images/MGtoolsHelp_next.gif" width="34" height="22" alt="Next" /></a>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
|
||
|
||
<!-- Placeholder for topic body. -->
|
||
<table style="width:100%;border:none;border-spacing:0px"><tr style="vertical-align:top"><td style="text-align:left;padding:5px">
|
||
<div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:middle; height:8px; padding:1px; border:none"><p><span style="font-family: 'Times New Roman',Times,Georgia,serif; font-weight: bold;">命令</span><span style="font-family: 'Times New Roman',Times,Georgia,serif;"> (MEL/Python)</span></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:middle; height:5px; padding:1px; border:none"><h1 class="p_Heading1" style="margin: 19px 0 19px 0;"><span class="f_Heading1" style="font-size: 24pt; font-family: 'Times New Roman',Times,Georgia,serif;">MGPickerItem</span></h1>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
<p class="p_Normal" style="margin: 14px 0 0 0;"><span style="font-family: 'Times New Roman',Times,Georgia,serif;">跳转到:</span><span style="font-size: 12pt; font-family: 'Times New Roman',Times,Georgia,serif;"><a href="mgpicker.htm#synopsis" class="topiclink">概要</a>. <a href="mgpicker.htm#examples" class="topiclink">MEL例子</a>. <a href="mgpickeritem.htm#pyexamples" class="topiclink">Python例子</a>.</span></p>
|
||
<p class="p_Normal" style="margin: 19px 0 0 0;"><a id="synopsis" class="hmanchor"></a><span style="font-size: 14pt; font-family: 'Times New Roman',Times,Georgia,serif; font-weight: bold;">概要</span></p>
|
||
<p class="p_Normal" style="margin: 19px 0 0 0;"><span style="font-family: 'Courier New',Courier,monospace;">MGPickerItem (itemIdString, [<a href="https://www.helpandmanual.com/order.html" class="topiclink">attributeIconOption</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#attributeicons" class="topiclink">attributeIcons</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="https://www.helpandmanual.com/order.html" class="topiclink">applyMirroredAttribute</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">boolean</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#annotation" class="topiclink">annotation</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#addselectmember" class="topiclink">addSelectMember</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#attributetype" class="topiclink">attributeType</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#attribute" class="topiclink">attribute</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#attributevalue" class="topiclink">attributeValue</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">float</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#bghorizontalalign" class="topiclink">bgHorizontalAlign</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#backgroundimage" class="topiclink">backgroundImage</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#bgkeepratio" class="topiclink">bgKeepRatio</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">boolean</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#bgmargin" class="topiclink">bgMargin</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">[int, int, int, int]</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="https://www.helpandmanual.com/order.html" class="topiclink">boolState</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">[boolean]</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#backgroundsvgelement" class="topiclink">backgroundSVGElement</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">[string]</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#bgscalefit" class="topiclink">bgScaleFit</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">boolean</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#bevel" class="topiclink">bevel</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">boolean</span><span style="font-family: 'Courier New',Courier,monospace;">], <a href="mgpickeritem.htm#bgverticalalign" class="topiclink">[bgVerticalAlign</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="https://www.helpandmanual.com/order.html" class="topiclink">command</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#closecurve" class="topiclink">closeCurve</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">boolean</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#children" class="topiclink">children</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">UnsignedInt</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#clearselectmembers" class="topiclink">clearSelectMembers</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">boolean</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#commandtype" class="topiclink">commandType</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#componentwidth" class="topiclink">componentWidth</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">int</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#componentwidthpolicy" class="topiclink">componentWidthPolicy</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#drawbgrect" class="topiclink">drawBGRect</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">boolean</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#drawbackgroundshape" class="topiclink">drawBackgroundShape</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">boolean</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#dependencies" class="topiclink">dependencies</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">boolean</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#eval" class="topiclink">eval</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">UnsignedInt</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#exist" class="topiclink">exist</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">boolean</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="https://www.helpandmanual.com/order.html" class="topiclink">fillColor</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">[float, float, float, float]</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#flipimagehorizontally" class="topiclink">flipImageHorizontally</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">boolean</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#forceimagemargin" class="topiclink">forceImageMargin</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">boolean</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#flipimagevertically" class="topiclink">flipImageVertically</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">boolean</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#framecolor" class="topiclink">frameColor</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">[float, float, float, float]</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#framevisible" class="topiclink">frameVisible</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">boolean</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#fullnamespace" class="topiclink">fullNamespace</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">boolean</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#floatstate" class="topiclink">floatState</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">float</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#gradient" class="topiclink">gradient</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">boolean</span><span style="font-family: 'Courier New',Courier,monospace;">], <a href="mgpickeritem.htm#gradientmode" class="topiclink">[gradientMode</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">int</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#height" class="topiclink">height</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">int</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#highlightimage" class="topiclink">highlightImage</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#hoverlightness" class="topiclink">hoverLightness</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">int</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#highlighted" class="topiclink">highlighted</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">boolean</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="https://www.helpandmanual.com/order.html" class="topiclink">highlightSvgElement</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="https://www.helpandmanual.com/order.html" class="topiclink">hoverSvgElement</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#hoverimage" class="topiclink">hoverImage</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span><span style="font-family: 'Courier New',Courier,monospace;">],[<a href="mgpickeritem.htm#image" class="topiclink">image</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#interactive" class="topiclink">interactive</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">boolean</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#imagekeepratio" class="topiclink">imageKeepRatio</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">boolean</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#imagemargin" class="topiclink">imageMargin</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">[int, int, int, int]</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#intstate" class="topiclink">intState</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">[int]</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#imagescalefit" class="topiclink">imageScaleFit</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">[boolean]</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#label" class="topiclink">label</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#labelbold" class="topiclink">labelBold</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">boolean</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#labelcolor" class="topiclink">labelColor</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">[float, float, float, float]</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#labelfont" class="topiclink">labelFont</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="https://www.helpandmanual.com/order.html" class="topiclink">labelFontSize</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">int</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#labelhorizontalalign" class="topiclink">labelHorizontalAlign</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#labelitalic" class="topiclink">labelItalic</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">boolean</span><span style="font-family: 'Courier New',Courier,monospace;">], <a href="mgpickeritem.htm#links" class="topiclink">[links</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">boolean</span><span style="font-family: 'Courier New',Courier,monospace;">], <a href="mgpickeritem.htm#leftmenupolicy" class="topiclink">[leftMenuPolicy</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#labelposition" class="topiclink">labelPosition</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#leftslope" class="topiclink">leftSlope</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">int</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#labelverticalalign" class="topiclink">labelVerticalAlign</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#masterbuttons" class="topiclink">masterButtons</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">boolean</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#mirror" class="topiclink">mirror</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span><span style="font-family: 'Courier New',Courier,monospace;">],[<a href="mgpickeritem.htm#name" class="topiclink">name</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#opacity" class="topiclink">opacity</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">float</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#parent" class="topiclink">parent</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#postaction" class="topiclink">postAction</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#panelcontentpadding" class="topiclink">panelContentPadding</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">boolean</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#pressedimage" class="topiclink">pressedImage</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#postchangecommand" class="topiclink">postChangeCommand</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#postchangecommandreasons" class="topiclink">postChangeCommandReasons</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">int</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#postchangecommandtype" class="topiclink">postChangeCommandType</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#prechangecommand" class="topiclink">preChangeCommand</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#prechangecommandreasons" class="topiclink">preChangeCommandReasons</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">int</span><span style="font-family: 'Courier New',Courier,monospace;">], <a href="mgpickeritem.htm#prechangecommandtype" class="topiclink">[preChangeCommandType</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#pressedsvgelement" class="topiclink">pressedSvgElement</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#queryobjects" class="topiclink">queryObjects</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">boolean</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#rotation" class="topiclink">rotation</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">int</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#roundness" class="topiclink">roundness</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">int</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#rightmenupolicy" class="topiclink">rightMenuPolicy</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#resizeprefersize" class="topiclink">resizePreferSize</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">boolean</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#removeselectmember" class="topiclink">removeSelectMember</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#rightslope" class="topiclink">rightSlope</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">int</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#shape" class="topiclink">shape</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">boolean</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#slavebuttons" class="topiclink">slaveButtons</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">boolean</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#strokecolor" class="topiclink">strokeColor</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">[float, float, float, float]</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#sliderchangecommand" class="topiclink">sliderChangeCommand</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#sliderchangereasons" class="topiclink">sliderChangeReasons</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">int</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#sliderchangecommandtype" class="topiclink">sliderChangeCommandType</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#shapedirection" class="topiclink">shapeDirection</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#svgelement" class="topiclink">svgElement</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#select" class="topiclink">select</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">int</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#sliderhandle" class="topiclink">sliderHandle</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">boolean</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#sliderhattribute" class="topiclink">sliderHAttribute</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span><span style="font-family: 'Courier New',Courier,monospace;">],[<a href="mgpickeritem.htm#sliderhmin" class="topiclink">sliderHMin</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">float</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#sliderhrange" class="topiclink">sliderHRange</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">boolean</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#sliderhspeed" class="topiclink">sliderHSpeed</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">float</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#sliderhvalue" class="topiclink">sliderHValue</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">float</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#sliderhmax" class="topiclink">sliderHMax</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">float</span><span style="font-family: 'Courier New',Courier,monospace;">],[<a href="https://www.helpandmanual.com/order.html" class="topiclink">showItemTip</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#slider" class="topiclink">slider</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">boolean</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#selectmembers" class="topiclink">selectMembers</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span><span style="font-family: 'Courier New',Courier,monospace;">],[<a href="mgpickeritem.htm#subnamespaceseparator" class="topiclink">subNamespaceSeparator</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#subnamespace" class="topiclink">subNamespace</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span><span style="font-family: 'Courier New',Courier,monospace;">],[<a href="mgpickeritem.htm#stringstate" class="topiclink">stringState</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#supportshapetypes" class="topiclink">supportShapeTypes</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">boolean</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#strictclick" class="topiclink">strictClick</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">boolean</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#sliderusehattribute" class="topiclink">sliderUseHAttribute</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">boolean</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#sliderusevattribute" class="topiclink">sliderUseVAttribute</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">boolean</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#slidervattribute" class="topiclink">sliderVAttribute</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#slidervmin" class="topiclink">sliderVMin</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">float</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#slidervrange" class="topiclink">sliderVRange</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">boolean</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#slidervspeed" class="topiclink">sliderVSpeed</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">float</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#slidervvalue" class="topiclink">sliderVValue</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">float</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#slidervmax" class="topiclink">sliderVMax</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">float</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#strokewidth" class="topiclink">strokeWidth</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">int</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#type" class="topiclink">type</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#useautoannotation" class="topiclink">useAutoAnnotation</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#usepickernamespace" class="topiclink">usePickerNamespace</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">boolean</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#view" class="topiclink">view</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#viewanchor" class="topiclink">viewAnchor</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#valuecolor" class="topiclink">valueColor</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">[float, float, float, float]</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#visible" class="topiclink">visible</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">boolean</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#viewmargin" class="topiclink">viewMargin</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">[int, int, int, int]</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#visibilityoperator" class="topiclink">visibilityOperator</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span><span style="font-family: 'Courier New',Courier,monospace;">],[<a href="mgpickeritem.htm#viewstretch" class="topiclink">viewStretch</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">boolean</span><span style="font-family: 'Courier New',Courier,monospace;">], <a href="https://www.helpandmanual.com/order.html" class="topiclink">[width</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">int</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#widgetmargins" class="topiclink">widgetMargins</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">[int, int, int, int]</span><span style="font-family: 'Courier New',Courier,monospace;">], <a href="mgpickeritem.htm#widgetstretchpolicy" class="topiclink">widgetStretchPolicy</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span><span style="font-family: 'Courier New',Courier,monospace;">],[<a href="mgpickeritem.htm#xposition" class="topiclink">xPosition</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">int</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="https://www.helpandmanual.com/order.html" class="topiclink">yPosition</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">int</span><span style="font-family: 'Courier New',Courier,monospace;">], [<a href="mgpickeritem.htm#zvalue" class="topiclink">zValue</a>=</span><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">boolean</span><span style="font-family: 'Courier New',Courier,monospace;">])</span></p>
|
||
<p><span style="color: #000000;"> </span></p>
|
||
<p><span style="color: #000000;"> </span><br />
|
||
<span style="font-size: 12pt; font-family: 'Times New Roman',Times,Georgia,serif;">MGPickerItem</span><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif; font-weight: bold;">不可撤消</span><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">, 可以查询且可以编辑</span><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">。</span><br />
|
||
<span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;"> </span></p>
|
||
<p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">这个命令创建, 查询或编辑一个picker对象,目前来讲picker对象包括选择按钮,命令按钮,属性按钮,滑条,文本及Picker面板。</span></p>
|
||
<p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">如果这个picker对象不在当前激活视图里,则要指定-view及那个picker视图的id字符窜。</span><br />
|
||
<span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">有些命令标签只对特别的picker对象类型有效,不过即使你用在不支持的类型也没有关系,只是不会有效果。</span></p>
|
||
<p><span style="color: #000000;"> </span></p>
|
||
<div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:bottom; background-color:#CCCCCC; padding:1px; border:none"><p><span style="font-family: 'Times New Roman',Times,Georgia,serif; font-weight: bold;">长名 (短名)</span></p>
|
||
</td>
|
||
<td style="vertical-align:bottom; background-color:#CCCCCC; padding:1px; border:none"><p><span style="font-family: 'Times New Roman',Times,Georgia,serif; font-style: italic; font-weight: bold;">参数类型</span></p>
|
||
</td>
|
||
<td style="vertical-align:bottom; background-color:#CCCCCC; padding:1px; border:none"><p><span style="font-family: 'Times New Roman',Times,Georgia,serif; font-weight: bold;">属性</span></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="attributeiconoption" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-attributeIconOption</span><span style="font-family: 'Courier New',Courier,monospace;">(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-aio</span><span style="font-family: 'Courier New',Courier,monospace;">)</span><img alt="v2_transparent" width="34" height="12" style="margin:0;width:34px;height:12px;border:none" src="v2_transparent.png"/></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><br />
|
||
</td>
|
||
<td style="vertical-align:middle; width:943px; padding:1px; border:none"><p><span style="font-size: 12pt; font-family: 'Times New Roman',Times,Georgia,serif;">使用控件形状的属性按钮的图标相关选项,比如"IconMode=2,IconWithValue=0,IconInMenu=1";</span></p>
|
||
<p><span style="font-size: 12pt; font-family: 'Times New Roman',Times,Georgia,serif;">IconMode选项: 0=只显示图标, 1=在下拉框中显示图标, 2=只显示下拉框,这个选项只针对使用按件形状的枚举属性按钮有效。</span></p>
|
||
<p><span style="font-size: 12pt; font-family: 'Times New Roman',Times,Georgia,serif;">IconWithValue及IconInMenu是布尔值,只有0或1两个值。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="attributeicons" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-attributeIcons</span><span style="font-family: 'Courier New',Courier,monospace;">(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-ais</span><span style="font-family: 'Courier New',Courier,monospace;">)</span><img alt="v2_transparent" width="34" height="12" style="margin:0;width:34px;height:12px;border:none" src="v2_transparent.png"/></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><br />
|
||
</td>
|
||
<td style="vertical-align:middle; width:943px; padding:1px; border:none"><p><span style="font-size: 12pt; font-family: 'Times New Roman',Times,Georgia,serif;">查询或编辑控件形状的属性按钮使用的图标. </span></p>
|
||
<p><span style="font-size: 12pt; font-family: 'Times New Roman',Times,Georgia,serif;">例子: "path/to/icon.svg,elementId1,path/to/another.png,"</span></p>
|
||
<p><span style="font-size: 12pt; font-family: 'Times New Roman',Times,Georgia,serif;">注意格式是"图片路径,元素ID,...", 用","分隔。 </span></p>
|
||
<p><span style="font-size: 12pt; font-family: 'Times New Roman',Times,Georgia,serif;">元素ID只针对SVG矢量图形文件,但即使是位图,元素ID留空,但还是需要多一个逗号。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="applymirroredattribute" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-applyMirroredAttribute</span><span style="font-family: 'Courier New',Courier,monospace;">(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-ann</span><span style="font-family: 'Courier New',Courier,monospace;">)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:943px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-family: 'Times New Roman',Times,Georgia,serif;">将各属性值应用到镜像对象。像颜色,形状,大小将被复制,不过有些属性将被镜像,如位置及旋转值将对称,"labelHorizontalAlign"将以 "left" 及 "right" 间相对,等等。如果没有镜像对象,则会警告。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="annotation" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-annotation</span><span style="font-family: 'Courier New',Courier,monospace;">(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-ann</span><span style="font-family: 'Courier New',Courier,monospace;">)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:943px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">对象的鼠标经过提示,在鼠标悬停在该对象上是时将自动显示这段文本。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="addselectmember" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-addSelectMember</span><span style="font-family: 'Courier New',Courier,monospace;">(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-asm</span><span style="font-family: 'Courier New',Courier,monospace;">)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/><img alt="multiuse" width="13" height="16" style="margin:0;width:13px;height:16px;border:none" src="multiuse.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:943px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">只对选择按钮有效。往选择按钮追加一个成员节点。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="attributetype" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-attributeType</span><span style="font-family: 'Courier New',Courier,monospace;">(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-atp</span><span style="font-family: 'Courier New',Courier,monospace;">)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:942px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">只对属性按钮有效。在查询模式返回属性按钮的属性类型,可能的数值有"bool","enum","maya",分别代表该属性按钮是布尔类型的属性按钮,枚举类型的属性按钮,或Maya属性按钮。</span></p>
|
||
<p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">在创建或编辑模式,这个标签改变属性按钮的属性类型。</span></p>
|
||
<p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">在创建一个属性按钮时,如果该标签没有被指定,则默认创建一个布尔类型的属性按钮,该按钮没有控制任何Maya属性,只能用于控制其它picker对象的可见性。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="attribute" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-attribute</span><span style="font-family: 'Courier New',Courier,monospace;">(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-att</span><span style="font-family: 'Courier New',Courier,monospace;">)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:942px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">只对属性按钮有效。在查询模式,如果是Maya属性按钮则返回它控制的Maya属性(节点名.属性), 如果不是则返回空字符窜。</span></p>
|
||
<p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">在创建或编辑模式,对于Maya属性按钮,您需要指定节点名.属性为参数来指定要控制的Maya属性,如果是枚举类型的属性按钮,则指定一个由各个枚举数值用":"连接起来的字符窜,来指定枚举类型所有的可能值。对于布尔类型的属性按钮,这个标签没有意义,因为布尔类型的属性总是只有两种数值:"on/off"。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="attributevalue" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-attributeValue</span><span style="font-family: 'Courier New',Courier,monospace;">(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-atv</span><span style="font-family: 'Courier New',Courier,monospace;">)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">float</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:943px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">只对属性按钮有效。询模式返回属性按钮的当前属性值,在创建或编辑模式则编辑当前的属性值。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="bghorizontalalign" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-bgHorizontalAlign</span><span style="font-family: 'Courier New',Courier,monospace;">(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-bha</span><span style="font-family: 'Courier New',Courier,monospace;">)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:943px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">只对picker面板有效。面板背景图的水平对齐方式,可用的数值有 "center", "left", "right"。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="backgroundimage" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-backgroundImage</span><span style="font-family: 'Courier New',Courier,monospace;">(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-bi</span><span style="font-family: 'Courier New',Courier,monospace;">)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:943px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">只对picker面板有效。 面板所使用的背景图。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="bgkeepratio" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-bgKeepRatio</span><span style="font-family: 'Courier New',Courier,monospace;">(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-bkr</span><span style="font-family: 'Courier New',Courier,monospace;">)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">boolean</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:945px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">只对picker面板有效。当背景图为适应面板大小而缩放自己时,是否保持长宽比。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="bgmargin" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-bgMargin</span><span style="font-family: 'Courier New',Courier,monospace;">(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-bmg</span><span style="font-family: 'Courier New',Courier,monospace;">)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">int int int int</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:944px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">只对picker面板有效。背景图距离左右上下面板边缘的距离。</span></p>
|
||
<p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">取决于由</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-bgHorizontalAlign/-bha</span><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">及</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-bgVerticalAlign/-bva</span><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">指定的当前背景图水平及垂直对齐方式,可能只有0~3个方向上的距离起作用。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="boolstate" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-boolState</span><span style="font-family: 'Courier New',Courier,monospace;">(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-bs</span><span style="font-family: 'Courier New',Courier,monospace;">)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">boolean</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:944px; padding:1px; border:none"><p><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">只是用来编程辅助,用来在picker对象内保存一个布尔状态值。</span></p>
|
||
<p><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">通常用来保存命令按钮的状态值,这样点击按钮切到另一个状态。</span></p>
|
||
<p><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">布尔/浮点数/整数/字符窜的状态值设置是无法撤消的,但它们可以被保存在Picker文件/节点内。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="backgroundsvgelement" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-backgroundSVGElement</span><span style="font-family: 'Courier New',Courier,monospace;">(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-bse</span><span style="font-family: 'Courier New',Courier,monospace;">)</span><img alt="v2_transparent" width="34" height="12" style="margin:0;width:34px;height:12px;border:none" src="v2_transparent.png"/></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:944px; padding:1px; border:none"><p><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">查询和编辑当前组或面板的背景SVG图片的元素ID。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="bgscalefit" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-bgScaleFit</span><span style="font-family: 'Courier New',Courier,monospace;">(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-bsf</span><span style="font-family: 'Courier New',Courier,monospace;">)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">boolean</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:944px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">只对picker面板有效。背景是否要自动缩放自己以适应面板大小。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="bevel" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-bevel</span><span style="font-family: 'Courier New',Courier,monospace;">(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-bv</span><span style="font-family: 'Courier New',Courier,monospace;">)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">boolean</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:943px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">对象是否要以浮雕效果来绘制。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="bgverticalalign" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-bgVerticalAlign</span><span style="font-family: 'Courier New',Courier,monospace;">(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-bva</span><span style="font-family: 'Courier New',Courier,monospace;">)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:945px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">只对picker面板有效。面板背景图的垂直对齐方式,可用的数值有"center", "top", "bottom"。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="command" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-command</span><span style="font-family: 'Courier New',Courier,monospace;">(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-c</span><span style="font-family: 'Courier New',Courier,monospace;">)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">script</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:945px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">只对命令按钮有效。在按钮被按下并释放时执行的mel/python代码。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="closecurve" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-closeCurve</span><span style="font-family: 'Courier New',Courier,monospace;">(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-ccv</span><span style="font-family: 'Courier New',Courier,monospace;">)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">boolean</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:945px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">只对带贝塞尔曲线形状的picker对象有效。 决定贝塞尔曲线形状是否自动闭合。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; height:19px; background-color:#EEEEEE; padding:1px; border:none"><p><a id="children" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-children</span><span style="font-family: 'Courier New',Courier,monospace;">(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-chd</span><span style="font-family: 'Courier New',Courier,monospace;">)</span><img alt="v2_transparent" width="34" height="12" style="margin:0;width:34px;height:12px;border:none" src="v2_transparent.png"/></p>
|
||
</td>
|
||
<td style="vertical-align:top; height:19px; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">UnsignedInt</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; height:19px; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:945px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">仅用来查询该Picker对象的子对象ID. 0代表仅返回直接子对象,1代表所有子孙对象。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="clearselectmembers" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-clearSelectMembers</span><span style="font-family: 'Courier New',Courier,monospace;">(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-csm</span><span style="font-family: 'Courier New',Courier,monospace;">)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:946px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">只对选择按钮有效。清空选择按钮的成员列表。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="commandtype" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-commandType</span><span style="font-family: 'Courier New',Courier,monospace;">(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-ct</span><span style="font-family: 'Courier New',Courier,monospace;">)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:944px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">只对命令按钮有效。设置命令的语言类型,可用的数值有"mel", "python"。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="componentwidth" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-componentWidth</span><span style="font-family: 'Courier New',Courier,monospace;">(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-cw</span><span style="font-family: 'Courier New',Courier,monospace;">)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">int</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:946px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">只对属性按钮有效。设置和查询按钮数值框的宽度。只有数值框宽度策略(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">componentWidthPolicy</span><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">)被设为"fixed"时,这个componentWidth才起作用。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="componentwidthpolicy" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-componentWidthPolicy</span><span style="font-family: 'Courier New',Courier,monospace;">(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-cwp</span><span style="font-family: 'Courier New',Courier,monospace;">)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:946px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">只对属性按钮有效。设置和查询属性按钮数值框的宽度策略,可用的值有"stretch" 和 "fixed",默认为"stretch",即数值框的宽度可伸缩,来确保旁边的文本标签完全显示。如果设为"fixed", 则数值框宽度变得固定,比如你垂直排列很多属性按钮,并希望它们的数值框左侧也对齐(像Maya通道栏那样),则可以将这些属性按钮的宽度策略都设为"fixed",然后将它们的</span><span style="font-size: 11pt; font-family: 'Courier New',Courier,monospace;">componentWidth</span><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">都设置成一样的值。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="drawbgrect" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-drawBGRect</span><span style="font-family: 'Courier New',Courier,monospace;">(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-dbr</span><span style="font-family: 'Courier New',Courier,monospace;">)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">boolean</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:946px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">只对文本对象有效。决定文本的背景方形形状是否该被绘制。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="drawbackgroundshape" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-drawBackgroundShape</span><span style="font-family: 'Courier New',Courier,monospace;">(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-dbs</span><span style="font-family: 'Courier New',Courier,monospace;">)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">boolean</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:945px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">只对带图片形状的picker对象有效。决定图片背后的形状是否该被绘制。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="dependencies" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-dependencies</span><span style="font-family: 'Courier New',Courier,monospace;">(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-dep</span><span style="font-family: 'Courier New',Courier,monospace;">)</span><img alt="v2_transparent" width="34" height="12" style="margin:0;width:34px;height:12px;border:none" src="v2_transparent.png"/></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:945px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">查询该对象用到的所有外部文件路径,目前主要是外部的图片文件。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="eval" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-eval</span><span style="font-family: 'Courier New',Courier,monospace;">(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-ev</span><span style="font-family: 'Courier New',Courier,monospace;">) </span><img alt="v2_transparent" width="34" height="12" style="margin:0;width:34px;height:12px;border:none" src="v2_transparent.png"/></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">UnsignedInt</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:945px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">只支持创建或编辑模式下,提取相应的picker对象里的DCC节点或属性并进行相应的操作,通常为选择,所以需要的参数是0~3的整数值作为选择模式:</span></p>
|
||
<p style="line-height: 1.38;"><span style="width:48px;display:inline-block"> </span><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">0 :替换选择,即去选全部,再选择当前picker对象。</span></p>
|
||
<p style="line-height: 1.38;"><span style="width:48px;display:inline-block"> </span><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">1 :加选。</span></p>
|
||
<p style="line-height: 1.38;"><span style="width:48px;display:inline-block"> </span><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">2 :去选</span></p>
|
||
<p style="line-height: 1.38;"><span style="width:48px;display:inline-block"> </span><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">3 :反选</span><br />
|
||
<span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;"> </span></p>
|
||
<p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">该命令只对部分picker对象类型有效:</span></p>
|
||
<p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">对于选择按钮,该标签将在场景里选择相应的节点。</span></p>
|
||
<p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">对于命令按钮,该标签将执行其命令。这时指定的参数不起作用。</span></p>
|
||
<p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">对于属性按钮,该标签将在场景里选择相应的属性。</span></p>
|
||
<p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">对于滑条,该标签将在场景里选择相应的水平垂直属性。</span></p>
|
||
<p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">对于其它对象,该标签将不起任何作用。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="exist" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-exist</span><span style="font-family: 'Courier New',Courier,monospace;">(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-ex</span><span style="font-family: 'Courier New',Courier,monospace;">)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:945px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">只能用于是查询模式来获取该picker对象是否存在。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="fillcolor" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-fillColor</span><span style="font-family: 'Courier New',Courier,monospace;">(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-fc</span><span style="font-family: 'Courier New',Courier,monospace;">)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">float float float float</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:947px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">对象的填充色,参数分别是取值于[0~1]的红,绿,蓝,alpha 浮点数。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="flipimagehorizontally" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-flipImageHorizontally</span><span style="font-family: 'Courier New',Courier,monospace;">(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-fih</span><span style="font-family: 'Courier New',Courier,monospace;">) </span><img alt="v2_transparent" width="34" height="12" style="margin:0;width:34px;height:12px;border:none" src="v2_transparent.png"/></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">boolean</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:947px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">水平翻转图片的显示,在你镜像复制按钮时,如果按钮当前使用图片形状则这个数值也会自动翻转。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="forceimagemargin" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-forceImageMargin</span><span style="font-family: 'Courier New',Courier,monospace;">(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-fim</span><span style="font-family: 'Courier New',Courier,monospace;">) </span><img alt="v2_transparent" width="34" height="12" style="margin:0;width:34px;height:12px;border:none" src="v2_transparent.png"/></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">boolean</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:947px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">如果这个值为真,则图像边缘距离无论当前标签的对齐方式如何,都会一直生效。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="flipimagevertically" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-flipImageVertically</span><span style="font-family: 'Courier New',Courier,monospace;">(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-fiv</span><span style="font-family: 'Courier New',Courier,monospace;">) </span><img alt="v2_transparent" width="34" height="12" style="margin:0;width:34px;height:12px;border:none" src="v2_transparent.png"/></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">boolean</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:947px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">垂直翻转图片的显示。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="framecolor" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-frameColor</span><span style="font-family: 'Courier New',Courier,monospace;">(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-fmc</span><span style="font-family: 'Courier New',Courier,monospace;">)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">float float float float</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:944px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">只对picker面板及滑条有效。对于面板则是边框及标题栏颜色,对于滑条则是背景滑槽的颜色。</span></p>
|
||
<p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">参数分别是取值于 [0~1] 的红,绿,蓝,alpha 浮点数。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="framevisible" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-frameVisible</span><span style="font-family: 'Courier New',Courier,monospace;">(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-fmv</span><span style="font-family: 'Courier New',Courier,monospace;">)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">boolean</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:943px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">只对picker面板及滑条有效。对于面板则决定边框是否要见,对于滑条来讲,则决定背景滑槽是否可见. </span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="fullnamespace" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-fullNamespace</span><span style="font-family: 'Courier New',Courier,monospace;">(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-fns</span><span style="font-family: 'Courier New',Courier,monospace;">)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:943px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">只能用于查询,且只对选择按钮,命令按钮,属性按钮,滑条有效,用来返回按钮的完整命名空间。</span></p>
|
||
<p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">对于这些按钮,它们只记录Maya节点本身的名字而不记录这些节点的命名空间。</span></p>
|
||
<p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">实际在选择或控制这些Maya节点时,它所采用的是“picker命名空间:次命名空间:节点名称”,而这个标签就用来返回这个完整的命名空间字符窜。</span></p>
|
||
<p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">如果次命名空间为空字符窜,则直接返回当前picker的命名空间。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="floatstate" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-floatState</span><span style="font-family: 'Courier New',Courier,monospace;">(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-fs</span><span style="font-family: 'Courier New',Courier,monospace;">)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">float</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:943px; padding:1px; border:none"><p><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">只是用来编程辅助,用来在picker对象内保存一个浮点数数值。</span></p>
|
||
<p><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">布尔/浮点数/整数/字符窜的状态值设置是无法撤消的,但它们可以被保存在Picker文件/节点内。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="gradient" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-gradient</span><span style="font-family: 'Courier New',Courier,monospace;">(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-gd</span><span style="font-family: 'Courier New',Courier,monospace;">)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">boolean</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:943px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">决定对象是否采用轻微渐变的填充色。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="gradientmode" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-gradientMode</span><span style="font-family: 'Courier New',Courier,monospace;">(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-gdm</span><span style="font-family: 'Courier New',Courier,monospace;">)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">int</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:943px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">渐变的方向。取值只能是 0或1. </span></p>
|
||
<p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">0代表由上至下渐变,1代表由下至上渐变。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="height" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-height</span><span style="font-family: 'Courier New',Courier,monospace;">(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-h</span><span style="font-family: 'Courier New',Courier,monospace;">)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">int</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:942px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">对象高度的像素值。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="highlightimage" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-highlightImage</span><span style="font-family: 'Courier New',Courier,monospace;">(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-hi</span><span style="font-family: 'Courier New',Courier,monospace;">)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:942px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">只对使用图片形状的选择铵钮有意义。当选择按钮的成员节点在场景有被选择或全部被选择时,该按钮显示的图片。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="hoverlightness" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-hoverLightness</span><span style="font-family: 'Courier New',Courier,monospace;">(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-hl</span><span style="font-family: 'Courier New',Courier,monospace;">)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">int</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><br />
|
||
</td>
|
||
<td style="vertical-align:middle; width:942px; padding:1px; border:none"><p><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">对所有picker类型有效,需要指定-10~10的整数值,负值代表鼠标经过该按钮时,按钮变暗,正值代表变亮。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="highlighted" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-highlighted</span><span style="font-family: 'Courier New',Courier,monospace;">(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-hli</span><span style="font-family: 'Courier New',Courier,monospace;">)</span><img alt="v2_transparent" width="34" height="12" style="margin:0;width:34px;height:12px;border:none" src="v2_transparent.png"/></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><br />
|
||
</td>
|
||
<td style="vertical-align:middle; width:942px; padding:1px; border:none"><p><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">仅限查询,用来获取这个picker对象是否被高亮,0代表没有被高亮,1代表半高亮,2代表全高亮。</span></p>
|
||
<p><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">目前就选择按钮及滑条手柄支持高亮。</span></p>
|
||
<p><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">要注意,只有当picker对象所在的picker视图处于当前激活状态下,你才能查询,否则一律返回0。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="highlightsvgelement" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-highlightSvgElement</span><span style="font-family: 'Courier New',Courier,monospace;">(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-hse</span><span style="font-family: 'Courier New',Courier,monospace;">)</span><img alt="v2_transparent" width="34" height="12" style="margin:0;width:34px;height:12px;border:none" src="v2_transparent.png"/></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><br />
|
||
</td>
|
||
<td style="vertical-align:middle; width:942px; padding:1px; border:none"><p><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">选择按钮高亮时显示的SVG图片的元素ID.</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="hoversvgelement" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-hoverSvgElement</span><span style="font-family: 'Courier New',Courier,monospace;">(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-hve</span><span style="font-family: 'Courier New',Courier,monospace;">)</span><img alt="v2_transparent" width="34" height="12" style="margin:0;width:34px;height:12px;border:none" src="v2_transparent.png"/></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><br />
|
||
</td>
|
||
<td style="vertical-align:middle; width:942px; padding:1px; border:none"><p><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">鼠标经过时显示的SVG图片的元素ID.</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="hoverimage" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-hoverImage</span><span style="font-family: 'Courier New',Courier,monospace;">(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-hvi</span><span style="font-family: 'Courier New',Courier,monospace;">)</span><img alt="v2_transparent" width="34" height="12" style="margin:0;width:34px;height:12px;border:none" src="v2_transparent.png"/></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><br />
|
||
</td>
|
||
<td style="vertical-align:middle; width:942px; padding:1px; border:none"><p><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">鼠标经过时显示的SVG图片路径.</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="image" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-image</span><span style="font-family: 'Courier New',Courier,monospace;">(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-i</span><span style="font-family: 'Courier New',Courier,monospace;">)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:944px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">只对使用图片形状的对象有效。即对象显示的图片。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="interactive" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-interactive</span><span style="font-family: 'Courier New',Courier,monospace;">(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-iac</span><span style="font-family: 'Courier New',Courier,monospace;">)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">boolean</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:943px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">决定该对象是否应该响应鼠标点击。</span></p>
|
||
<p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">文本对象默认就不响应,所以文本对象这个属性默认是关的。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="imagekeepratio" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-imageKeepRatio</span><span style="font-family: 'Courier New',Courier,monospace;">(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-ikr</span><span style="font-family: 'Courier New',Courier,monospace;">)</span><img alt="v2_transparent" width="34" height="12" style="margin:0;width:34px;height:12px;border:none" src="v2_transparent.png"/></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">boolean</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:943px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">只对使用图片形状的对象有效。决定图片在缩放时是否保存长宽比。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="imagemargin" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-imageMargin</span><span style="font-family: 'Courier New',Courier,monospace;">(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-img</span><span style="font-family: 'Courier New',Courier,monospace;">)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">int int int int</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:940px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">只对使用图片形状的对象有效。决定图片对于对象左右上下边缘的跨度。</span></p>
|
||
<p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">取决于由-labelHorizontalAlign/-lha及-labelVerticalAlign/-lva指定的标签水平及垂直对齐方式,可能只有0~3个方向上的距离起作用。</span></p>
|
||
<p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">在v2正式发布版本,你可以使用-forceImageMargin标签来确保这个图像边缘距离不管标签对齐方式而一直生效。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="intstate" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-intState</span><span style="font-family: 'Courier New',Courier,monospace;">(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-is</span><span style="font-family: 'Courier New',Courier,monospace;">)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">int</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:940px; padding:1px; border:none"><p><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">只是用来编程辅助,用来在picker对象内保存一个整数数值。</span></p>
|
||
<p><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">布尔/浮点数/整数/字符窜的状态值设置是无法撤消的,但它们可以被保存在Picker文件/节点内。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="imagescalefit" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-imageScaleFit</span><span style="font-family: 'Courier New',Courier,monospace;">(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-isf</span><span style="font-family: 'Courier New',Courier,monospace;">)</span><img alt="v2_transparent" width="34" height="12" style="margin:0;width:34px;height:12px;border:none" src="v2_transparent.png"/></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">boolean</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:940px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">只对使用图片形状的对象有效。决定是否缩放图片以适应按钮的尺寸。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="label" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-label</span><span style="font-family: 'Courier New',Courier,monospace;">(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-l</span><span style="font-family: 'Courier New',Courier,monospace;">)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:940px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">对象的标签。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="labelbold" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-labelBold</span><span style="font-family: 'Courier New',Courier,monospace;">(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-lb</span><span style="font-family: 'Courier New',Courier,monospace;">)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">boolean</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:940px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">决定对象的标签是否该用粗体。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="labelcolor" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-labelColor</span><span style="font-family: 'Courier New',Courier,monospace;">(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-lc</span><span style="font-family: 'Courier New',Courier,monospace;">)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">float float float float</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:938px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">决定对象的标签颜色。参数分别是取值于 [0~1] 的红,绿,蓝,alpha 浮点数。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="labelfont" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-labelFont</span><span style="font-family: 'Courier New',Courier,monospace;">(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-lf</span><span style="font-family: 'Courier New',Courier,monospace;">)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:939px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">决定对象的标签采用的字体。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="labelfontsize" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-labelFontSize</span><span style="font-family: 'Courier New',Courier,monospace;">(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-lfs</span><span style="font-family: 'Courier New',Courier,monospace;">)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">int</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:938px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">决定对象的标签采用的字体大小的像素值。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="labelhorizontalalign" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-labelHorizontalAlign</span><span style="font-family: 'Courier New',Courier,monospace;">(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-lha</span><span style="font-family: 'Courier New',Courier,monospace;">)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:937px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">对象标签的水平对齐方式,可用值有 "center", "left", "right"。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="labelitalic" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-labelItalic</span><span style="font-family: 'Courier New',Courier,monospace;">(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-li</span><span style="font-family: 'Courier New',Courier,monospace;">)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">boolean</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:937px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">决定对象的标签是否该用斜体。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="links" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-links</span><span style="font-family: 'Courier New',Courier,monospace;">(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-lks</span><span style="font-family: 'Courier New',Courier,monospace;">)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:936px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">这个标签只能用于查询,获取与当前对象相关的所有连接id.</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="leftmenupolicy" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-leftMenuPolicy</span><span style="font-family: 'Courier New',Courier,monospace;">(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-lmp</span><span style="font-family: 'Courier New',Courier,monospace;">)</span><img alt="v2_transparent" width="34" height="12" style="margin:0;width:34px;height:12px;border:none" src="v2_transparent.png"/></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:936px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">这个标签决定当这个对象没有左键菜单里,是否阻止它底下的对象弹出左键菜单。支持的数值为"blockUnder" 及 "propagateUnder"。</span></p>
|
||
<p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">"blockUnder"即阻止下面对象弹出菜单, "propagateUnder"则是允许。</span><span style="font-size: 12pt; font-family: 'Times New Roman',Times,Georgia,serif;">群组默认数值是 "propagateUnder", 其它对象默认数值则是"blockUnder"。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="labelposition" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-labelPosition</span><span style="font-family: 'Courier New',Courier,monospace;">(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-lp</span><span style="font-family: 'Courier New',Courier,monospace;">)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:938px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">只对滑条有效。决定标签与对象图形的排列布局方式,可用值有 "top", "bottom", "left", "right"。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="leftslope" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-leftSlope</span><span style="font-family: 'Courier New',Courier,monospace;">(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-lsp</span><span style="font-family: 'Courier New',Courier,monospace;">)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">int</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:936px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">只对采用梯形形状的对象有效,梯形的左边斜度,取值范围是 [-10~10]。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="labelverticalalign" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-labelVerticalAlign</span><span style="font-family: 'Courier New',Courier,monospace;">(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-lva</span><span style="font-family: 'Courier New',Courier,monospace;">)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:934px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">对象标签的垂直对齐方式,可用值有 "center", "top", "bottom"。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="masterbuttons" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-masterButtons</span><span style="font-family: 'Courier New',Courier,monospace;">(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-mbs</span><span style="font-family: 'Courier New',Courier,monospace;">)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:935px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">这个标签只能用于查询,获取控制当前对象可见性的属性按钮或者父选择按钮.</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="mirror" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-mirror</span><span style="font-family: 'Courier New',Courier,monospace;">(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-mrr</span><span style="font-family: 'Courier New',Courier,monospace;">)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:935px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">在查询模式,这个标签返回当前picker对象的镜象对象的id, 如果有。</span></p>
|
||
<p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">在创建及编辑模式则将当前picker对象跟指定picker对象组成镜象关系。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="name" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-name</span><span style="font-family: 'Courier New',Courier,monospace;">(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-n</span><span style="font-family: 'Courier New',Courier,monospace;">)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:932px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">查询/设置picker对象的名字。</span></p>
|
||
<p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">名字属性主要用来避免在picker编程中硬写picker对象的id,这样之后您可以使用"MGPicker -q -getIdFromName name"来基于名字获取id, 以便进一步查询或编辑。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="opacity" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-opacity</span><span style="font-family: 'Courier New',Courier,monospace;">(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-op</span><span style="font-family: 'Courier New',Courier,monospace;">)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">float</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:932px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">对象填充色的不透明度。这里可以指定的有效值范围是[0~1]的浮点数,不过在内部实际应用时,会被映射到[0~20]间的整数。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="parent" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-parent</span><span style="font-family: 'Courier New',Courier,monospace;">(</span><span style="font-family: 'Courier New',Courier,monospace; font-weight: bold;">-p</span><span style="font-family: 'Courier New',Courier,monospace;">)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:930px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">对象的父面板id. 在创建/编辑模式则必须指定一个合法的picker面板id, 指定空字符窜,则是将该picker对象从它的父对象那解除掉父子关系。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="postaction" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace;">-postAction(-pa)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:932px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">只对选择按钮有效。决定该按钮被点击后,Maya该自动切换到哪个工具。可用值有 "nothing", "translate", "rotate", "scale"。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="panelcontentpadding" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace;">-panelContentPadding(-pcp)</span><img alt="v2_transparent" width="34" height="12" style="margin:0;width:34px;height:12px;border:none" src="v2_transparent.png"/></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:932px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">仅用于查询群组或面板的内容边缘值,会返回一个数组, 代表[左,上,右,下]的宽度数值。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="pressedimage" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace;">-pressedImage(-pi)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:932px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">只对使用图片形状的对象有效。即对象被鼠标点击时显示的图片。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="postchangecommand" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace;">-postChangeCommand(-poc)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">script</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:932px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">只对属性按钮有效。即该属性按钮的属性在picker视图内被改变后执行的mel / python代码。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="postchangecommandreasons" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace;">-postChangeCommandReasons(-poc)</span><img alt="v2_transparent" width="34" height="12" style="margin:0;width:34px;height:12px;border:none" src="v2_transparent.png"/></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">int</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:932px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">只对属性按钮有效。用来决定属性值改变前是否执行相应代码:</span></p>
|
||
<p style="line-height: 1.38; margin: 0 0 0 13px;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">0: 无论如何都不执行。</span></p>
|
||
<p style="line-height: 1.38; margin: 0 0 0 13px;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">1: 用户通过picker交互并造成属性值变化前执行。</span></p>
|
||
<p style="line-height: 1.38; margin: 0 0 0 13px;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">2: 用户通过Maya场景直接并造成属性值变化并同步到picker前执行。</span></p>
|
||
<p style="line-height: 1.38; margin: 0 0 0 13px;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">4: 用户通过自带工具属性中键拖拽造成属性值变化前执行。</span></p>
|
||
<p style="line-height: 1.38; margin: 0 0 0 13px;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">8: 用户通过MGPickerItem -e -atv/-attributeValue命令来改变属性值前执行。</span></p>
|
||
<p style="line-height: 1.38; margin: 0 0 0 13px;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">16: 用户通过MGPicker里的功能"显示所有被隐藏对象"而改变了属性值前执行。.</span></p>
|
||
<p style="line-height: 1.38; margin: 0 0 0 13px;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">31: 无论如何都执行。</span></p>
|
||
<p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">这些状态值可以任意组合以设置每个条件的状态。在Python代码里,如果你要设置为picker交互, API 及 属性中键拖拽, 则使用 1|4|8.</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="postchangecommandtype" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace;">-postChangeCommandType(-pot)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:932px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">只对属性按钮有效。即该属性按钮的属性在picker视图内被改变后执行的代码类型是mel还是python。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="prechangecommandreasons" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace;">-preChangeCommandReasons(-prr)</span><img alt="v2_transparent" width="34" height="12" style="margin:0;width:34px;height:12px;border:none" src="v2_transparent.png"/></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">int</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:932px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">只对属性按钮有效。用来决定属性值改变前是否执行相应代码:</span></p>
|
||
<p style="line-height: 1.38; margin: 0 0 0 13px;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">0: 无论如何都不执行。</span></p>
|
||
<p style="line-height: 1.38; margin: 0 0 0 13px;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">1: 用户通过picker交互并造成属性值变化后执行。</span></p>
|
||
<p style="line-height: 1.38; margin: 0 0 0 13px;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">2: 用户通过Maya场景直接并造成属性值变化并同步到picker后执行。</span></p>
|
||
<p style="line-height: 1.38; margin: 0 0 0 13px;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">4: 用户通过自带工具属性中键拖拽造成属性值变化后执行。</span></p>
|
||
<p style="line-height: 1.38; margin: 0 0 0 13px;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">8: 用户通过MGPickerItem -e -atv/-attributeValue命令来改变属性值后执行。</span></p>
|
||
<p style="line-height: 1.38; margin: 0 0 0 13px;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">16: 用户通过MGPicker里的功能"显示所有被隐藏对象"而改变了属性值后执行。.</span></p>
|
||
<p style="line-height: 1.38; margin: 0 0 0 13px;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">31: 无论如何都执行。</span></p>
|
||
<p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">这些状态值可以任意组合以设置每个条件的状态。在Python代码里,如果你要设置为picker交互, API 及 属性中键拖拽, 则使用 1|4|8.</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="prechangecommand" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace;">-preChangeCommand(-prc)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">script</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:932px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">只对属性按钮有效。即该属性按钮的属性在picker视图内被改变前执行的mel / python代码。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="prechangecommandtype" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace;">-preChangeCommandType(-prt)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:932px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">只对属性按钮有效。即该属性按钮的属性在picker视图内被改变前执行的代码类型是mel还是python。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="pressedsvgelement" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace;">-pressedSvgElement(-pse)</span><img alt="v2_transparent" width="34" height="12" style="margin:0;width:34px;height:12px;border:none" src="v2_transparent.png"/></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:932px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">鼠标按下时显示的SVG图片的元素ID。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="queryobjects" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace;">-queryObjects(-qos)</span><img alt="v2_transparent" width="34" height="12" style="margin:0;width:34px;height:12px;border:none" src="v2_transparent.png"/></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><br />
|
||
</td>
|
||
<td style="vertical-align:middle; width:932px; padding:1px; border:none"><p><span style="font-size: 12pt; font-family: 'Times New Roman',Times,Georgia,serif;">只能用来查询该按钮在3D软件里的节点或属性名称,包含命名空间。</span></p>
|
||
<p><span style="font-size: 12pt; font-family: 'Times New Roman',Times,Georgia,serif;">该查询将返回选择铵钮节点含命名空间的完整名称,属性按钮的完整节点及属性名,滑条的水平垂直节点及属性名。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="rotation" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace;">-rotation(-r)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">int</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:932px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">只对采用除多边形及贝塞尔曲线形状外的选择按钮有效。</span></p>
|
||
<p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">对象的旋转数值,取值范围是 [-180~180]。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="roundness" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace;">-roundness(-rd)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">int</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:932px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">只对采用的形状类型支持圆角属性的对象有效。形状圆角程度,取值范围是 [0~100]。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="rightmenupolicy" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace;">-rightMenuPolicy(-rmp)</span><img alt="v2_transparent" width="34" height="12" style="margin:0;width:34px;height:12px;border:none" src="v2_transparent.png"/></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:932px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">这个标签决定当这个对象没有右键菜单里,是否阻止它底下的对象弹出右键菜单。支持的数值为"blockUnder" 及 "propagateUnder"。</span></p>
|
||
<p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">"blockUnder"即阻止下面对象弹出菜单, "propagateUnder"则是允许。</span><span style="font-size: 12pt; font-family: 'Times New Roman',Times,Georgia,serif;">群组默认数值是 "propagateUnder", 其它对象默认数值则是"blockUnder"。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="resizeprefersize" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace;">-resizePreferSize(-rps)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:932px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">缩放对象到合适大小。如果同时指定了-width/-w或-height/-h这些长宽标签,则这个标签无效。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="removeselectmember" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace;">-removeSelectMember(-rsm)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/><img alt="multiuse" width="13" height="16" style="margin:0;width:13px;height:16px;border:none" src="multiuse.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:932px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">只对选择按钮有效。从选择按钮的成员列表中去除掉一个成员节点。可以在一条命令多次使用。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="rightslope" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace;">-rightSlope(-rsp)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">int</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:932px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">只对采用梯形形状的对象有效,梯形的右边斜度,取值范围是 [-10~10]。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="shape" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace;">-shape(-s)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:932px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">picker对象所采用的形状类型,如果您指定一个当前对象类型不支持的形状类型,则这个标签无效。</span></p>
|
||
<p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">要用的形状类型目前有 "rectangle", "roundedRectangle", "ellipse", "circle", "triangle", "diamond", "trapezoid", "pentagon", "hexagon", "polygon", "bezier", "image", "widgetControl", "attributeButton", "roundedAttriuteButton", "slider"。</span></p>
|
||
<p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">注意不同的Picker对象支持不同范围的形状类型,具体可以查看MG-Picker工作室里属性编辑器的形状类型下拉菜单。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="slavebuttons" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace;">-slaveButtons(-sbs)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:932px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">这个标签只能用于查询,获取被当前属性按钮控制可见性的Picker对象或者子选择按钮.</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="strokecolor" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace;">-strokeColor(-sc)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">float float float float</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:932px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">边线的颜色。参数分别是取值于 [0~1] 的红,绿,蓝,alpha 浮点数。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="sliderchangereasons" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace;">-sliderChangeReasons(-scr)</span><img alt="v2_transparent" width="34" height="12" style="margin:0;width:34px;height:12px;border:none" src="v2_transparent.png"/></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">int</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:932px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">只对属滑条有效。用来决定其水平或垂直属性值改变前是否执行相应代码:</span></p>
|
||
<p style="line-height: 1.38; margin: 0 0 0 13px;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">0: 无论如何都不执行。</span></p>
|
||
<p style="line-height: 1.38; margin: 0 0 0 13px;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">1: 用户通过picker交互并造成属性值变化后执行。</span></p>
|
||
<p style="line-height: 1.38; margin: 0 0 0 13px;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">2: 用户通过Maya场景直接并造成属性值变化并同步到picker后执行。</span></p>
|
||
<p style="line-height: 1.38; margin: 0 0 0 13px;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">4: 用户通过自带工具属性中键拖拽造成属性值变化后执行。</span></p>
|
||
<p style="line-height: 1.38; margin: 0 0 0 13px;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">8: 用户通过MGPickerItem </span><span style="font-size: 12pt; font-family: 'Times New Roman',Times,Georgia,serif;">-e -shv/-sliderHValue/-svv/-sliderVValue </span><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">命令来改变属性值后执行。</span></p>
|
||
<p style="line-height: 1.38; margin: 0 0 0 13px;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">31: 无论如何都执行。</span></p>
|
||
<p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">这些状态值可以任意组合以设置每个条件的状态。在Python代码里,如果你要设置为picker交互, API 及 属性中键拖拽, 则使用 1|4|8.</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="sliderchangecommand" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace;">-sliderChangeCommand(-scc)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">script</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:932px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">只对滑条有效。在滑条控制的属性在picker视图或由属性拖放工作改变时执行的命令。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="sliderchangecommandtype" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace;">-sliderChangeCommandType(-sct)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:932px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">只对滑条有效。属性改变时执行的命令的类型是mel还是python。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="shapedirection" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace;">-shapeDirection(-sd)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:932px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">只对采用支持方向属性的形状的对象有效。可用值有"top", "bottom", "left", "right"。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="svgelement" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace;">-svgElement(-se) </span><img alt="v2_transparent" width="34" height="12" style="margin:0;width:34px;height:12px;border:none" src="v2_transparent.png"/></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:932px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">当采用SVG图片时所用的元素ID.</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="select" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace;">-select(-sel)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">int</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:932px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">在编辑模式用来先把picker对象,指定0~3作为选择模式:</span></p>
|
||
<p style="line-height: 1.38;"><span style="width:48px;display:inline-block"> </span><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">0 :替换选择,即去选全部,再选择当前picker对象。</span></p>
|
||
<p style="line-height: 1.38;"><span style="width:48px;display:inline-block"> </span><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">1 :加选。</span></p>
|
||
<p style="line-height: 1.38;"><span style="width:48px;display:inline-block"> </span><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">2 :去选</span></p>
|
||
<p style="line-height: 1.38;"><span style="width:48px;display:inline-block"> </span><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">3 :反选</span></p>
|
||
<p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">在查询模式,将返回0或1,代表picker对象目前是否被选择。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="sliderhandle" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace;">-sliderHandle(-sh)</span><img alt="v2_transparent" width="34" height="12" style="margin:0;width:34px;height:12px;border:none" src="v2_transparent.png"/></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:932px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">只对滑条有效。仅用于查询滑条的手柄对象ID。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="sliderhattribute" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace;">-sliderHAttribute(-sha)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:932px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">只对滑条有效。由该滑条的滑杠水平位移来控制的属性。 在创建或编辑模式时要指定节点名.属性字符窜。</span></p>
|
||
<p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">注意在编辑时,节点及属性需要同时都在当前场景内存在。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="sliderhmin" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace;">-sliderHMin(-shi)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">float</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:932px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">只对滑条有效。控制滑条水平属性的虚拟最小值。不影响Maya属性的最小值。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="sliderhrange" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace;">-sliderHRange(-shr)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">boolean</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:932px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">只对滑条有效。控制滑条水平属性是否使用虚拟值范围。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="sliderhspeed" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace;">-sliderHSpeed(-shs)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">float</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:932px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">只对滑条有效。控制滑条水平属性的鼠标交互速度,取值范围是-1~1间的非0浮点数。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="sliderhvalue" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace;">-sliderHValue(-shv)</span><img alt="v2_transparent" width="34" height="12" style="margin:0;width:34px;height:12px;border:none" src="v2_transparent.png"/></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">float</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:932px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">只对滑条有效。查询或编辑滑条的水平数值。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="sliderhmax" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace;">-sliderHMax(-shx)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">float</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:932px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">只对滑条有效。控制滑条水平属性的虚拟最大值。不影响Maya属性的最大值。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="showitemtip" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace;">-showItemTip(-sit)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:932px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">用来在该picker对象位置弹出一个泡泡框,显示指定的字符窜。如果指定空字符窜,则显示该picker对象的注释。</span><span style="font-size: 12pt; font-family: 'Times New Roman',Times,Georgia,serif;">(MGPickerItem -q -annotation)</span></p>
|
||
<p style="line-height: 1.38;"><span style="font-size: 12pt; font-family: 'Times New Roman',Times,Georgia,serif;">如果注释也是空字符窜,则它不会弹出任何东西。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="slider" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace;">-slider(-sld)</span><img alt="v2_transparent" width="34" height="12" style="margin:0;width:34px;height:12px;border:none" src="v2_transparent.png"/></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:932px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">只对滑条手柄有效。仅用来查询滑条手柄对应的滑条ID.</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="selectmembers" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace;">-selectMembers(-sms)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:932px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">只对选择按钮有效。设置一个字符窜数组为选择按钮的成员列表。</span></p>
|
||
<p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">在查询模式该标签返回成员列表的字符窜数组,在创建或编辑模式必须指定一个有由字符窜数组用空格连接起来的字符窜。</span></p>
|
||
<p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">指定空字符窜将清空这个成员列表。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="subnamespaceseparator" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace;">-subNamespaceSeparator(-snp)</span><img alt="v2_transparent" width="34" height="12" style="margin:0;width:34px;height:12px;border:none" src="v2_transparent.png"/></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><br />
|
||
</td>
|
||
<td style="vertical-align:middle; width:932px; padding:1px; border:none"><p><span style="font-size: 12pt; font-family: 'Times New Roman',Times,Georgia,serif;">查询或编辑次命名空间的连接字符。</span><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;"><a href="namespace.htm" class="topiclink">点此查看</a>更多关于次命名空间的信息。 </span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="subnamespace" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace;">-subNamespace(-sns)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:932px; padding:1px; border:none"><p><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">查询/设置picker对象的sub-namespace,即次命名名字。</span></p>
|
||
<p><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">目前它只对选择按钮,命令按钮,属性按钮及滑条有效。对于picker面板,及文本对象无效。</span></p>
|
||
<p><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">它主要用来支持基于reference的rigging架构,这种rig内容本身就含有多层的namespace.</span></p>
|
||
<p><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;"><a href="namespace.htm" class="topiclink">点此查看</a>更多关于次命名空间的信息。 </span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="stringstate" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace;">-stringState(-ss)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:932px; padding:1px; border:none"><p><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">只是用来编程辅助,用来在picker对象内保存一个字符窜数值。</span></p>
|
||
<p><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">布尔/浮点数/整数/字符窜的状态值设置是无法撤消的,但它们可以被保存在Picker文件/节点内。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="strictclick" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace;">-strictClick(-stc)</span><img alt="v2_transparent" width="34" height="12" style="margin:0;width:34px;height:12px;border:none" src="v2_transparent.png"/></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:932px; padding:1px; border:none"><p><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">决定何种情况下命令按钮的命令被点击执行,默认值是假,代表只要你在命令按钮上按下鼠标左键,然后在同一按钮上释放,不管中间是否有鼠标拖拽,命令都将被执行。</span></p>
|
||
<p><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">如果是真,则代表只有没有拖拽的点击才会触发其命令执行。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="supportshapetypes" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace;">-supportShapeTypes(-sst)</span><img alt="v2_transparent" width="34" height="12" style="margin:0;width:34px;height:12px;border:none" src="v2_transparent.png"/></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:932px; padding:1px; border:none"><p><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">用来查询该按钮所支持的形状类型。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="sliderusehattribute" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace;">-sliderUseHAttribute(-suh)</span><img alt="v2_transparent" width="34" height="12" style="margin:0;width:34px;height:12px;border:none" src="v2_transparent.png"/></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">boolean</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:932px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">只对滑条有效。用来查询或编辑滑条是否使用其水平方向上的属性。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="sliderusevattribute" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace;">-sliderUseVAttribute(-suv)</span><img alt="v2_transparent" width="34" height="12" style="margin:0;width:34px;height:12px;border:none" src="v2_transparent.png"/></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">boolean</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:932px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">只对滑条有效。用来查询或编辑滑条是否使用其垂直方向上的属性。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="slidervattribute" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace;">-sliderVAttribute(-sva)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:932px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">只对滑条有效。由该滑条的滑杠垂直位移来控制的属性。 在创建或编辑模式时要指定节点名.属性字符窜。</span></p>
|
||
<p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">注意在编辑时,节点及属性需要同时都在当前场景内存在。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="slidervmin" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace;">-sliderVMin(-svi)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">float</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:932px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">只对滑条有效。控制滑条垂直属性的虚拟最小值。不影响Maya属性的最小值。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="slidervrange" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace;">-sliderVRange(-svr)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">float</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:932px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">只对滑条有效。控制滑条垂直属性是否使用虚拟值范围。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="slidervspeed" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace;">-sliderVSpeed(-svs)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">float</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:932px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">只对滑条有效。控制滑条垂直属性的鼠标交互速度,取值范围是-1~1间的非0浮点数。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="slidervvalue" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace;">-sliderVValue(-svv)</span><img alt="v2_transparent" width="34" height="12" style="margin:0;width:34px;height:12px;border:none" src="v2_transparent.png"/></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">float</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:932px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">只对滑条有效。查询和编辑滑条的垂直属性的属性值。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="slidervmax" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace;">-sliderVMax(-svx)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">float</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:932px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">只对滑条有效。控制滑条垂直属性的虚拟最大值。不影响Maya属性的最大值。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="strokewidth" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace;">-strokeWidth(-sw)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">int</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:932px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">边线的宽度。取值范围是 [0~10],宽度为0则意味着无边线。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="type" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace;">-type(-typ)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:932px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">在查询模式这个标签返回picker对象的类型。</span></p>
|
||
<p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">在创建一个picker对象时,必须指定这个标签及一个类型值。</span></p>
|
||
<p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">类型值目前有这几种:</span><span style="font-size: 12pt; font-family: 'Times New Roman',Times,Georgia,serif;">"selectButton", "commandButton", "attributeButton", "slider", "text", "group", "graphicItem", "panel"</span><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">。不区分大小写。</span></p>
|
||
<p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">如果指定的类型值非法,则报错。注意因为</span><span style="font-size: 12pt; font-family: 'Times New Roman',Times,Georgia,serif;">"sliderHandle"类型不能单独创建所以在这边不支持。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="useautoannotation" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace;">-useAutoAnnotation(-uan)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">boolean</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><br />
|
||
</td>
|
||
<td style="vertical-align:middle; width:932px; padding:1px; border:none"><p><span style="font-size: 12pt; font-family: 'Times New Roman',Times,Georgia,serif;">是否禁用自动生成鼠标经过提示。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="usepickernamespace" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace;">-usePickerNamespace(-upn)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">boolean</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:932px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">这个属性默认为真,在查询模式这个标签返回picker对象是否采用当前picker的命名空间。</span></p>
|
||
<p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">下面是表格解释了在不同情况下,当用户点击一个选择按钮时最终被选择的Maya节点名称。同样规则也适用于属性按钮及滑条所控制的Maya属性。</span></p>
|
||
<div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="border:solid 2px #808080; border-spacing:0; border-collapse:collapse;">
|
||
<thead>
|
||
<tr>
|
||
<th style="vertical-align:top; width:152px; height:19px; background-color:#CCFFCC; padding:0; border:solid thin #808080;"><p class="p_Normal" style="text-align: center;"><span style="font-size: 9pt; font-weight: bold;">按钮里的节点名称</span></p>
|
||
</th>
|
||
<th style="vertical-align:top; width:169px; height:19px; background-color:#CCFFCC; padding:0; border:solid thin #808080;"><p class="p_Normal" style="text-align: center;"><span style="font-size: 9pt; font-weight: bold;">Picker的命名空间</span></p>
|
||
</th>
|
||
<th style="vertical-align:top; width:157px; height:19px; background-color:#CCFFCC; padding:0; border:solid thin #808080;"><p class="p_Normal" style="text-align: center;"><span style="font-size: 9pt; font-weight: bold;">按钮的次命名空间</span></p>
|
||
</th>
|
||
<th style="vertical-align:top; width:237px; height:19px; background-color:#CCFFCC; padding:0; border:solid thin #808080;"><p class="p_Normal" style="text-align: center;"><span style="font-size: 9pt; font-weight: bold;">按钮是否使用Picker的命名空间</span></p>
|
||
</th>
|
||
<th style="vertical-align:top; width:213px; height:19px; background-color:#CCFFCC; padding:0; border:solid thin #808080;"><p class="p_Normal" style="text-align: center;"><span style="font-size: 9pt; font-weight: bold;">最终被选择的Maya节点</span></p>
|
||
</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr>
|
||
<td style="vertical-align:top; width:152px; padding:0; border:solid thin #808080;"><p class="p_Normal" style="text-align: center;">pCube</p>
|
||
</td>
|
||
<td style="vertical-align:top; width:169px; padding:0; border:solid thin #808080;"><p class="p_Normal" style="text-align: center;">pickerNS</p>
|
||
</td>
|
||
<td style="vertical-align:top; width:157px; padding:0; border:solid thin #808080;"><p class="p_Normal" style="text-align: center;"> </p>
|
||
</td>
|
||
<td style="vertical-align:top; width:237px; padding:0; border:solid thin #808080;"><p class="p_Normal" style="text-align: center;">Yes</p>
|
||
</td>
|
||
<td style="vertical-align:top; width:213px; padding:0; border:solid thin #808080;"><p class="p_Normal" style="text-align: center;">pickerNS:pCube</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; width:152px; background-color:#E1E1E1; padding:0; border:solid thin #808080;"><p class="p_Normal" style="text-align: center;">pCube</p>
|
||
</td>
|
||
<td style="vertical-align:top; width:169px; background-color:#E1E1E1; padding:0; border:solid thin #808080;"><p class="p_Normal" style="text-align: center;">pickerNS</p>
|
||
</td>
|
||
<td style="vertical-align:top; width:157px; background-color:#E1E1E1; padding:0; border:solid thin #808080;"><p class="p_Normal" style="text-align: center;"> </p>
|
||
</td>
|
||
<td style="vertical-align:top; width:237px; background-color:#E1E1E1; padding:0; border:solid thin #808080;"><p class="p_Normal" style="text-align: center;">No</p>
|
||
</td>
|
||
<td style="vertical-align:top; width:213px; background-color:#E1E1E1; padding:0; border:solid thin #808080;"><p class="p_Normal" style="text-align: center;">pCube</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; width:152px; padding:0; border:solid thin #808080;"><p class="p_Normal" style="text-align: center;">pCube</p>
|
||
</td>
|
||
<td style="vertical-align:top; width:169px; padding:0; border:solid thin #808080;"><p class="p_Normal" style="text-align: center;">pickerNS</p>
|
||
</td>
|
||
<td style="vertical-align:top; width:157px; padding:0; border:solid thin #808080;"><p class="p_Normal" style="text-align: center;">subNS</p>
|
||
</td>
|
||
<td style="vertical-align:top; width:237px; padding:0; border:solid thin #808080;"><p class="p_Normal" style="text-align: center;">Yes</p>
|
||
</td>
|
||
<td style="vertical-align:top; width:213px; padding:0; border:solid thin #808080;"><p class="p_Normal" style="text-align: center;">pickerNS:subNS:pCube</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; width:152px; background-color:#E1E1E1; padding:0; border:solid thin #808080;"><p class="p_Normal" style="text-align: center;">pCube</p>
|
||
</td>
|
||
<td style="vertical-align:top; width:169px; background-color:#E1E1E1; padding:0; border:solid thin #808080;"><p class="p_Normal" style="text-align: center;">pickerNS</p>
|
||
</td>
|
||
<td style="vertical-align:top; width:157px; background-color:#E1E1E1; padding:0; border:solid thin #808080;"><p class="p_Normal" style="text-align: center;">subNS</p>
|
||
</td>
|
||
<td style="vertical-align:top; width:237px; background-color:#E1E1E1; padding:0; border:solid thin #808080;"><p class="p_Normal" style="text-align: center;">No</p>
|
||
</td>
|
||
<td style="vertical-align:top; width:213px; background-color:#E1E1E1; padding:0; border:solid thin #808080;"><p class="p_Normal" style="text-align: center;">subNS:pCube</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; width:152px; padding:0; border:solid thin #808080;"><p class="p_Normal" style="text-align: center;">myChar:pCube</p>
|
||
</td>
|
||
<td style="vertical-align:top; width:169px; padding:0; border:solid thin #808080;"><p class="p_Normal" style="text-align: center;">pickerNS</p>
|
||
</td>
|
||
<td style="vertical-align:top; width:157px; padding:0; border:solid thin #808080;"><p class="p_Normal" style="text-align: center;"> </p>
|
||
</td>
|
||
<td style="vertical-align:top; width:237px; padding:0; border:solid thin #808080;"><p class="p_Normal" style="text-align: center;">Yes</p>
|
||
</td>
|
||
<td style="vertical-align:top; width:213px; padding:0; border:solid thin #808080;"><p class="p_Normal" style="text-align: center;">myChar:pCube</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; width:152px; background-color:#E1E1E1; padding:0; border:solid thin #808080;"><p class="p_Normal" style="text-align: center;">myChar:pCube</p>
|
||
</td>
|
||
<td style="vertical-align:top; width:169px; background-color:#E1E1E1; padding:0; border:solid thin #808080;"><p class="p_Normal" style="text-align: center;">pickerNS</p>
|
||
</td>
|
||
<td style="vertical-align:top; width:157px; background-color:#E1E1E1; padding:0; border:solid thin #808080;"><p class="p_Normal" style="text-align: center;"> </p>
|
||
</td>
|
||
<td style="vertical-align:top; width:237px; background-color:#E1E1E1; padding:0; border:solid thin #808080;"><p class="p_Normal" style="text-align: center;">No</p>
|
||
</td>
|
||
<td style="vertical-align:top; width:213px; background-color:#E1E1E1; padding:0; border:solid thin #808080;"><p class="p_Normal" style="text-align: center;">myChar:pCube</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; width:152px; padding:0; border:solid thin #808080;"><p class="p_Normal" style="text-align: center;">myChar:pCube</p>
|
||
</td>
|
||
<td style="vertical-align:top; width:169px; padding:0; border:solid thin #808080;"><p class="p_Normal" style="text-align: center;">pickerNS</p>
|
||
</td>
|
||
<td style="vertical-align:top; width:157px; padding:0; border:solid thin #808080;"><p class="p_Normal" style="text-align: center;">subNS</p>
|
||
</td>
|
||
<td style="vertical-align:top; width:237px; padding:0; border:solid thin #808080;"><p class="p_Normal" style="text-align: center;">Yes</p>
|
||
</td>
|
||
<td style="vertical-align:top; width:213px; padding:0; border:solid thin #808080;"><p class="p_Normal" style="text-align: center;">myChar:pCube</p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; width:152px; background-color:#E1E1E1; padding:0; border:solid thin #808080;"><p class="p_Normal" style="text-align: center;">myChar:pCube</p>
|
||
</td>
|
||
<td style="vertical-align:top; width:169px; background-color:#E1E1E1; padding:0; border:solid thin #808080;"><p class="p_Normal" style="text-align: center;">pickerNS</p>
|
||
</td>
|
||
<td style="vertical-align:top; width:157px; background-color:#E1E1E1; padding:0; border:solid thin #808080;"><p class="p_Normal" style="text-align: center;">subNS</p>
|
||
</td>
|
||
<td style="vertical-align:top; width:237px; background-color:#E1E1E1; padding:0; border:solid thin #808080;"><p class="p_Normal" style="text-align: center;">No</p>
|
||
</td>
|
||
<td style="vertical-align:top; width:213px; background-color:#E1E1E1; padding:0; border:solid thin #808080;"><p class="p_Normal" style="text-align: center;">myChar:pCube</p>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="view" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace;">-view(-v)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><br />
|
||
</td>
|
||
<td style="vertical-align:middle; width:932px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">控制要查询,编辑或创建在哪个picker视图的picker item,在未使用该标签的情况下,默认是在当前激活的picker视图。</span></p>
|
||
<p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">该标签需要您指定一个picker视图id字符窜。该id可以通过下方式来获取(具体请查询MGPicker命名参考文档):</span></p>
|
||
<p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;"> MGPicker -q -currentPickerView; // 获取当前所执行的脚本所属于的视图的id,如picker的加载命令和鼠标进入命令。仅脚本执行过程中可获取。</span><span style="font-family: 'Times New Roman',Times,Georgia,serif;"> </span></p>
|
||
<p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;"> MGPicker -q -activePickerView; // 获取当前激活视图的id.</span></p>
|
||
<p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;"> MGPicker -q -findPickerView "pickerNodeOrFileName" 1 "namespace"; // 通过指定picker节点或文件名来查找特定的picker视图id.</span></p>
|
||
<p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;"> MGPicker -q -listAllPickerViews; // 列出所有打开的picker视图的id.</span></p>
|
||
<p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;"> MGPicker -e -createTempPicker; // 创建一个临时picker视图并返回其id.</span></p>
|
||
<p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;"> MGPicker -e -createPicker "pickerName" "namespace" "filePath" "nodeName"; //创建一个picker视图并返回其id.</span></p>
|
||
<p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;"> MGPicker -e -readPickerNode "nodeName"; // 读取场景picker节点并返回其所打开的picker视图的id.</span></p>
|
||
<p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;"> MGPicker -e -readScenePicker "nodeName" "pickerName" "namespace" "pickerDataString"; // 读取场景picker节点并返回其所打开的picker视图的id.</span></p>
|
||
<p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;"> MGPicker -e -readPickerFile "pickerFilePath" 1; // 读取picker文件并返回其所打开的picker视图的id.</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="viewanchor" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace;">-viewAnchor(-vac)</span><img alt="v2_transparent" width="34" height="12" style="margin:0;width:34px;height:12px;border:none" src="v2_transparent.png"/></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><br />
|
||
</td>
|
||
<td style="vertical-align:middle; width:932px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">控制组或者面板是否固定于视图,对其它类型的对象无效。当组或面板有父组或父面板时,设置该标签不会直接起作用,但它还是会设置属性,直到将该组解除父子关系,变成没有父对象时,该标签就会起作用。</span></p>
|
||
<p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">可用的值为 "topLeft", "top", "topRight", "right", "bottomRight", "bottom", "bottomLeft", "left", "center" 及空字符窜。 默认为空字符窜,代表不固定于视图。当你设置任意非空的值时,该组或面板将会忽略视图的缩放和平移等,永远固定在指定的视图角落或中心。同时变得不可移动等。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="valuecolor" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace;">-valueColor(-vc)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">float float float float</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:932px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">只对属性按钮及滑条有效。对于属性按钮来讲,这是属性值文字的颜色,对于滑条来讲,这是当前滑框偏离默认位置而形状的方形的颜色。</span></p>
|
||
<p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">参数分别是取值于 [0~1] 的红,绿,蓝,alpha 浮点数。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="visible" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace;">-visible(-vis)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">boolean</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:932px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">对象可见性。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="viewmargin" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace;">-viewMargin(-vmg)</span><img alt="v2_transparent" width="34" height="12" style="margin:0;width:34px;height:12px;border:none" src="v2_transparent.png"/></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">int int int int</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:932px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">当组或面板被固定于视图,并且没有父组或父面板时,该标签决定面板或组固定时相对于视图边缘的距离。根据不同的固定模式(-viewAnchor),不同的边缘起作用。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="visibilityoperator" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace;">-visibilityOperator(-vis)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><br />
|
||
</td>
|
||
<td style="vertical-align:middle; width:932px; padding:1px; border:none"><p><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">可见性操作符,当picker对象被多个属性按钮控制可见性时:</span></p>
|
||
<p><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">指定 "and" 代表所有属性按钮都必须符合特定值,则该picker对象才可见。</span></p>
|
||
<p><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">指定 "or" 代表任意一个控制它的属性按钮符合特定值,则该picker对象就可见。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="viewstretch" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace;">-viewStretch(-vst) </span><img alt="v2_transparent" width="34" height="12" style="margin:0;width:34px;height:12px;border:none" src="v2_transparent.png"/></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">boolean</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><br />
|
||
</td>
|
||
<td style="vertical-align:middle; width:932px; padding:1px; border:none"><p><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">当组或面板被固定于视图,并且没有父对象时,该标签用来决定组或面板是否根据视图长宽变化而缩放。</span></p>
|
||
<p><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">根据不同的固定模式(-viewAnchor)则缩放不同的方式,比如 "left"及"right"则会在纵向缩放适应视图高度,"center"则是纵向横向都缩放适应视图长宽,其它模式则是横向缩放适应视图宽度。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="width" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace;">-width(-w)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">int</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:932px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">对象宽度的像素值。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="widgetmargins" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace;">-widgetMargins(-wms) </span><img alt="v2_transparent" width="34" height="12" style="margin:0;width:34px;height:12px;border:none" src="v2_transparent.png"/></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">int int int int</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><br />
|
||
</td>
|
||
<td style="vertical-align:middle; width:932px; padding:1px; border:none"><p><span style="font-size: 12pt; font-family: 'Times New Roman',Times,Georgia,serif;">仅作用于使用控件形状的属性按钮,用来指定控件上下左右的偏移值 ,以达到控件变大或变小的效果。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="widgetstretchpolicy" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace;">-widgetStretchPolicy(-wsp)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">string</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><br />
|
||
</td>
|
||
<td style="vertical-align:middle; width:932px; padding:1px; border:none"><p><span style="font-size: 12pt; font-family: 'Times New Roman',Times,Georgia,serif;">仅作用于使用控件形状的属性按钮,用来决定控件是否随属性按钮缩放,可用值 为"stretch" 及 "fixed".</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="xposition" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace;">-xPosition(-x)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">int</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:932px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">对象位置的x坐标。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="yposition" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace;">-yPosition(-y)</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="font-family: 'Courier New',Courier,monospace; font-style: italic;">int</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:932px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">对象位置的y坐标。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><a id="zvalue" class="hmanchor"></a><span style="font-family: 'Courier New',Courier,monospace;">-zValue(-z)</span><img alt="v2_transparent" width="34" height="12" style="margin:0;width:34px;height:12px;border:none" src="v2_transparent.png"/></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:top; background-color:#EEEEEE; padding:1px; border:none"><p><img alt="create" title="create" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="create.gif"/><img alt="query" title="query" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="query.gif"/><img alt="edit" title="edit" width="13" height="16" style="margin:2px 2px 2px 2px;width:13px;height:16px;border:none" src="edit.gif"/></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3" style="vertical-align:middle; padding:1px; border:none"><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="width:100%; border:none; border-spacing:2px;">
|
||
<tr>
|
||
<td style="vertical-align:top; width:40px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="color: #000000;"> </span></p>
|
||
</td>
|
||
<td style="vertical-align:middle; width:932px; padding:1px; border:none"><p style="line-height: 1.38;"><span style="font-size: 11pt; font-family: 'Times New Roman',Times,Georgia,serif;">仅用于查底对象的Z数值,即决定对象叠在别对象上面还是下面的数值。</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
<hr style="height:2px; color:#CCCCCC; border-width:0; background-color:#cccccc;" /><div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 10px 0 0 0;"><table style="background-color:#eeeeee; border:none; border-spacing:1px;">
|
||
<tr>
|
||
<td style="vertical-align:top; padding:4px; border:none"><p><img alt="create" width="13" height="16" style="margin:0;width:13px;height:16px;border:none" src="create.gif"/><span class="f_ImageCaption"> </span><span style="font-family: 'Times New Roman',Times,Georgia,serif;">标签可以在创建模式中使用</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; padding:4px; border:none"><p><img alt="edit" width="13" height="16" style="margin:0;width:13px;height:16px;border:none" src="edit.gif"/><span class="f_ImageCaption"> </span><span style="font-family: 'Times New Roman',Times,Georgia,serif;">标签可以在编辑模式中使用</span></p>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td style="vertical-align:top; padding:4px; border:none"><p><img alt="query" width="13" height="16" style="margin:0;width:13px;height:16px;border:none" src="query.gif"/><span class="f_ImageCaption"> </span><span style="font-family: 'Times New Roman',Times,Georgia,serif;">标签可以在查询模式中使用</span></p>
|
||
</td>
|
||
<td style="vertical-align:top; padding:4px; border:none"><p><img alt="multiuse" width="13" height="16" style="margin:0;width:13px;height:16px;border:none" src="multiuse.gif"/><span class="f_ImageCaption"> </span><span style="font-family: 'Times New Roman',Times,Georgia,serif;">标签可以在一条命令中多次使用</span></p>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
<hr style="height:2px; color:#CCCCCC; border-width:0; background-color:#cccccc;" /><p style="margin: 19px 0 0 0;"><a id="examples" class="hmanchor"></a><span style="font-size: 14pt; font-family: 'Times New Roman',Times,Georgia,serif; font-weight: bold;">MEL例子</span></p>
|
||
<p class="p_Normal" style="line-height: 1.0; white-space: nowrap; margin: 19px 0 0 0;"><span style="font-family: 'Courier New',Courier,monospace;">//create pCube1 if not exists:</span><br />
|
||
<span style="font-family: 'Courier New',Courier,monospace;">if(!`objExists pCube1`)</span><br />
|
||
<span style="font-family: 'Courier New',Courier,monospace;">{</span><br />
|
||
<span style="font-family: 'Courier New',Courier,monospace;"> polyCube -w 1 -h 1 -d 1 -sx 1 -sy 1 -sz 1 -ax 0 1 0 -cuv 4 -ch 1;</span><br />
|
||
<span style="font-family: 'Courier New',Courier,monospace;">}</span></p>
|
||
<p class="p_Normal" style="line-height: 1.0; white-space: nowrap; margin: 19px 0 0 0;"><span style="font-family: 'Courier New',Courier,monospace;">// create a new picker named "myPicker"</span><br />
|
||
<span style="font-family: 'Courier New',Courier,monospace;">string $viewId = `MGPicker -e -createPicker "myPicker" "wrongNamespace" "" ""`; //it is a untitled picker, not refer to a picker file / node.</span><br />
|
||
<span style="font-family: 'Courier New',Courier,monospace;">MGPickerView -e -namespace "" $viewId; //set the namespace to empty string.</span></p>
|
||
<p class="p_Normal" style="line-height: 1.0; white-space: nowrap; margin: 19px 0 0 0;"><span style="font-family: 'Courier New',Courier,monospace;">//create picker panel first:</span><br />
|
||
<span style="font-family: 'Courier New',Courier,monospace;">string $panel = `MGPickerItem -view $viewId -type "panel" -label "Panel1" -frameColor .2 .2 .22 1 -x 0 -y 0 -w 400 -h 300`;</span></p>
|
||
<p class="p_Normal" style="line-height: 1.0; white-space: nowrap; margin: 19px 0 0 0;"><span style="font-family: 'Courier New',Courier,monospace;">//create other items:</span><br />
|
||
<span style="font-family: 'Courier New',Courier,monospace;">string $selButton = `MGPickerItem -view $viewId -type "selectButton" -p $panel</span><br />
|
||
<span style="font-family: 'Courier New',Courier,monospace;"> -x 20 -y 20 -w 100 -h 20 -shape "roundedRectangle" </span><br />
|
||
<span style="font-family: 'Courier New',Courier,monospace;"> -l "Select Button"</span><br />
|
||
<span style="font-family: 'Courier New',Courier,monospace;"> -selectMembers "pCube1"`;</span><br />
|
||
<span style="font-family: 'Courier New',Courier,monospace;">string $commandButton = `MGPickerItem -view $viewId -type "commandButton" </span><br />
|
||
<span style="font-family: 'Courier New',Courier,monospace;"> -p $panel </span><br />
|
||
<span style="font-family: 'Courier New',Courier,monospace;"> -x 20 -y 50 -w 100 -h 20 </span><br />
|
||
<span style="font-family: 'Courier New',Courier,monospace;"> -l "Cmd Button"</span><br />
|
||
<span style="font-family: 'Courier New',Courier,monospace;"> -c ("print (\"Current button is: \\\"\"+`MGPicker -q -currentItem`+\"\\\".\\n\")")`;</span><br />
|
||
<span style="font-family: 'Courier New',Courier,monospace;">string $slider = `MGPickerItem -view $viewId -type "slider" -p $panel</span><br />
|
||
<span style="font-family: 'Courier New',Courier,monospace;"> -sliderHAttribute "pCube1.translateX"</span><br />
|
||
<span style="font-family: 'Courier New',Courier,monospace;"> -sliderVAttribute "pCube1.translateY"</span><br />
|
||
<span style="font-family: 'Courier New',Courier,monospace;"> -l "pCube:tx-ty"</span><br />
|
||
<span style="font-family: 'Courier New',Courier,monospace;"> -x 23 -y 100 -w 100 -h 100`;</span><br />
|
||
<span style="font-family: 'Courier New',Courier,monospace;">string $attributeButton = `MGPickerItem -view $viewId -type "attributeButton" </span><br />
|
||
<span style="font-family: 'Courier New',Courier,monospace;"> -attributeType "bool"</span><br />
|
||
<span style="width:48px;display:inline-block"> </span><span style="font-family: 'Courier New',Courier,monospace;"> -l "Toggle" </span><br />
|
||
<span style="font-family: 'Courier New',Courier,monospace;"> -p $panel</span><br />
|
||
<span style="font-family: 'Courier New',Courier,monospace;"> -valueColor .1 .5 .5 1</span><br />
|
||
<span style="font-family: 'Courier New',Courier,monospace;"> -x 200 -y 35 -w 100 -h 20`;</span><br />
|
||
<span style="font-family: 'Courier New',Courier,monospace;">string $text = `MGPickerItem -view $viewId -p $panel -type "text" -x 200 -y 80 -labelFontSize 11</span><br />
|
||
<span style="font-family: 'Courier New',Courier,monospace;"> -l "The attribute button\ncontrols the select-button,\ncommand-button and the slider." </span><br />
|
||
<span style="font-family: 'Courier New',Courier,monospace;"> -resizePreferSize`; </span></p>
|
||
<p class="p_Normal" style="line-height: 1.0; white-space: nowrap; margin: 19px 0 0 0;"><span style="font-family: 'Courier New',Courier,monospace;">//link the visibilities of select-button and command-button to attribute "on":</span><br />
|
||
<span style="font-family: 'Courier New',Courier,monospace;">string $link1 = `MGPickerLink -view $viewId -s $selButton -t $attributeButton -targetValues "on"`;</span><br />
|
||
<span style="font-family: 'Courier New',Courier,monospace;">string $link2 = `MGPickerLink -view $viewId -s $commandButton -t $attributeButton -targetValues "on"`;</span><br />
|
||
<span style="font-family: 'Courier New',Courier,monospace;">string $link3 = `MGPickerLink -view $viewId -s $slider -t $attributeButton -targetValues "on"`;</span></p>
|
||
<p class="p_Normal" style="line-height: 1.0; white-space: nowrap; margin: 19px 0 0 0;"><span style="font-family: 'Courier New',Courier,monospace;">//turn the value of attribute-button to On to show the buttons:</span><br />
|
||
<span style="font-family: 'Courier New',Courier,monospace;">MGPickerItem -e -view $viewId -attributeValue 1 $attributeButton;</span></p>
|
||
<p class="p_Normal" style="line-height: 1.0; white-space: nowrap; margin: 19px 0 0 0;"><span style="font-family: 'Courier New',Courier,monospace;">MGPickerView -e -updateSceneBoundary $viewId; //update the scene boundary to show all the picker items.</span><br />
|
||
<span style="font-family: 'Courier New',Courier,monospace;">MGPickerView -e -setClean $viewId; //set the picker we just created clean.</span></p>
|
||
<p class="p_Normal" style="line-height: 1.0; white-space: nowrap; margin: 19px 0 0 0;"> </p>
|
||
<p style="margin: 19px 0 0 0;"><a id="pyexamples" class="hmanchor"></a><span style="font-size: 14pt; font-family: 'Times New Roman',Times,Georgia,serif; font-weight: bold;">Python例子</span></p>
|
||
<p style="margin: 19px 0 0 0;"><span style="font-family: 'Courier New',Courier,monospace;">from maya import cmds</span><br />
|
||
<span style="font-family: 'Courier New',Courier,monospace;">from mgpicker import mgp</span></p>
|
||
<p style="margin: 19px 0 0 0;"><span style="font-family: 'Courier New',Courier,monospace;">#create pCube1 if not exists:</span><br />
|
||
<span style="font-family: 'Courier New',Courier,monospace;">if not cmds.objExists('pCube1'):</span><br />
|
||
<span style="font-family: 'Courier New',Courier,monospace;"> cmds.polyCube (w=1, h=1,d=1,sx=1,sy=1,sz=1,ax=(0,1,0), cuv=4,ch=1)</span></p>
|
||
<p style="margin: 19px 0 0 0;"><span style="font-family: 'Courier New',Courier,monospace;"># create a new picker named "myPicker"</span><br />
|
||
<span style="font-family: 'Courier New',Courier,monospace;">#it is a untitled picker, not refer to a picker file / node.</span><br />
|
||
<span style="font-family: 'Courier New',Courier,monospace;">viewId = mgp.MGPicker (edit=True, createPicker=("myPicker","wrongNamespace","","")) </span><br />
|
||
<span style="font-family: 'Courier New',Courier,monospace;">mgp.MGPickerView(viewId, edit=True, namespace="") #set the namespace to empty string.</span></p>
|
||
<p style="margin: 19px 0 0 0;"><span style="font-family: 'Courier New',Courier,monospace;">#create picker panel first:</span><br />
|
||
<span style="font-family: 'Courier New',Courier,monospace;">panel = mgp.MGPickerItem(view=viewId, type="panel",label="Panel1",frameColor=(.2,.2,.2,1), x=0,y=0,w=400,h=300)</span></p>
|
||
<p style="margin: 19px 0 0 0;"><span style="font-family: 'Courier New',Courier,monospace;">#create other items:</span><br />
|
||
<span style="font-family: 'Courier New',Courier,monospace;">selButton = mgp.MGPickerItem(view=viewId, type="selectButton",p=panel,</span><br />
|
||
<span style="font-family: 'Courier New',Courier,monospace;"> x=20,y=20,w=100,h=20,shape="roundedRectangle",</span><br />
|
||
<span style="font-family: 'Courier New',Courier,monospace;"> l="Select Button",</span><br />
|
||
<span style="font-family: 'Courier New',Courier,monospace;"> selectMembers="pCube1")</span></p>
|
||
<p style="margin: 19px 0 0 0;"><span style="font-family: 'Courier New',Courier,monospace;">commandButton = mgp.MGPickerItem (view=viewId, type="commandButton", </span><br />
|
||
<span style="font-family: 'Courier New',Courier,monospace;"> p=panel,</span><br />
|
||
<span style="font-family: 'Courier New',Courier,monospace;"> x=20,y=50,w=100,h=20,</span><br />
|
||
<span style="font-family: 'Courier New',Courier,monospace;"> l="Cmd Button",</span><br />
|
||
<span style="font-family: 'Courier New',Courier,monospace;"> c=("print (\"Current button is: \\\"\"+`MGPicker -q -currentItem`+\"\\\".\\n\")"))</span></p>
|
||
<p style="margin: 19px 0 0 0;"><span style="font-family: 'Courier New',Courier,monospace;">slider = mgp.MGPickerItem(view=viewId, type="slider",p=panel,</span><br />
|
||
<span style="font-family: 'Courier New',Courier,monospace;"> sliderHAttribute="pCube1.translateX",</span><br />
|
||
<span style="font-family: 'Courier New',Courier,monospace;"> sliderVAttribute="pCube1.translateY",</span><br />
|
||
<span style="font-family: 'Courier New',Courier,monospace;"> l="pCube:tx-ty",</span><br />
|
||
<span style="font-family: 'Courier New',Courier,monospace;"> x=23,y=100,w=100,h=100)</span></p>
|
||
<p style="margin: 19px 0 0 0;"><span style="font-family: 'Courier New',Courier,monospace;">attributeButton = mgp.MGPickerItem (view=viewId, type="attributeButton",</span><br />
|
||
<span style="font-family: 'Courier New',Courier,monospace;"> attributeType="bool",</span><br />
|
||
<span style="width:48px;display:inline-block"> </span><span style="font-family: 'Courier New',Courier,monospace;"> l="Toggle",</span><br />
|
||
<span style="font-family: 'Courier New',Courier,monospace;"> p=panel,</span><br />
|
||
<span style="font-family: 'Courier New',Courier,monospace;"> valueColor=(.1,.5,.5,1),</span><br />
|
||
<span style="font-family: 'Courier New',Courier,monospace;"> x=200,y=35,w=100,h=20)</span></p>
|
||
<p style="margin: 19px 0 0 0;"><span style="font-family: 'Courier New',Courier,monospace;">text = mgp.MGPickerItem (view=viewId, p=panel, type="text",x=200,y=80,labelFontSize=11,</span><br />
|
||
<span style="font-family: 'Courier New',Courier,monospace;"> l="The attribute button\ncontrols the select-button,\ncommand-button and the slider.", </span><br />
|
||
<span style="font-family: 'Courier New',Courier,monospace;"> resizePreferSize=True) </span></p>
|
||
<p style="margin: 19px 0 0 0;"><span style="font-family: 'Courier New',Courier,monospace;">#link the visibilities of select-button and command-button to attribute "on":</span><br />
|
||
<span style="font-family: 'Courier New',Courier,monospace;">link1 = mgp.MGPickerLink (view=viewId, s=selButton,t=attributeButton,targetValues="on")</span><br />
|
||
<span style="font-family: 'Courier New',Courier,monospace;">link2 = mgp.MGPickerLink (view=viewId, s=commandButton ,t=attributeButton,targetValues="on")</span><br />
|
||
<span style="font-family: 'Courier New',Courier,monospace;">link3 = mgp.MGPickerLink (view=viewId, s=slider ,t=attributeButton,targetValues="on")</span></p>
|
||
<p style="margin: 19px 0 0 0;"><span style="font-family: 'Courier New',Courier,monospace;">#turn the value of attribute-button to On to show the buttons:</span><br />
|
||
<span style="font-family: 'Courier New',Courier,monospace;">mgp.MGPickerItem (attributeButton, edit=True, view=viewId, attributeValue=1)</span><br />
|
||
<span style="font-family: 'Courier New',Courier,monospace;">mgp.MGPickerView (viewId, edit=True,updateSceneBoundary=True) #update the scene boundary to show all the picker items.</span><br />
|
||
<span style="font-family: 'Courier New',Courier,monospace;">mgp.MGPickerView (viewId, edit=True,setClean=True) #set the picker we just created clean.</span></p>
|
||
|
||
</td></tr></table>
|
||
<table height="30" width="100%" border="0" cellspacing="" cellpadding="0" bgcolor="#D0D0D0">
|
||
<tr valign="bottom" bgcolor="#D0D0D0" >
|
||
<td align="left" valign="middle" >
|
||
<a href="welcome.htm"><img border="0" src="../common/images/MGtoolsHelp_Home.gif" width="34" height="22" alt="Home" /></a>
|
||
<a href="mgpickerview.htm"><img border="0" src="../common/images/MGtoolsHelp_previous.gif" width="34" height="22" alt="Previous" /></a>
|
||
<a href="mgpickerlink.htm"><img border="0" src="../common/images/MGtoolsHelp_next.gif" width="34" height="22" alt="Next" /></a></td>
|
||
</tr>
|
||
</table>
|
||
|
||
</body>
|
||
</html>
|