1 Download the program:
---------------------------
Download the FULL VERSION (and not an update of the full version)
from [Link] the link on this web page points to:
[Link] (3.22 GB).
Once you download [Link], with winrar, winzip, etc...
you unzip it into a folder. For example: C:\cype2014n
Can you install all programs or just those standalone programs?
What else interests you? To install it, you don't need to have a pill.
You will need the pill when running certain programs,
like Archimedes, Cypecad, Metal3D, ... others like
Archimedes. ASEMAS edition does not need a pill when executing you.
2 Installing all the programs to use them from the Cype Menu:
-----------------------------------------------------------------
From an account with administrator privileges, search and execute:
C:\cype2014n\Installation in Spanish\Install CYPE 2014 (Spanish).exe
IMPORTANT: We advise you to install the 'Professional version'.
Once installed on a drive, let's suppose we have installed it on C:
You will have the following folders in C:\
C:\CYPE Engineers\
%appdata%\CYPE Engineers\ > Windows XP > C:\Documents and Settings\username\D
CYPE Engineers programs
Windows 7 > C:\Users\username\AppData\Roaming\CY
PE Engineers
3 We apply the crack:
---------------------
We are going to the folder: C:\CYPE Engineers\Version 2014\programs\
The dlls that start with mn*.dll are the ones that have the code to go to
look for a single seat pill or a network pill.
They are the ones that need to be patched with [Link] so that the program
create that has a single-seat tablet connected.
We copy "[Link]" and "cype [Link]" to this folder:
C:\CYPE Engineers\Version 2014\programs\
"cype [Link]" is a "shell script" that uses [Link] to patch certain
files mn*.dll. We can open it with a text editor like Notepad.
to see its content and see what it does exactly, what files mn*.dll
They are the ones that patch and which Cype programs correspond to these mn*.dl files.
l.
1 program -> 1 file mn*.dll
Cypecad [Link]
Archimedes -> [Link]
We can use [Link] and patch the mn*.dll files one by one that we
interest, or run "cype [Link]" to patch all
mn*.dll files.
Another solution would be to install a network pill server. See below.
------------------------------------------------------------------------------
Types of pill:
Single unit tablet
Network pill: The network pill server would need to be installed and
patch it with '[Link]' and 'cype server [Link]'
to make the pill server believe that it has
connected a network card to one of its USB ports.
When we start Cypecad, Archimedes, etc., they first look for a single module.
quest
connected to one of the USB ports of our machine, and then they look for
network pill servers in the LAN.
Unable to translate the URL. Please provide text for translation.
The provided text is a URL and does not contain translatable content.
------------------------------------------------------------------------------
Network pill server:
To install it, we run:
C:\cype2014n\Installation in Spanish\Install Network Pillar [Link]
It is installed in the folder: C:\CYPE Engineers\Version 2014\servipas\
Once installed, we copy "[Link]" and "cype server [Link]"
to this folder: C:\CYPE Engineers\Version 2014\servipas\
and we run "cype server [Link]" to patch the [Link] file
We recommend using a network pill server instead of patching.
each program (Cypecad, Arquimedes, ...) to make him believe he has
a connected single-seat tablet
With Process Explorer ([Link]
spx)
we can verify that the service 'Network Pillar Server' ([Link])
it has started correctly and that the TCP ports 30333 and UDP 30334 are open
tos
We have 2 solutions, 2 possible breakthroughs:
Patch each program so that it thinks it has a single-user license.
connected to the USB port.
[Link] and "cype [Link]"
- Install a network pill server. Each program upon starting
will connect to the network pill server that will give you the data
contents in the network pill.
[Link] and "cype server [Link]"
------------------------------------------------------------------------------
Change the username and license number:
To change the username and license number, edit 'cype [Link]'
with a text editor (for example, Notepad) and change the lines at the beginning
o
from the file "cype [Link]":
--
LOCAL PILL RECORDING
set numerolicencia=65000
--
The username can have a maximum of 32 characters.
The license number can be a number between 0 and 65500, more or less.
choose a random number between 10000 and 65000.
Changing the username and the license number is highly recommended, as
Cype includes a 'blacklist' of license numbers that it considers 'illegal'.
So if the program opens a .cyp file that contains a number
of illegal license, it will delete this .cyp file. Also, if you open a work that
contains an illegal license number will block that work.
Cype keeps our username and license number in each project.
and in each .cyp file that we create.
The best thing is not to use this .cyp file format to save our works.
the best is to use a file format like .zip or .rar to store our
works (Winrar - [Link]
Patch to prevent deletion of .cyp file with illegal license number:
cype -pp [Link]
Patch to prevent deleting work with illegal license number:
cype -pb [Link]
------------------------------------------------------------------------------
[Link]: Patcher for mn*.dll files to make the program believe it has
a pill connected.
[Link] is a console application (console = command line = CLI)
(CLI vs GUI Application). See [Link]
Apply 6 patches to a mn*.dll file to avoid taking the pill.
Find the 6 offsets where a patch needs to be applied, and if it finds them ALL.
patch the file.
------------------------------------------------------------------------------
What happens when starting Cypecad?
1 C:\CYPE Engineers\Version 2014\programs\[Link] loads the library
[Link]
2 [Link] looks for a single-user license:
If we have patched [Link] you will find a single-user patch.
3 [Link] searches for a network pill:
If we have installed the network pill server, [Link] will connect.
with so that he gives me the pill data.
------------------------------------------------------------------------------
What happens when Archimedes starts?
1 C:\CYPE Ingenieros\Version 2014\programs\Archimedes..exe loads the library
[Link]
2 [Link] searches for a single-user pill:
If we have patched [Link] you will find a single-user patch.
3 [Link] searches for a network pill:
If we have installed the Network Pills Server, [Link] will connect.
with the purpose of giving him the data of the pill.
------------------------------------------------------------------------------
What happens when starting the network pill server?
1 C:\CYPE Engineers\Version 2014\servipas\Run Network Tablet Server.e
xe
start the Windows service 'Network Tablet Server':
C:\CYPE Engineers\Version 2014\servipas\[Link]
2 [Link] loads the library [Link]
3 [Link] looks for a network pill:
If we have patched [Link], you will find a network pill.
4 [Link] is listening on ports 30333 TCP and 30334 UDP:
We can use "TCPView" and "Process Explorer" from [Link]
om
to see how the service is running and the ports are open.
------------------------------------------------------------------------------
Uninstall the "Network Pillar Server" service:
We delete the registry key using regedit (Start -> Run... -> [Link])
o:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Pill Server
d
This can be done with the [Link] command from the command line ([Link]):
Start -> Run... -> [Link] -> sc delete "Network Pillar Server"
Here we see the result:
--
C:\WINDOWS>sc delete "Network Share Server"
[SC] DeleteService SUCCESS
C:\WINDOWS>
--
------------------------------------------------------------------------------
Some files we can patch with [Link]:
CYPECAD [Link]
Archimedes [Link]
Archimedes and Work Control [Link]
Water Supply [Link]
See the file "cype [Link]" with a text editor (Notepad)
for a complete list of files we can patch with [Link]
------------------------------------------------------------------------------
User manuals in pdf:
From 'CYPE 2014 (Spanish)' (Cype Menu) clicking the 'Manuals' button
You can get all the manuals in PDF without the need for a tablet.
without the need for any crack.
They store them in:
C:\CYPE Engineers\Version 2014\programs\MANUALS\Spanish\
They are created the first time you are going to read it, that is, once installed the
program in question, go to Help Menu -> Manual
These PDF manuals are the same as the printed ones you receive when you purchase.
a license.
username
o
or they give you a red pill.
------------------------------------------------------------------------------
You can save all listings (= reports) in PDF file format.
You don't need the 'Adobe PDF' printer driver that installs with Acrobat, you don't need it.
to have Acrobat installed, or any other software to create PDFs,
Well, Cype already has this functionality to create PDF files implemented.
------------------------------------------------------------------------------
It must be installed on a drive letter (C:, D:, E:), it cannot be installed
within a directory such as 'C:\Program Files\'.
Within the unit we mentioned, create the directories:
C:\CYPE Engineers\
C:\Documents and Settings\username\Program Data
rama\CYPE Engineers\
It installs well, without the need for a patch, then when running each program
the dialog boxes start popping up asking for the pill.
To uninstall it, just delete those directories it creates on the drive:
C:\CYPE Engineers\
C:\Documents and Settings\username\Program Data
rama\CYPE Engineers\
To uninstall the driver of the tablet
Windows XP -> Control Panel -> Add or Remove Programs... -> Sentinel Prot
Section Installer 7.5.0
Windows 7 -> Control Panel -> Programs and Features -> Sentinel Prot
Section Installer 7.5.0
If you have problems updating from one version to another, try deleting
only the folder: C:\CYPE Engineers\Version 2014\
In this way, you will not lose the configuration (%appdata%\CYPE Engineers), nor the o
bras (projects)
already made (C:\CYPE Engineers\Projects\), although it's always good to know where
everything is in the hard drive (which stores each directory) and having
backups of our works (projects) in case they break
and the hard drive.
[Link]
------------------------------------------------------------------------------
Price generator:
The cool thing is to use them to create games in the Archimedes. For this, you need to
to have permission. The Archimedes loads them like another dll, and as he knows the
interface (API), as they use it to create games.
The structure is like that of the NTE:
Price generator
+-Chapters I
+-Subchapters IS
+-ISD Sections
+-ISD010 Items
Some batches, such as those that have CIATESA machines, have
a URL where you can view an HTML document with the technical specifications
from the machine, manuals, etc...
In that html document, there is a link to a pdf file at [Link]
[Link]
Super useful for seeing the types of tubes that exist, and to see all the elements.
What can we have in a system (= schema). Ideal for copying and pasting.
Thanks to COAM, you can also view the regulations in pdf associated with each
chapter, subchapter, section, item. You can see the EHE, RITE, NBE, LOE,
...
[Link]
[Link]
All manufacturers whose products we can find in the generator
[Link]
------------------------------------------------------------------------------
Introduction course to structural calculation with CYPE:
Unable to access the content of the provided URL for translation.
------------------------------------------------------------------------------
Introduction to CTE-DB-SE-A:
Unable to access the content of the provided URL.
------------------------------------------------------------------------------
Reinforced Concrete Course EHE-08:
Cannot translate a URL.
------------------------------------------------------------------------------
Cype Forums:
[Link]
------------------------------------------------------------------------------
View the file extensions in Explorer:
Explorer -> Tools Menu -> Folder Options... -> View Tab ->
Uncheck 'Hide extensions for known file types'
------------------------------------------------------------------------------
Avoid fake servers in eMule: [Link]
[Link]
[Link]
------------------------------------------------------------------------------
[Link]
[Link]
[Link]
[Link]
[Link]
------------------------------------------------------------------------------
Extracted from the book:
Big numbers in the structures project
Authors: Juan Carlos Arroyo Portero
Guillermo Corres Peiretti
Various other authors ...
Editorial: CINTER technical dissemination
978-819322700X
[Link]
[Link]
Prologue of the book
CLARIFICATIONS
This book aims for its reader, usually hurried, to have on hand
a reminder of simple methods that may help you obtain
An order of magnitude of some structural problems.
Having an order of magnitude means knowing whether it is eight or eighty.
thus, this book guarantees an approach to the phenomenon, not a
exact result of the same. An approximation in which the time spent
it is fifty times less than that used to make a higher number
exactly, in exchange for admitting a small deviation from the result,
always on the side of security.
We appreciate the help that those who have taught us have provided.
to calculate, because they know a lot, because they are the ones who have invented
the big number. It seems paradoxical that those who know the most do
the simplest numbers, but it is not, because those numbers, in their
simplicity, encompass security, synthesis, even abstraction,
qualities inherent to someone who knows a lot.
--
They said that a wise professor asked a young assistant
that calculates, through a new program, the height
of the swamp. The professor had done a number
fat and had achieved a result of about 20 cm.
The young man, after two weeks, obtained a result.
of 1.30 m wave. The teacher recommended that he check it.
which seemed a lot. A week later the assistant
found the error, recalculated the wave and obtained 1.5 cm.
Not being satisfied, the teacher asked the student to
review the calculation. After several more attempts, the assistant
it reached a wave height of 23 cm. The teacher checked
the model reviewed the calculation and concluded that this was the
correct solution.
--
It is dangerous to be solely led by powerful and dark tools,
finite element calculations, expressions to be solved by methods
iterative, calculators with eight-line displays, because of the tangle
the tools hide the true path of the forces and the meaning
of deformations. The signs move from being an application of meaning
common to have a mystical and cryptic sense. The one who knows the
phenomenon grab a paper napkin and a mechanical pencil, draw three
force, add or divide two or three times and you get a result that does not
it's not just very good, but it will be the qualitative reference for any
another result obtained with refined methods. Thus a
first simple image of reality and the phenomenon is explained of
global form, without details.
Not for that do we disregard the details. On the contrary, we believe they are very
important for obtaining a refined solution to the problem and for
so much more economical (which is one of the goals of a good technician).
But without that initial control of the situation, the sophisticated methods
they would be dangerous.
This introduction should be placed in all the sections of this book. No
it is done for obvious reasons but we draw the reader's attention to
the scope of big numbers: with the methods proposed in this
The book does not argue with anyone about the second decimal.
Juan Carlos Arroyo Portero
------------------------------------------------------------------------------
Before finite elements, there were fat elements.
the programs VALIDATE a design
Unable to access or translate the content of the provided URL.
------------------------------------------------------------------------------