@@ -830,7 +830,7 @@ Box macrobody:
830
830
prefix :
831
831
- BOX
832
832
body :
833
- - " box $ Macrobody: Arbitrarily Oriented Orthogonal Box"
833
+ - " BOX $ Macrobody: Arbitrarily Oriented Orthogonal Box"
834
834
- " ${1:x} ${2:y} ${3:z} $ (x,y,z) coordinates of a corner of the box"
835
835
- " ${4:a1x} ${5:a1y} ${6:a1z} $ Vector of first side from the specified corner"
836
836
- " ${7:a2x} ${8:a2y} ${9:a2z} $ Vector of second side from the specified corner"
@@ -842,7 +842,7 @@ RPP macrobody:
842
842
prefix :
843
843
- RPP
844
844
body :
845
- - " rpp $ Macrobody: Rectangular Parallelepiped"
845
+ - " RPP $ Macrobody: Rectangular Parallelepiped"
846
846
- " ${1:xmin} ${2:xmax} $ Termini of box sides normal to the x axis"
847
847
- " ${3:ymin} ${4:ymax} $ Termini of box sides normal to the y axis"
848
848
- " ${5:zmin} ${6:zmax} $ Termini of box sides normal to the z axis"
@@ -853,7 +853,7 @@ SPH macrobody:
853
853
prefix :
854
854
- SPH
855
855
body :
856
- - " sph $ Macrobody: Sphere"
856
+ - " SPH $ Macrobody: Sphere"
857
857
- " ${1:x} ${2:y} ${3:z} $ (x,y,z) coordinates of the center of the sphere"
858
858
- " ${4:r} $ Radius of sphere"
859
859
description : SPH macrobody
@@ -863,7 +863,7 @@ RCC macrobody:
863
863
prefix :
864
864
- RCC
865
865
body :
866
- - " rcc $ Macrobody: Right Circular Cylinder"
866
+ - " RCC $ Macrobody: Right Circular Cylinder"
867
867
- " ${1:x} ${2:y} ${3:z} $ (x,y,z) coordinates of the center of the cylinder base"
868
868
- " ${4:h1} ${5:h2} ${6:h3} $ Axis vector for orientation and cylinder height"
869
869
- " ${7:r} $ Radius of cylinder"
@@ -874,7 +874,7 @@ HEX macrobody:
874
874
prefix :
875
875
- HEX
876
876
body :
877
- - " hex $ Macrobody: Right Hexagonal Prism"
877
+ - " HEX $ Macrobody: Right Hexagonal Prism"
878
878
- " ${1:x} ${2:y} ${3:z} $ (x,y,z) coordinates at the bottom center of the hexagonal prism"
879
879
- " ${4:h1} ${5:h2} ${6:h3} $ Vector from the bottom to top of hexagonal prism"
880
880
- " ${7:r1} ${8:r2} ${9:r3} $ Vector from the axis to the center of the first facet"
@@ -887,7 +887,7 @@ RHP macrobody:
887
887
prefix :
888
888
- RHP
889
889
body :
890
- - " rhp $ Macrobody: Right Hexagonal Prism"
890
+ - " RHP $ Macrobody: Right Hexagonal Prism"
891
891
- " ${1:x} ${2:y} ${3:z} $ (x,y,z) coordinates at the bottom center of the hexagonal prism"
892
892
- " ${4:h1} ${5:h2} ${6:h3} $ Vector from the bottom to top of hexagonal prism"
893
893
- " ${7:r1} ${8:r2} ${9:r3} $ Vector from the axis to the center of the first facet"
@@ -900,7 +900,7 @@ REC macrobody:
900
900
prefix :
901
901
- REC
902
902
body :
903
- - " rec $ Macrobody: Right Elliptical Cylinder"
903
+ - " REC $ Macrobody: Right Elliptical Cylinder"
904
904
- " ${1:x} ${2:y} ${3:z} $ (x,y,z) coordinates of the cylinder bottom"
905
905
- " ${4:h1} ${5:h2} ${6:h3} $ Cylinder axis height vector"
906
906
- " ${7:v1x} ${8:v1y} ${9:v1z} $ Ellipse minor axis vector, normal to (h1,h2,h3)"
@@ -912,7 +912,7 @@ TRC macrobody:
912
912
prefix :
913
913
- TRC
914
914
body :
915
- - " trc $ Macrobody: Truncated Right-angle Cone"
915
+ - " TRC $ Macrobody: Truncated Right-angle Cone"
916
916
- " ${1:x} ${2:y} ${3:z} $ (x,y,z) coordinates of the cone bottom"
917
917
- " ${4:h1} ${5:h2} ${6:h3} $ Cone axis height vector"
918
918
- " ${7:r1} $ Radius of lower cone base"
@@ -924,7 +924,7 @@ ELL macrobody:
924
924
prefix :
925
925
- ELL
926
926
body :
927
- - " ell $ Macrobody: Ellipsoid"
927
+ - " ELL $ Macrobody: Ellipsoid"
928
928
- " ${1:v1x} ${2:v1y} ${3:v1z} $ Coordinates of first focus (r>0) or ellipsoid center (r<0)"
929
929
- " ${4:v2x} ${5:v2y} ${6:v2z} $ Coordinates of second focus (r>0) or major axis vector (r<0)"
930
930
- " ${7:r} $ major (r>0) or minor (r<0) radius length"
@@ -935,7 +935,7 @@ WED macrobody:
935
935
prefix :
936
936
- WED
937
937
body :
938
- - " wed $ Macrobody: Wedge"
938
+ - " WED $ Macrobody: Wedge"
939
939
- " ${1:x} ${2:y} ${3:z} $ (x,y,z) coordinates of wedge vertex"
940
940
- " ${4:v1x} ${5:v1y} ${6:v1z} $ Vector of first side of triangular base"
941
941
- " ${7:v2x} ${8:v2y} ${9:v2z} $ Vector of second side of triangular base"
@@ -949,7 +949,7 @@ ARB macrobody:
949
949
prefix :
950
950
- ARB
951
951
body :
952
- - " arb $ Macrobody: Arbitrary Polyhedron"
952
+ - " ARB $ Macrobody: Arbitrary Polyhedron"
953
953
- " x1 y2 z3 $ (x,y,z) coordinates of first corner of the polyhedron"
954
954
- " x1 y2 z3 $ (x,y,z) coordinates of second corner of the polyhedron"
955
955
- " x1 y2 z3 $ (x,y,z) coordinates of third corner of the polyhedron"
0 commit comments