@@ -99,7 +99,7 @@ def asll(self, type_="", arkey="", **kwargs):
9999
100100 Parameters
101101 ----------
102- type\_
102+ type\\ _
103103 Label identifying the type of area select:
104104
105105 S - Select a new set (default).
@@ -152,7 +152,7 @@ def asel(
152152
153153 Parameters
154154 ----------
155- type\_
155+ type\\ _
156156 Label identifying the type of select:
157157
158158 S - Select a new set (default)
@@ -272,7 +272,7 @@ def aslv(self, type_="", **kwargs):
272272
273273 Parameters
274274 ----------
275- type\_
275+ type\\ _
276276 Label identifying the type of area select:
277277
278278 S - Select a new set (default).
@@ -306,7 +306,7 @@ def dofsel(
306306
307307 Parameters
308308 ----------
309- type\_
309+ type\\ _
310310 Label identifying the type of select:
311311
312312 S - Select a new set of labels.
@@ -393,7 +393,7 @@ def esel(
393393
394394 Parameters
395395 ----------
396- type\_
396+ type\\ _
397397 Label identifying the type of select:
398398
399399 - S - Select a new set (default).
@@ -694,7 +694,7 @@ def ksel(
694694
695695 Parameters
696696 ----------
697- type\_
697+ type\\ _
698698 Label identifying the type of select:
699699
700700 S
@@ -808,7 +808,7 @@ def ksll(self, type_="", **kwargs):
808808
809809 Parameters
810810 ----------
811- type\_
811+ type\\ _
812812 Label identifying the type of keypoint select:
813813
814814 S - Select a new set (default).
@@ -833,7 +833,7 @@ def ksln(self, type_="", **kwargs):
833833
834834 Parameters
835835 ----------
836- type\_
836+ type\\ _
837837 Label identifying the type of keypoint select:
838838
839839 S - Select a new set (default).
@@ -883,7 +883,7 @@ def lsel(
883883
884884 Parameters
885885 ----------
886- type\_
886+ type\\ _
887887 Label identifying the type of select:
888888
889889 S - Select a new set (default).
@@ -995,7 +995,7 @@ def lsla(self, type_="", **kwargs):
995995
996996 Parameters
997997 ----------
998- type\_
998+ type\\ _
999999 Label identifying the type of line select:
10001000
10011001 S - Select a new set (default).
@@ -1020,7 +1020,7 @@ def lslk(self, type_="", lskey="", **kwargs):
10201020
10211021 Parameters
10221022 ----------
1023- type\_
1023+ type\\ _
10241024 Label identifying the type of line select:
10251025
10261026 S - Select a new set (default).
@@ -1074,7 +1074,7 @@ def nsel(
10741074
10751075 Parameters
10761076 ----------
1077- type\_
1077+ type\\ _
10781078 Label identifying the type of select:
10791079
10801080 S - Select a new set (default).
@@ -1235,7 +1235,7 @@ def nsla(self, type_="", nkey="", **kwargs):
12351235
12361236 Parameters
12371237 ----------
1238- type\_
1238+ type\\ _
12391239 Label identifying the type of node select:
12401240
12411241 S - Select a new set (default).
@@ -1282,7 +1282,7 @@ def nsle(self, type_="", nodetype="", num="", **kwargs):
12821282
12831283 Parameters
12841284 ----------
1285- type\_
1285+ type\\ _
12861286 Label identifying the type of node select:
12871287
12881288 S - Select a new set (default).
@@ -1345,7 +1345,7 @@ def nslk(self, type_="", **kwargs):
13451345
13461346 Parameters
13471347 ----------
1348- type\_
1348+ type\\ _
13491349 Label identifying the type of node select:
13501350
13511351 S - Select a new set (default).
@@ -1374,7 +1374,7 @@ def nsll(self, type_="", nkey="", **kwargs):
13741374
13751375 Parameters
13761376 ----------
1377- type\_
1377+ type\\ _
13781378 Label identifying the type of node select:
13791379
13801380 S - Select a new set (default).
@@ -1411,7 +1411,7 @@ def nslv(self, type_="", nkey="", **kwargs):
14111411
14121412 Parameters
14131413 ----------
1414- type\_
1414+ type\\ _
14151415 Label identifying the type of node select:
14161416
14171417 S - Select a new set (default).
@@ -1447,7 +1447,7 @@ def partsel(self, type_="", pmin="", pmax="", pinc="", **kwargs):
14471447
14481448 Parameters
14491449 ----------
1450- type\_
1450+ type\\ _
14511451 Label identifying type of select. Because PARTSEL is a command
14521452 macro, the label must be enclosed in single quotes.
14531453
@@ -1536,7 +1536,7 @@ def vsel(
15361536
15371537 Parameters
15381538 ----------
1539- type\_
1539+ type\\ _
15401540 Label identifying the type of volume select:
15411541
15421542 S - Select a new set (default).
@@ -1633,7 +1633,7 @@ def vsla(self, type_="", vlkey="", **kwargs):
16331633
16341634 Parameters
16351635 ----------
1636- type\_
1636+ type\\ _
16371637 Label identifying the type of volume select:
16381638
16391639 S - Select a new set (default).
0 commit comments