"Source: Text/Geometry/ModBrdt.text";
"Line: 440";
"Date: Tue Jun  7 22:27:14 2016";
"Main: Thu May 25 10:02:38 2023";
// original file: Text/Geometry/ModBrdt.text, line: 440
// Example: H143E3 ()
print "Example: H143E3";
ei := GetEchoInput();
SetEchoInput(true);
SetVerbose("Quaternion",2);
BrandtModule(37);     
SetEchoInput(ei);
