ABCDEFGHIJKLMNOPQRSTUVWXYZ
1
NumberPrimitives ImplementedCommentsIncluded in Why?
2
1Arb8
This covers the whole ARB4-ARB8 series of primitives. They are all saved internally as ARB8
Yes
3
2arbnYes
4
3ars
Yes (Error regarding 2d points array)
5
4botYes
6
5ebmYes
7
6ell
Present in common file ellipsoid.py
Yes
8
7sph
Present in common file ellipsoid.py
Yes
9
8epa
Present in common file epa.py
Yes
10
9ehy
Present in common file epa.py
Yes
11
10gripYes
12
11halfYes
13
12hypYes
14
13metaballError
Look at May 29 Entry : https://brlcad.org/wiki/User:Krajkreddy/GSOC14/summary
15
14particleYes
16
15pipeYes
17
16rpc
Present in common file rpc.py
Yes
18
17rhc
Present in common file rpc.py
Yes
19
18rcc
Can be constructed using a special case of TGC
Yes
20
19sketch
Present in common file sketch.py
Noderived from 2d
Understanding How this works
21
20extrude
Present in common file sketch.py
Noderived from 2d
Understanding How this works
22
21revolve
Present in common file sketch.py
Noderived from 2d
Understanding How this works
23
22submodelYes
24
23superellYes
25
24trc
Can be constructed using a special case of TGC
Yes
26
25tgcYes
27
26tor
Present in common file torus.py
Yes
28
27eto
Present in common file torus.py
Yes
29
28volNo
External File Required
30
31
Primitives Remaining
32
29annot
33
30brep
34
31datsum
35
32dsp
36
33hrt
37
34joint
38
35nmg
I don't understand how this works
39
36pnts
40
37poly
Depricated, use bot
41
38revolve
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100