mirror of
https://github.com/mcneel/opennurbs.git
synced 2026-04-28 18:06:30 +08:00
Publish!
Generated from v6.0.11315.11111-test13
This commit is contained in:
@@ -88,12 +88,15 @@ Public Member Functions</h2></td></tr>
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-methods"></a>
|
||||
Static Public Member Functions</h2></td></tr>
|
||||
<tr class="memitem:a62c614c9ecc60431a362a60415eda372"><td class="memItemLeft" align="right" valign="top">static int </td><td class="memItemRight" valign="bottom"><a class="el" href="../../da/d8d/class_o_n___angle_unit_name.html#a62c614c9ecc60431a362a60415eda372">CompareLocaleIdUnitSystemName</a> (const <a class="el" href="../../da/d8d/class_o_n___angle_unit_name.html">ON_AngleUnitName</a> &a, const <a class="el" href="../../da/d8d/class_o_n___angle_unit_name.html">ON_AngleUnitName</a> &b)</td></tr>
|
||||
<tr class="memdesc:a62c614c9ecc60431a362a60415eda372"><td class="mdescLeft"> </td><td class="mdescRight">Dictionary compare of all <a class="el" href="../../db/da1/class_o_n___length_unit_name.html">ON_LengthUnitName</a> information in the order locale id, unit system, name, singular, plural <a href="#a62c614c9ecc60431a362a60415eda372">More...</a><br /></td></tr>
|
||||
<tr class="separator:a62c614c9ecc60431a362a60415eda372"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a3ae6b30317908b00a53f1b4886d6cf29"><td class="memItemLeft" align="right" valign="top">static int </td><td class="memItemRight" valign="bottom"><a class="el" href="../../da/d8d/class_o_n___angle_unit_name.html#a3ae6b30317908b00a53f1b4886d6cf29">CompareUnitSystemLocaleIdName</a> (const <a class="el" href="../../da/d8d/class_o_n___angle_unit_name.html">ON_AngleUnitName</a> &a, const <a class="el" href="../../da/d8d/class_o_n___angle_unit_name.html">ON_AngleUnitName</a> &b)</td></tr>
|
||||
<tr class="memdesc:a3ae6b30317908b00a53f1b4886d6cf29"><td class="mdescLeft"> </td><td class="mdescRight">Dictionary compare of all <a class="el" href="../../db/da1/class_o_n___length_unit_name.html">ON_LengthUnitName</a> information in the order unit system, locale id, name, singular, plural <a href="#a3ae6b30317908b00a53f1b4886d6cf29">More...</a><br /></td></tr>
|
||||
<tr class="separator:a3ae6b30317908b00a53f1b4886d6cf29"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a0881ebee41ebb0c2c5e54f34b44e3282"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="../../da/d8d/class_o_n___angle_unit_name.html">ON_AngleUnitName</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="../../da/d8d/class_o_n___angle_unit_name.html#a0881ebee41ebb0c2c5e54f34b44e3282">Create</a> (unsigned int locale_id, ON::AngleUnitSystem angle_unit_system, bool bPlural)</td></tr>
|
||||
<tr class="separator:a0881ebee41ebb0c2c5e54f34b44e3282"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a46a22a9d603d14d1c608a61774174259"><td class="memItemLeft" align="right" valign="top">static unsigned int </td><td class="memItemRight" valign="bottom"><a class="el" href="../../da/d8d/class_o_n___angle_unit_name.html#a46a22a9d603d14d1c608a61774174259">GetAngleUnitNameList</a> (size_t angle_unit_list_capacity, class <a class="el" href="../../da/d8d/class_o_n___angle_unit_name.html">ON_AngleUnitName</a> *angle_unit_list)</td></tr>
|
||||
<tr class="memdesc:a46a22a9d603d14d1c608a61774174259"><td class="mdescLeft"> </td><td class="mdescRight">Get list of angle unit names and abbreviations and their corresponding unit systems that are recognized by ON_ParseAngleUnitName(). <a href="#a46a22a9d603d14d1c608a61774174259">More...</a><br /></td></tr>
|
||||
<tr class="separator:a46a22a9d603d14d1c608a61774174259"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table><table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-attribs"></a>
|
||||
@@ -210,7 +213,7 @@ Static Public Attributes</h2></td></tr>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<p>Returns: True if the angle unit system is set and the name is not empty. False if length unit system is ON::AngleUnitSystem::None or ON::AngleUnitSystem::Unset or the name is empty. </p>
|
||||
<dl class="section return"><dt>Returns</dt><dd>True if the angle unit system is set and the name is not empty. False if length unit system is ON::AngleUnitSystem::None or ON::AngleUnitSystem::Unset or the name is empty. </dd></dl>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -228,7 +231,7 @@ Static Public Attributes</h2></td></tr>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<p>Returns: True if the angle unit system is set. False if angle unit system is ON::AngleUnitSystem::None or ON::AngleUnitSystem::Unset. </p>
|
||||
<dl class="section return"><dt>Returns</dt><dd>True if the angle unit system is set. False if angle unit system is ON::AngleUnitSystem::None or ON::AngleUnitSystem::Unset. </dd></dl>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -246,7 +249,7 @@ Static Public Attributes</h2></td></tr>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<p>Returns: True if the angle unit system is set or is ON::AngleUnitSystem::None </p>
|
||||
<dl class="section return"><dt>Returns</dt><dd>True if the angle unit system is set or is ON::AngleUnitSystem::None </dd></dl>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -264,7 +267,8 @@ Static Public Attributes</h2></td></tr>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<p>Returns: A pointer to a localized angle unit name or a pointer to an empty string. Remarks: Never returns nullptr. </p>
|
||||
<dl class="section return"><dt>Returns</dt><dd>A pointer to a localized angle unit name or a pointer to an empty string. </dd></dl>
|
||||
<p>Never returns nullptr. </p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -316,7 +320,7 @@ Static Public Attributes</h2></td></tr>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<p>Remarks: True if the angle unit name is plural in languages where that question has a meaningful answer. Remarks: Some names and name abbreviations are both singular and plural. </p>
|
||||
<p>Some names and name abbreviations are both singular and plural. </p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -334,7 +338,7 @@ Static Public Attributes</h2></td></tr>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<p>Remarks: True if the angle unit name is singular in languages where that question has a meaningful answer. Remarks: Some names and name abbreviations are both singular and plural. </p>
|
||||
<p>Some names and name abbreviations are both singular and plural. </p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -371,7 +375,8 @@ Static Public Attributes</h2></td></tr>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<p>Description: Dictionary compare of all <a class="el" href="../../db/da1/class_o_n___length_unit_name.html">ON_LengthUnitName</a> information in the order locale id, unit system, name, singular, plural </p>
|
||||
|
||||
<p>Dictionary compare of all <a class="el" href="../../db/da1/class_o_n___length_unit_name.html">ON_LengthUnitName</a> information in the order locale id, unit system, name, singular, plural </p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -408,7 +413,8 @@ Static Public Attributes</h2></td></tr>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<p>Description: Dictionary compare of all <a class="el" href="../../db/da1/class_o_n___length_unit_name.html">ON_LengthUnitName</a> information in the order unit system, locale id, name, singular, plural </p>
|
||||
|
||||
<p>Dictionary compare of all <a class="el" href="../../db/da1/class_o_n___length_unit_name.html">ON_LengthUnitName</a> information in the order unit system, locale id, name, singular, plural </p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -487,11 +493,20 @@ Static Public Attributes</h2></td></tr>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<p>Description: Get list of angle unit names and abbreviations and their corresponding unit systems that are recognized by ON_ParseAngleUnitName().</p>
|
||||
<p>Parameters: angle_unit_list_capacity - [in] number of available elements in angle_unit_list[] If angle_unit_list_capacity is zero and angle_unit_list is null, then the number of angle unit names is returned. angle_unit_list - [out] The list of angle unit names is returned here.</p>
|
||||
<p>Returns: Number of angle unit names and abbreviations.</p>
|
||||
<p>Example: unsigned int count = ON_GetAngleUnitNameList(0,0); ON_UnitName* angle_unit_list = new (std::nothrow) ON_UnitName[capacity]; count = ON_GetAngleUnitNameList(count,angle_unit_list); ... delete[] angle_unit_list; Remarks: If angle_unit_list_capacity is zero and angle_unit_list is null, then the number of angle unit names is returned. </p>
|
||||
|
||||
<p>Get list of angle unit names and abbreviations and their corresponding unit systems that are recognized by ON_ParseAngleUnitName(). </p>
|
||||
<dl class="params"><dt>Parameters</dt><dd>
|
||||
<table class="params">
|
||||
<tr><td class="paramname">angle_unit_list_capacity</td><td>[in] number of available elements in angle_unit_list[] If angle_unit_list_capacity is zero and angle_unit_list is null, then the number of angle unit names is returned.</td></tr>
|
||||
<tr><td class="paramname">angle_unit_list</td><td>[out] The list of angle unit names is returned here. </td></tr>
|
||||
</table>
|
||||
</dd>
|
||||
</dl>
|
||||
<dl class="section return"><dt>Returns</dt><dd><p class="startdd">Number of angle unit names and abbreviations.</p>
|
||||
<p class="enddd"></p>
|
||||
</dd></dl>
|
||||
<p>If angle_unit_list_capacity is zero and angle_unit_list is null, then the number of angle unit names is returned. </p>
|
||||
<div class="fragment"><div class="line"><span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> count = ON_GetAngleUnitNameList(0,0);</div><div class="line">ON_UnitName* angle_unit_list = <span class="keyword">new</span> (std::nothrow) ON_UnitName[capacity];</div><div class="line">count = ON_GetAngleUnitNameList(count,angle_unit_list);</div><div class="line">...</div><div class="line">delete[] angle_unit_list;</div></div><!-- fragment -->
|
||||
</div>
|
||||
</div>
|
||||
<a id="a163d77b8f56db1171e5ab738e1399032"></a>
|
||||
@@ -566,7 +581,7 @@ Static Public Attributes</h2></td></tr>
|
||||
</div> <!-- page-content -->
|
||||
</div> <!-- container -->
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated on Wed Jan 31 2018 14:45:38 for openNURBS SDK Help by <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Fri Feb 2 2018 07:57:27 for openNURBS SDK Help by <a href="http://www.doxygen.org/index.html">
|
||||
<!-- <img class="footer" src="../../doxygen.png" alt="doxygen"/> -->
|
||||
Doxygen
|
||||
</a> 1.8.13
|
||||
|
||||
Reference in New Issue
Block a user