parts: LDraw 2010-02 update.

This commit is contained in:
Laurens Valk 2020-09-19 22:35:58 +02:00
parent 7a48259bbd
commit 7510df54d4
No known key found for this signature in database
GPG Key ID: C5FCCBB5E9FB117A
956 changed files with 129797 additions and 47801 deletions

View File

@ -1,126 +1,125 @@
LDraw Readme File LDraw Readme File
Welcome to LDraw Welcome to LDraw
This short readme file explains what files and subdirectories are present in This short readme file explains what files and subdirectories are present in
your LDraw installation, described the LDraw library structure and and has links your LDraw installation, described the LDraw library structure and and has links
to some sites on the internet where you can find help and further information. to some sites on the internet where you can find help and further information.
* LDraw program directory contents * LDraw program directory contents
* LDraw library structure * LDraw library structure
* Where to find further information * Where to find further information
* Parts library updates * Parts library updates
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------
* LDraw program directory contents: * LDraw program directory contents:
- Program executables: - Program executables:
MKList.exe - This is a utility that creates a list of available mklist.exe - This is a utility that creates a list of available
parts. This list (parts.lst) is used by LEdit and parts. This list (parts.lst) is used by LDraw tools
by several other third-party utilities. You should as the available parts list. You should re-run mklist
re-run MKList after installing new parts updates, after installing new parts updates.
or you may run it at any other time to change the
sort order of your list of parts. - Support Files:
Parts.lst - This is your listing of all usable parts available.
- Support Files: This list is created by running mklist.exe and choosing
Parts.lst - This is your listing of all usable parts available. to create the list sorted Numerically or by Description.
This list is created by running MKList.exe and choosing Most people use Description sorting, but you can
to create the list sorted Numerically or by Description. change to whichever way you prefer at any time.
Most people use Description sorting, but you can mklist1_6.zip - Zip archive of the MKList source code.
change to whichever way you prefer at any time.
MKList-c.zip - Zip archive of the MKList source code. - Informational Files:
Readme.txt - This file you are currently reading.
- Informational Files:
Readme.txt - This file you are currently reading. - Subdirectories:
\MODELS\ - This directory is where your model .dat files are stored.
- Subdirectories: There are two sample model .dat files installed for you
\MODELS\ - This directory is where your model .dat files are stored. to look at - Car.dat and Pyramid.dat.
There are two sample model .dat files installed for you \P\ - This directory is where parts primitives are located.
to look at - Car.dat and Pyramid.dat. Parts primitives are tyically highly reusable components
\P\ - This directory is where parts primitives are located. used by the part files in the LDraw library.
Parts primitives are tyically highly reusable components \P\48\ - This directory is where high resolution parts primitives
used by the part files in the LDraw library. are located. These are typically used for large curved
\P\48\ - This directory is where high resolution parts primitives parts where excessive scaling of the regular curved
are located. These are typically used for large curved primitives would produce an undesriable result.
parts where excessive scaling of the regular curved \PARTS\ - This directory holds all the actual parts that can be used
primitives would produce an undesriable result. in creating or rendering your models. A list of these
\PARTS\ - This directory holds all the actual parts that can be used parts can be seen by viewing the parts.lst file.
in creating or rendering your models. A list of these \PARTS\S\ - This directory holds sub-parts that are used by the LDraw
parts can be seen by viewing the parts.lst file. parts to optimise file size and improve parts development
\PARTS\S\ - This directory holds sub-parts that are used by the LDraw efficiancy.
parts to optimise file size and improve parts development
efficiancy. --------------------------------------------------------------------------------
* LDraw library structure:
--------------------------------------------------------------------------------
* LDraw library structure: The official LDraw library is segmented into four categories:
The official LDraw library is segmented into four categories: - OfficialCA - The library of officially released parts for which the
authors have agreed to the Contributor Agreement, allowing
- OfficialCA - The library of officially released parts for which the their work to be re-distributed. Full details of this
authors have agreed to the Contributor Agreement, allowing agreement can be found in the CAreadme.txt and
their work to be re-distributed. Full details of this CAlicense.txt files in the same diectory as this file.
agreement can be found in the CAreadme.txt and This download is restricted to generic colour versions of
CAlicense.txt files in the same diectory as this file. each part and does not contain duplicate copies of part
This download is restricted to generic colour versions of files where different numbers have been used for the same
each part and does not contain duplicate copies of part physical part. This library may be re-distributed, subject
files where different numbers have been used for the same to the conditions laid out in CAreadme.txt.
physical part. This library may be re-distributed, subject
to the conditions laid out in CAreadme.txt. - OfficialCA_a - The library of officially released part aliases. This
includes generic colour versions of parts that are
- OfficialCA_a - The library of officially released part aliases. This physically identical to parts in the OfficialCA library,
includes generic colour versions of parts that are but have a different part number, either because of
physically identical to parts in the OfficialCA library, production differences between opaque and transparent
but have a different part number, either because of parts or due to evolution of the part numbering scheme.
production differences between opaque and transparent
parts or due to evolution of the part numbering scheme. - OfficialCA_p - The library of officially released physical colour parts.
This includes hard-coded colour versions of parts or
- OfficialCA_p - The library of officially released physical colour parts. composite parts.
This includes hard-coded colour versions of parts or
composite parts. - OfficialNonCA - The library of officially released parts for which the
authors have not agreed to the Contributor Agreement, or
- OfficialNonCA - The library of officially released parts for which the where we have been unable to contact the original author.
authors have not agreed to the Contributor Agreement, or This download is restricted to generic colour versions of
where we have been unable to contact the original author. each part and does not contain duplicate copies of part
This download is restricted to generic colour versions of files where different numbers have been used for the same
each part and does not contain duplicate copies of part physical part.
files where different numbers have been used for the same This library MAY NOT be re-distributed, as detailed in the
physical part. conditions laid out in NonCAreadme.txt file.
This library MAY NOT be re-distributed, as detailed in the
conditions laid out in NonCAreadme.txt file. --------------------------------------------------------------------------------
* Where to find further information
--------------------------------------------------------------------------------
* Where to find further information For more information on LDraw, check out these internet resources:
For more information on LDraw, check out these internet resources: - LDraw.org - http://www.ldraw.org/
Centralized LDraw Resources on the internet.
- LDraw.org - http://www.ldraw.org/ Parts updates, Utility programs for using and enhancing LDraw, and more.
Centralized LDraw Resources on the internet.
Parts updates, Utility programs for using and enhancing LDraw, and more. - LUGNET - http://www.lugnet.com/
The Lego Users Group NETwork (LUGNET) - A great place for fans of Lego.
- LUGNET - http://www.lugnet.com/ LUGNET has many topic-specific newsgroups that discuss LDraw and other forms
The Lego Users Group NETwork (LUGNET) - A great place for fans of Lego. of Lego-type CAD.
LUGNET has many topic-specific newsgroups that discuss LDraw and other forms
of Lego-type CAD. - The LDraw Parts Tracker - http://www.ldraw.org/library/tracker/
The web-based system for managing the development of new LDraw parts. Here
- The LDraw Parts Tracker - http://www.ldraw.org/library/tracker/ you will find unofficial versions of new parts and updates to existing parts.
The web-based system for managing the development of new LDraw parts. Here As these are unofficial parts, they may be incomplete, or inaccurate, and it
you will find unofficial versions of new parts and updates to existing parts. is possible that when they are officially released they may be changed in
As these are unofficial parts, they may be incomplete, or inaccurate, and it ways that could change any model in which you have used them.
is possible that when they are officially released they may be changed in
ways that could change any model in which you have used them. - The LDraw Frequently Asked Questions (FAQ):
http://www.ldraw.org/faq/
- The LDraw Frequently Asked Questions (FAQ):
http://www.ldraw.org/faq/ --------------------------------------------------------------------------------
* Parts library updates:
--------------------------------------------------------------------------------
* Parts library updates: - If you have not already done so, you should visit www.ldraw.org and
download and install the current complete package of LDraw parts.
- If you have not already done so, you should visit www.ldraw.org and
download and install the current complete package of LDraw parts. - Periodically, new parts and part fixes are released in small updates,
available from www.ldraw.org. These updates should be downloaded and
- Periodically, new parts and part fixes are released in small updates, installed as they become available. Please remember that OLD updates
available from www.ldraw.org. These updates should be downloaded and should not be installed over NEW or NEWER updates. Doing so might
installed as they become available. Please remember that OLD updates overwrite a fixed version of a part with an older version.
should not be installed over NEW or NEWER updates. Doing so might
overwrite a fixed version of a part with an older version. LDraw Update 2010-02
--end of file--
--end of file--

Binary file not shown.

BIN
mklist1_6.zip Normal file

Binary file not shown.

395
models/Note1002CA.txt Normal file
View File

@ -0,0 +1,395 @@
LDraw.org Parts Update 2010-02
---------------------------------------------------------------------------
Redistributable Parts Library - Core Library
---------------------------------------------------------------------------
Notes created Mon Jul 5 04:54:49 2010 by the Parts Tracker.
Release statistics:
Total files: 950
New files: 757
New parts: 471
New subparts: 201
New primitives: 38
New hi-res primitives: 47
New 3-digit part numbers assigned:
129.dat ~Train Signal Semaphore Metal Bar
270.dat Train Base 6 x 12 Type 1
271.dat Plate 2 x 2 with Hinges
304.dat ~Train Signal Semaphore Base 4 x 9
308.dat ~Train Signal Semaphore Blade
316.dat ~Train Signal Semaphore Lever
317.dat ~Train Signal Semaphore Pole Half
318.dat ~Train Signal Sempahore Actuator Plate
385.dat Baseplate 50 x 50 Road 3-way Curve
498.dat Technic Tread Crawler
502.dat Electric Train Motor 12V Connecting Rod
509.dat Plate 2 x 4 with Hook Holder
512.dat Electric Train 12V Level Crossing Sign
592.dat ~Electric Plug Body for Electric Plug Type 1 and Type 2
727.dat Trailer 4 x 16 Ramp
918.dat ~Electric Power Functions 9V Battery Box Lid
919.dat ~Electric Power Functions 9V Battery Box Case
920.dat ~Electric Power Functions 9V Battery Box Switch
925.dat Brick 1 x 8 without Center Studs
954.dat ~Glass for Window 1 x 4 x 5 with Fixed Glass
Moved Parts
14.DAT ~Moved to 3350
208C01.DAT ~Moved to 30104
265.DAT ~Moved to 265a
265C01.DAT ~Moved to 265ac01
266.DAT ~Moved to 266a
266C01.DAT ~Moved to 266ac01
267.DAT ~Moved to 267a
2879A.DAT ~Moved to 2895
3010P20W.DAT ~Moved to 3010p20c
3068P65.DAT ~Moved to 3068bd01
3069P15.DAT ~Moved to 3069bp15
314.DAT ~Moved to 314e
3149.DAT ~Moved to 3149e
3149C01.DAT ~Moved to 3149ec01
3192.DAT ~Moved to 3190
3193.DAT ~Moved to 3191
3324C01.DAT ~Moved to 3324ec01
3678.DAT ~Moved to 3678a
3678PC0.DAT ~Moved to 3678apc0
424.DAT ~Moved to 6221
445.DAT ~Moved to 3193a
446.DAT ~Moved to 3192a
551.DAT ~Moved to 32086
6246F.DAT ~Moved to 55296
649.DAT ~Moved to 3351
675.DAT ~Moved to 3349
739.DAT ~Moved to 3570
741.DAT ~Moved to 641
970C00.DAT ~Moved to 3815c01
970C02.DAT ~Moved to 3815c02
989.DAT ~Moved to 76385
14S01.DAT ~Moved to s\3350s01
3678S01.DAT ~Moved to s\3678as01
647S00.DAT ~Moved to s\3351as02
649S01.DAT ~Moved to s\3351s01
739S01.DAT ~Moved to s\3570s01
970S01.DAT ~Moved to s\3815s01
Renamed Parts
1-4EDGE.DAT 12-48 Hi-Res Edge
changed to Hi-Res Circle 0.25
208.DAT ~Minifig Chain Link End (Open File for Usage Guide)
changed to Minifig Chain Link End (Open File for Usage Guide)
209.DAT ~Minifig Chain Link (Open File for Usage Guide)
changed to Minifig Chain Link (Open File for Usage Guide)
2346.DAT Tyre Medium
changed to Tyre 12/ 50 x 16 Offset Tread
2358.DAT Baseplate 32 x 32 Road Straight
changed to Baseplate 32 x 32 Road 7-Stud Straight
2358P02.DAT Baseplate 32 x 32 Road 7-Stud Straight with Runway Pattern
changed to Baseplate 32 x 32 Road 7-Stud Straight w/ Runway Crosswalk Patt.
2358P03.DAT Baseplate 32 x 32 Road 7-Stud Straight with Plain Runway Pattern
changed to Baseplate 32 x 32 Road 7-Stud Straight w/ Runway Wide Pattern
2359P01.DAT Baseplate 32 x 32 Road 7-Stud Curve with Pattern
changed to Baseplate 32 x 32 Road 7-Stud Curve with Road Pattern
2360.DAT Baseplate 32 x 32 Road T Intersection
changed to Baseplate 32 x 32 Road 7-Stud T-Junction
2360P01.DAT Baseplate 32 x 32 Road 7-Stud T Intersection with Crosswalks
changed to Baseplate 32 x 32 Road 7-Stud T-Junction with Crosswalk Pattern
2360P02.DAT Baseplate 32 x 32 Road 7-Stud T Intersection w/ Runway Pattern
changed to Baseplate 32 x 32 Road 7-Stud T-Junction w/ Runway Narrow Patt.
2361.DAT Baseplate 32 x 32 Road Crossroads
changed to Baseplate 32 x 32 Road 7-Stud Crossroads
2361P01.DAT Baseplate 32 x 32 Road 7-Stud Crossroads with Crosswalks
changed to Baseplate 32 x 32 Road 7-Stud Crossroads with Crosswalk Pattern
2741.DAT Technic Large Steering Wheel
changed to Technic Steering Wheel Large
2743.DAT Technic Wing Front
changed to Technic Brick 1 x 4 x 1.667 Wing Front
2744.DAT Technic Wing Back
changed to Technic Brick 1 x 6 x 1.667 Wing Back
3010P20B.DAT Brick 1 x 4 with Town Car Grille Black
changed to Brick 1 x 4 with Town Car Grille Black Pattern
3010P20C.DAT Brick 1 x 4 with Town Car Grille Chrome
changed to Brick 1 x 4 with Town Car Grille Chrome Pattern
30187C03.DAT Bike 3 Wheel Motorcycle with Rider (Shortcut)
changed to Bike 3 Wheel Motorcycle with Rider (Complete)
30473.DAT Baseplate 32 x 32 Canyon Plate without Island
changed to Baseplate 32 x 32 Canyon without Island
3069BP13.DAT Tile 1 x 2 with Short Yellow Arrow with Black Border Pattern
changed to Tile 1 x 2 with Arrow Short Yellow with Black Border Pattern
3069BP21.DAT Tile 1 x 2 with Short Yellow Arrow Pattern
changed to Tile 1 x 2 with Arrow Short Yellow Pattern
309.DAT Baseplate 32 x 32 Service Station
changed to Baseplate 32 x 32 Road 7-Stud Refuge
309P01.DAT Baseplate 32 x 32 Service Station with Pattern
changed to Baseplate 32 x 32 Road 7-Stud Refuge with Green Lines Pattern
309P02.DAT Baseplate 32 x 32 Island with River Pattern
changed to Baseplate 32 x 32 Road 7-Stud Refuge with River Pattern
309P03.DAT Baseplate 32 x 32 Island with White Lines Pattern
changed to Baseplate 32 x 32 Road 7-Stud Refuge with White Lines Pattern
309P04.DAT Baseplate 32 x 32 Island with White and Green Lines Pattern
changed to Baseplate 32 x 32 Road 7-Stud Refuge with Green & White Lines
3641.DAT Tyre
changed to Tyre 6/ 50 x 8 Offset Tread
3709A.DAT Brick 2 x 4 with Top/Side/End Holes
changed to Brick 2 x 4 with Top/Side/End Holes and Hollow Studs
3754P01.DAT Brick 1 x 6 x 5 with LL2079 Floating Astronaut Picture
changed to Brick 1 x 6 x 5 with Satellite Repair Pattern
3942B.DAT Cone 2 x 2 x 2 with Hollow Stud
changed to Cone 2 x 2 x 2 with Hollow Stud and Axlehole Teeth
4084.DAT Tyre Medium
changed to Tyre 8/ 75 x 8 Offset Tread
41678.DAT Technic Axle Joiner Perpendicular Double Split
changed to Technic Cross Block 2 x 2 Split (Axle/Twin Pin)
425.DAT Baseplate 32 x 32 Road 3 Lane
changed to Baseplate 32 x 32 Road 9-Stud Layby
425P01.DAT Baseplate 32 x 32 Road 3 Lane with Race Track Pattern
changed to Baseplate 32 x 32 Road 9-Stud Layby with Racetrack Pattern
4509.DAT Train Roof 6 x 6
changed to Slope Brick 33 6 x 6 Double
4517.DAT Forklift Forks
changed to Forklift Forks 4 x 6 (Needs Work)
4518.DAT Forklift Rails
changed to Forklift Rails 2 x 3 x 7.667 (Needs Work)
4741.DAT Space Window 4 x 4 x 6 Outward Sloping
changed to Window 4 x 4 x 6 Outward Sloping
4796C01.DAT Fabuland Car Chassis 8 x 6 (Complete)
changed to Fabuland Car Chassis 8 x 6.5 (Complete)
50745.DAT Car Mudguard 4 x 2 1/2 x 2
changed to Car Mudguard 4 x 2.5 x 2
6024.DAT Baseplate 32 x 32 Canyon Plate
changed to Baseplate 32 x 32 Canyon with Island
6069PS2.DAT Wedge 4 x 4 Triple with SW Mini Slave 1 Pattern
changed to Wedge 4 x 4 Triple with Sand Green and Light Yellow Pattern
606P01.DAT Baseplate 32 x 32 Road Straight with Road Pattern-9 Studs
changed to Baseplate 32 x 32 Road 9-Stud Straight with Road Pattern
606P02.DAT Baseplate 32 x 32 Road Straight with Road and Crosswalk-9 Studs
changed to Baseplate 32 x 32 Road 9-Stud Straight with Crosswalk Pattern
607.DAT Baseplate 32 x 32 Road Crossroads-9 Studs
changed to Baseplate 32 x 32 Road 9-Stud Crossroads
607P01.DAT Baseplate 32 x 32 Road Crossroads with Road Pattern-9 Studs
changed to Baseplate 32 x 32 Road 9-Stud Crossroads with Crosswalk Pattern
608.DAT Baseplate 32 x 32 Road T Intersection-9 Studs
changed to Baseplate 32 x 32 Road 9-Stud T-Junction
608P01.DAT Baseplate 32 x 32 Road T Intersection with Road Pattern-9 Studs
changed to Baseplate 32 x 32 Road 9-Stud T-Junction with Crosswalk Pattern
608P02.DAT Baseplate 32 x 32 Road 9-Stud T Intersection with Green Octagon
changed to Baseplate 32 x 32 Road 9-Stud T-Junction w/ Green Octagon Patt.
608P03.DAT Baseplate 32 x 32 Road 9-Stud T Intersection with Yellow Lines
changed to Baseplate 32 x 32 Road 9-Stud T-Junction w/ Yellow Lines Pattern
611P01.DAT Baseplate 32 x 32 Road 8-Stud Crossroads with Pattern
changed to Baseplate 32 x 32 Road 8-Stud Crossroads with Crosswalk Pattern
612.DAT Baseplate 32 x 32 Road 8-Stud T Intersection
changed to Baseplate 32 x 32 Road 8-Stud T-Junction
612P01.DAT Baseplate 32 x 32 Road 8-Stud T Intersection with Pattern
changed to Baseplate 32 x 32 Road 8-Stud T-Junction with Crosswalk Pattern
613P01.DAT Baseplate 32 x 32 Road 8-Stud Curve with Pattern
changed to Baseplate 32 x 32 Road 8-Stud Curve with Road Pattern
649P01.DAT Roadsign Triangle with Level Crossing Pattern
changed to ~Roadsign Triangle with Level Crossing Pattern (Obsolete)
649P02.DAT Roadsign Triangle with Road Crossing Sign
changed to ~Roadsign Triangle with Road Crossing Sign (Obsolete)
675P01.DAT Roadsign Square Tall with Parking and 300m Pattern
changed to ~Roadsign Square Tall with Parking and 300m Pattern (Obsolete)
7284.DAT Roadsign Round with No Entry Sign Pattern
changed to _Roadsign Round with No Entry Sign Pattern White
739P01.DAT Roadsign Octagonal with Stop Sign Pattern
changed to ~Roadsign Octagonal with Stop Sign Pattern (Obsolete)
745.DAT Roadsign Base Old Type 1
changed to Roadsign Base Round Type 1
746.DAT Roadsign Base Old Type 2
changed to Roadsign Base Round Type 2
747.DAT Roadsign Old Warning
changed to Roadsign Triangular without Base
747P01.DAT Roadsign Old with Generic Warning Pattern
changed to ~Roadsign Old with Generic Warning Pattern (Obsolete)
747P02.DAT Roadsign Old with Dangerous Intersection Sign
changed to ~Roadsign Old with Dangerous Intersection Sign (Obsolete)
747P03.DAT Roadsign Old with Level Crossing Sign
changed to ~Roadsign Old with Level Crossing Sign (Obsolete)
747P05.DAT Roadsign Old with Beware of Pedestrians Sign
changed to ~Roadsign Old with Beware of Pedestrians Sign (Obsolete)
80039.DAT Roadsign Round with Left Turn Prohibited Sign
changed to _Roadsign Round with No Left Turn Pattern White
80045.DAT Roadsign Round with No Parking Sign
changed to _Roadsign Round with No Waiting Left Pattern White
817.DAT Trailer for Legoland Car
changed to ~Trailer for Legoland Car
820.DAT Garage Plate - Old
changed to Garage Plate 8 x 18
979.DAT Minifig (Complete Figure Shortcut)
changed to _Minifig Standing (Complete)
980.DAT Minifig (Complete Figure Shortcut, Sitting)
changed to _Minifig Sitting (Complete)
2670S01.DAT ~Monorail Track 1 Subpart
changed to ~Monorail Track End Section
2670S03.DAT ~Monorail Track Rack Subpart
changed to ~Monorail Track Rack
3010A20.DAT ~Brick 1 x 4 with Town Car Grille - Colour
changed to ~Pattern Car Grille for Brick 1 x 4 - Colour
30562S01.DAT ~Panel 4 x 4 x 6 Corner Round without Front Face
changed to ~Panel 4 x 4 x 6 Corner Round without Outer Face
3961S01.DAT ~Dish 8 x 8 without Top Faces
changed to ~Dish 8 x 8 Inverted without Top Surface
464S01.DAT ~Slope Rounded 1 x 6 without Top Surface
changed to ~Slope Brick Curved 6 x 1 without Top Surface
747S01.DAT ~Roadsign Old Warning without Pattern Area
changed to ~Roadsign Triangular without Base without Decorated Surface
Other Fixed Parts
PEGHOLE4.DAT Peg Hole End Extended Short
20.DAT ~Wheel Centre Small for Steel Axle
206A.DAT ~Technic Differential Centre
2358P04.DAT Baseplate 32 x 32 Road 7-Stud Straight w/ Runway Narrow Pattern
2359.DAT Baseplate 32 x 32 Road 7-Stud Curve
2654.DAT Dish 2 x 2
2670.DAT Monorail Track Straight 4 x 8
2671.DAT Monorail Track Straight 4 x 32
2730.DAT Technic Brick 1 x 10 with Holes
2772.DAT ~Monorail Track Switch Base
2773.DAT ~Monorail Track Switch Slide
2918.DAT Glass for Train Front Sloping Top
2919.DAT Electric Train Light Prism 1 x 4
2928.DAT Electric Train Light Prism 1 x 4 Holder
30030.DAT Baseplate 32 x 32 Racing
30030P01.DAT Baseplate 32 x 32 with Racing Pattern
30180.DAT Slope Brick 45 10 x 2 x 2 Double
30187C02.DAT ~Bike 3 Wheel Motorcycle Minifig (Shortcut)
30198.DAT Grab Jaw Holder with Handle
30526.DAT Brick 1 x 2 with 2 Pins
30562.DAT Panel 4 x 4 x 6 Corner Round
3068BP06.DAT Tile 2 x 2 with Red Warning Triangle Pattern
3068BP22.DAT Tile 2 x 2 with Sledgehammer Pattern
32018.DAT Technic Brick 1 x 14 with Holes
32087.DAT Train Track 9V Crossing
3228B.DAT Train Track Rail Slotted Straight
3665.DAT Slope Brick 45 2 x 1 Inverted
3700.DAT Technic Brick 1 x 2 with Hole
3701.DAT Technic Brick 1 x 4 with Holes
3702.DAT Technic Brick 1 x 8 with Holes
3703.DAT Technic Brick 1 x 16 with Holes
3811P01.DAT Baseplate 32 x 32 with Set 7838 Dots Pattern
3811P02.DAT Baseplate 32 x 32 with Island and Water Pattern
3861.DAT Door 1 x 4 x 5 with 4 Panes
3894.DAT Technic Brick 1 x 6 with Holes
3895.DAT Technic Brick 1 x 12 with Holes
3960.DAT Dish 4 x 4 Inverted
3960P01.DAT Dish 4 x 4 Inverted with Red and Green Petals Pattern
3960P02.DAT Dish 4 x 4 Inverted with Black Spiral Pattern
3960P03.DAT Dish 4 x 4 Inverted with Red Spiral Pattern
3960P04.DAT Dish 4 x 4 Inverted with Blue and Red Stripes Pattern
3960P05.DAT Dish 4 x 4 Inverted with Pink and Green Stripes Pattern
3960P06.DAT Dish 4 x 4 Inverted with Red Stripes Pattern
3960PV1.DAT Dish 4 x 4 Inverted with Viking DkRed Yellow Rune Shield Pat.
3960PV2.DAT Dish 4 x 4 Inverted with Viking Red and Blue Shield Pattern
3960PV3.DAT Dish 4 x 4 Inverted with Viking Red and White Shield Pattern
3961.DAT Dish 8 x 8 Inverted
4143.DAT Technic Gear 14 Tooth Bevel
4150PS2.DAT Tile 2 x 2 Round with SW Sith Infiltrator Pattern
4150PS5.DAT Tile 2 x 2 Round with SW Imperial Pattern
4171.DAT Electric Train Light Prism 1 x 3
42022.DAT Slope Brick Curved 6 x 1
4285A.DAT Dish 6 x 6 Inverted Webbed Type 1
4285B.DAT Dish 6 x 6 Inverted Webbed Type 2
43898.DAT Dish 3 x 3 Inverted
4447.DAT Window 4 x 4 x 3 Roof
4461.DAT Container Box 4 x 4 x 2 with Hollowed-Out Semi-Circle
4515.DAT Slope Brick 10 6 x 8
4515P02.DAT Slope Brick 10 6 x 8 with Green Stripes Pattern
4515P03.DAT Slope Brick 10 6 x 8 with Slate Roof Pattern
4740.DAT Dish 2 x 2 Inverted
4869.DAT Plane Jet Engine Centre
6069.DAT Wedge 4 x 4 Triple
6069PS1.DAT Wedge 4 x 4 Triple with SW X-Wing Nose Pattern
611.DAT Baseplate 32 x 32 Road 8-Stud Crossroads
613.DAT Baseplate 32 x 32 Road 8-Stud Curve
6153.DAT Wedge 6 x 4
647.DAT Roadsign Square
6942.DAT Dish 5 x 5
736.DAT Train Base 6 x 16 Type 1
795.DAT Arm Piece with Disc and 2 Fingers
80547.DAT Baseplate 32 x 32 Road 7-Stud Straight with Road Pattern
2670S02.DAT ~Monorail Track Bottom Triangles Subpart
32087S02.DAT ~Train Track 9V Crossing - Approach Track
3660S01.DAT ~Slope Brick 45 2 x 2 Inverted Without Front Face
6069S01.DAT ~Wedge 4 x 4 without Sloped Face

25
models/Note1002CA_a.txt Normal file
View File

@ -0,0 +1,25 @@
LDraw.org Parts Update 2010-02
---------------------------------------------------------------------------
Redistributable Parts Library - Alias Parts Library
---------------------------------------------------------------------------
Notes created Mon Jul 5 04:54:49 2010 by the Parts Tracker.
Release statistics:
Total files: 5
New files: 3
New parts: 3
New 3-digit part numbers assigned:
No new 3-digit part numbers were used in this release.
Moved Parts
No parts were moved.
Renamed Parts
No parts were renamed.
Other Fixed Parts
30065.DAT Dish 4 x 4 Inverted
6141.DAT Plate 1 x 1 Round

24
models/Note1002CA_p.txt Normal file
View File

@ -0,0 +1,24 @@
LDraw.org Parts Update 2010-02
---------------------------------------------------------------------------
Redistributable Parts Library - Physical Colour Parts Library
---------------------------------------------------------------------------
Notes created Mon Jul 5 04:54:49 2010 by the Parts Tracker.
Release statistics:
Total files: 18
New files: 17
New parts: 17
New 3-digit part numbers assigned:
No new 3-digit part numbers were used in this release.
Moved Parts
No parts were moved.
Renamed Parts
No parts were renamed.
Other Fixed Parts
71874.DAT _Dish 2 x 2 Inverted Chrome

22
p/1-4con18.dat Normal file
View File

@ -0,0 +1,22 @@
0 Cone 18 x 0.25
0 Name: 1-4con18.dat
0 Author: John Riley [jriley]
0 !LDRAW_ORG Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
4 16 18 1 0 19 0 0 17.5541 0 7.2713 16.6302 1 6.8886
4 16 16.6302 1 6.8886 17.5541 0 7.2713 13.4349 0 13.4349 12.7278 1 12.7278
4 16 12.7278 1 12.7278 13.4349 0 13.4349 7.2713 0 17.5541 6.8886 1 16.6302
4 16 6.8886 1 16.6302 7.2713 0 17.5541 0 0 19 0 1 18
5 24 18 1 0 19 0 0 16.6302 1 6.8886 16.6302 1 -6.8886
5 24 16.6302 1 6.8886 17.5541 0 7.2713 12.7278 1 12.7278 18 1 0
5 24 12.7278 1 12.7278 13.4349 0 13.4349 6.8886 1 16.6302 16.6302 1 6.8886
5 24 6.8886 1 16.6302 7.2713 0 17.5541 0 1 18 12.7278 1 12.7278
5 24 0 1 18 0 0 19 -6.8886 1 16.6302 6.8886 1 16.6302
0

23
p/1-4con27.dat Normal file
View File

@ -0,0 +1,23 @@
0 Cone 27 x 0.25
0 Name: 1-4con27.dat
0 Author: Steve Bliss [sbliss]
0 !LDRAW_ORG Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2007-10-11 [Philo] Set control points of edge optional lines in tangent plane
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
4 16 27 1 0 24.9453 1 10.3329 25.8692 0 10.7156 28 0 0
4 16 24.9453 1 10.3329 19.0917 1 19.0917 19.7988 0 19.7988 25.8692 0 10.7156
4 16 19.0917 1 19.0917 10.3329 1 24.9453 10.7156 0 25.8692 19.7988 0 19.7988
4 16 10.3329 1 24.9453 0 1 27 0 0 28 10.7156 0 25.8692
0 conditional lines
5 24 27 1 0 28 0 0 27 1 -10.3329 24.9453 1 10.3329
5 24 24.9453 1 10.3329 25.8692 0 10.7156 27 1 0 19.0917 1 19.0917
5 24 19.0917 1 19.0917 19.7988 0 19.7988 24.9453 1 10.3329 10.3329 1 24.9453
5 24 10.3329 1 24.9453 10.7156 0 25.8692 19.0917 1 19.0917 0 1 27
5 24 0 1 27 0 0 28 10.3329 1 24.9453 -10.3329 1 27
0 end of file
0

28
p/1-4con9.dat Normal file
View File

@ -0,0 +1,28 @@
0 Cone 9 x 0.25
0 Name: 1-4con9.dat
0 Author: [PTadmin]
0 !LDRAW_ORG Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CW
0 !HISTORY 2002-07-18 [fwcain] Fixed title
0 !HISTORY 2003-01-01 [OrionP] Made BFC compliant
0 !HISTORY 2003-01-12 [pneaster] Fixed decimals
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
0 // Non-CA author: 0 Author: Tim Romine
4 16 9 1 0 10 0 0 9.239 0 3.827 8.3151 1 3.4443
4 16 8.3151 1 3.4443 9.239 0 3.827 7.071 0 7.071 6.3639 1 6.3639
4 16 6.3639 1 6.3639 7.071 0 7.071 3.827 0 9.239 3.4443 1 8.3151
4 16 3.4443 1 8.3151 3.827 0 9.239 0 0 10 0 1 9
0 conditional lines
5 24 9 1 0 10 0 0 8.3151 1 -3.4443 8.3151 1 3.4443
5 24 8.3151 1 3.4443 9.239 0 3.827 9 1 0 6.3639 1 6.3639
5 24 6.3639 1 6.3639 7.071 0 7.071 8.3151 1 3.4443 3.4443 1 8.3151
5 24 3.4443 1 8.3151 3.827 0 9.239 6.3639 1 6.3639 0 1 9
5 24 0 1 9 0 0 10 3.4443 1 8.3151 -3.4443 1 8.3151
0 end of file

18
p/1-4rin13.dat Normal file
View File

@ -0,0 +1,18 @@
0 Ring 13 x 0.25
0 Name: 1-4rin13.dat
0 Author: Guy Vivan [guyvivan]
0 !LDRAW_ORG Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
4 16 13 0 0 14 0 0 12.9346 0 5.3578 12.0107 0 4.9751
4 16 12.0107 0 4.9751 12.9346 0 5.3578 9.8994 0 9.8994 9.1923 0 9.1923
4 16 9.1923 0 9.1923 9.8994 0 9.8994 5.3578 0 12.9346 4.9751 0 12.0107
4 16 4.9751 0 12.0107 5.3578 0 12.9346 0 0 14 0 0 13
0 end of file

14
p/1-8rin18.dat Normal file
View File

@ -0,0 +1,14 @@
0 Ring 18 x 0.125
0 Name: 1-8rin18.dat
0 Author: John Riley [jriley]
0 !LDRAW_ORG Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CW
0 !HISTORY 2003-06-13 [pneaster] Fixed part
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
4 16 18 0 0 16.6302 0 6.8886 17.5541 0 7.2713 19 0 0
4 16 16.6302 0 6.8886 12.7278 0 12.7278 13.4349 0 13.4349 17.5541 0 7.2713
0

30
p/2-4con10.dat Normal file
View File

@ -0,0 +1,30 @@
0 Cone 10 x 0.5
0 Name: 2-4con10.dat
0 Author: Michael Heidemann [mikeheide]
0 !LDRAW_ORG Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
4 16 10 1 0 9.239 1 3.827 10.1629 0 4.2097 11 0 0
4 16 9.239 1 3.827 7.071 1 7.071 7.7781 0 7.7781 10.1629 0 4.2097
4 16 7.071 1 7.071 3.827 1 9.239 4.2097 0 10.1629 7.7781 0 7.7781
4 16 3.827 1 9.239 0 1 10 0 0 11 4.2097 0 10.1629
4 16 0 1 10 -3.827 1 9.239 -4.2097 0 10.1629 0 0 11
4 16 -3.827 1 9.239 -7.071 1 7.071 -7.7781 0 7.7781 -4.2097 0 10.1629
4 16 -7.071 1 7.071 -9.239 1 3.827 -10.1629 0 4.2097 -7.7781 0 7.7781
4 16 -9.239 1 3.827 -10 1 0 -11 0 0 -10.1629 0 4.2097
0 conditional lines
5 24 10 1 0 11 0 0 9.239 1 -3.827 9.239 1 3.827
5 24 9.239 1 3.827 10.1629 0 4.2097 10 1 0 7.071 1 7.071
5 24 7.071 1 7.071 7.7781 0 7.7781 9.239 1 3.827 3.827 1 9.239
5 24 3.827 1 9.239 4.2097 0 10.1629 7.071 1 7.071 0 1 10
5 24 0 1 10 0 0 11 3.827 1 9.239 -3.827 1 9.239
5 24 -3.827 1 9.239 -4.2097 0 10.1629 0 1 10 -7.071 1 7.071
5 24 -7.071 1 7.071 -7.7781 0 7.7781 -3.827 1 9.239 -9.239 1 3.827
5 24 -9.239 1 3.827 -10.1629 0 4.2097 -7.071 1 7.071 -10 1 0
5 24 -10 1 0 -11 0 0 -9.239 1 3.827 -9.239 1 -3.827
0 end of file
0

30
p/2-4con19.dat Normal file
View File

@ -0,0 +1,30 @@
0 Cone 19 x 0.5
0 Name: 2-4con19.dat
0 Author: Michael Heidemann [mikeheide]
0 !LDRAW_ORG Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
4 16 19 1 0 17.5541 1 7.2713 18.478 0 7.654 20 0 0
4 16 17.5541 1 7.2713 13.4349 1 13.4349 14.142 0 14.142 18.478 0 7.654
4 16 13.4349 1 13.4349 7.2713 1 17.5541 7.654 0 18.478 14.142 0 14.142
4 16 7.2713 1 17.5541 0 1 19 0 0 20 7.654 0 18.478
4 16 0 1 19 -7.2713 1 17.5541 -7.654 0 18.478 0 0 20
4 16 -7.2713 1 17.5541 -13.4349 1 13.4349 -14.142 0 14.142 -7.654 0 18.478
4 16 -13.4349 1 13.4349 -17.5541 1 7.2713 -18.478 0 7.654 -14.142 0 14.142
4 16 -17.5541 1 7.2713 -19 1 0 -20 0 0 -18.478 0 7.654
0 conditional lines
5 24 19 1 0 20 0 0 17.5541 1 -7.2713 17.5541 1 7.2713
5 24 17.5541 1 7.2713 18.478 0 7.654 19 1 0 13.4349 1 13.4349
5 24 13.4349 1 13.4349 14.142 0 14.142 17.5541 1 7.2713 7.2713 1 17.5541
5 24 7.2713 1 17.5541 7.654 0 18.478 13.4349 1 13.4349 0 1 19
5 24 0 1 19 0 0 20 7.2713 1 17.5541 -7.2713 1 17.5541
5 24 -7.2713 1 17.5541 -7.654 0 18.478 0 1 19 -13.4349 1 13.4349
5 24 -13.4349 1 13.4349 -14.142 0 14.142 -7.2713 1 17.5541 -17.5541 1 7.2713
5 24 -17.5541 1 7.2713 -18.478 0 7.654 -13.4349 1 13.4349 -19 1 0
5 24 -19 1 0 -20 0 0 -17.5541 1 7.2713 -17.5541 1 -7.2713
0 end of file
0

33
p/2-4con3.dat Normal file
View File

@ -0,0 +1,33 @@
0 Cone 3 x 0.5
0 Name: 2-4con3.dat
0 Author: Guy Vivan [guyvivan]
0 !LDRAW_ORG Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
4 16 3 1 0 2.7717 1 1.1481 3.6956 0 1.5308 4 0 0
4 16 2.7717 1 1.1481 2.1213 1 2.1213 2.8284 0 2.8284 3.6956 0 1.5308
4 16 2.1213 1 2.1213 1.1481 1 2.7717 1.5308 0 3.6956 2.8284 0 2.8284
4 16 1.1481 1 2.7717 0 1 3 0 0 4 1.5308 0 3.6956
4 16 0 1 3 -1.1481 1 2.7717 -1.5308 0 3.6956 0 0 4
4 16 -1.1481 1 2.7717 -2.1213 1 2.1213 -2.8284 0 2.8284 -1.5308 0 3.6956
4 16 -2.1213 1 2.1213 -2.7717 1 1.1481 -3.6956 0 1.5308 -2.8284 0 2.8284
4 16 -2.7717 1 1.1481 -3 1 0 -4 0 0 -3.6956 0 1.5308
0 conditional lines
5 24 3 1 0 4 0 0 2.7717 1 -1.1481 2.7717 1 1.1481
5 24 2.7717 1 1.1481 3.6956 0 1.5308 3 1 0 2.1213 1 2.1213
5 24 2.1213 1 2.1213 2.8284 0 2.8284 2.7717 1 1.1481 1.1481 1 2.7717
5 24 1.1481 1 2.7717 1.5308 0 3.6956 2.1213 1 2.1213 0 1 3
5 24 0 1 3 0 0 4 1.1481 1 2.7717 -1.1481 1 2.7717
5 24 -1.1481 1 2.7717 -1.5308 0 3.6956 0 1 3 -2.1213 1 2.1213
5 24 -2.1213 1 2.1213 -2.8284 0 2.8284 -1.1481 1 2.7717 -2.7717 1 1.1481
5 24 -2.7717 1 1.1481 -3.6956 0 1.5308 -2.1213 1 2.1213 -3 1 0
5 24 -3 1 0 -4 0 0 -2.7717 1 1.1481 -2.7717 1 -1.1481
0 end of file

22
p/2-4rin13.dat Normal file
View File

@ -0,0 +1,22 @@
0 Ring 13 x 0.5
0 Name: 2-4rin13.dat
0 Author: Guy Vivan [guyvivan]
0 !LDRAW_ORG Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
4 16 13 0 0 14 0 0 12.9346 0 5.3578 12.0107 0 4.9751
4 16 12.0107 0 4.9751 12.9346 0 5.3578 9.8994 0 9.8994 9.1923 0 9.1923
4 16 9.1923 0 9.1923 9.8994 0 9.8994 5.3578 0 12.9346 4.9751 0 12.0107
4 16 4.9751 0 12.0107 5.3578 0 12.9346 0 0 14 0 0 13
4 16 0 0 13 0 0 14 -5.3578 0 12.9346 -4.9751 0 12.0107
4 16 -4.9751 0 12.0107 -5.3578 0 12.9346 -9.8994 0 9.8994 -9.1923 0 9.1923
4 16 -9.1923 0 9.1923 -9.8994 0 9.8994 -12.9346 0 5.3578 -12.0107 0 4.9751
4 16 -12.0107 0 4.9751 -12.9346 0 5.3578 -14 0 0 -13 0 0
0 end of file

17
p/3-16rin4.dat Normal file
View File

@ -0,0 +1,17 @@
0 Ring 4 x 0.1875
0 Name: 3-16rin4.dat
0 Author: Philippe Hurbain [Philo]
0 !LDRAW_ORG Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
4 16 4 0 0 5 0 0 4.6195 0 1.9135 3.6956 0 1.5308
4 16 3.6956 0 1.5308 4.6195 0 1.9135 3.5355 0 3.5355 2.8284 0 2.8284
4 16 2.8284 0 2.8284 3.5355 0 3.5355 1.9135 0 4.6195 1.5308 0 3.6956
0 // end of file

14
p/3-4cylc.dat Normal file
View File

@ -0,0 +1,14 @@
0 Cylinder Closed 0.75
0 Name: 3-4cylc.dat
0 Author: J.C. Tchang [tchang]
0 !LDRAW_ORG Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
1 16 0 0 0 1 0 0 0 1 0 0 0 1 3-4edge.dat
1 16 0 1 0 1 0 0 0 1 0 0 0 1 3-4edge.dat
1 16 0 0 0 1 0 0 0 1 0 0 0 1 3-4disc.dat
1 16 0 0 0 1 0 0 0 1 0 0 0 1 3-4cyli.dat

26
p/3-4ring1.dat Normal file
View File

@ -0,0 +1,26 @@
0 Ring 1 x 0.75
0 Name: 3-4ring1.dat
0 Author: Guy Vivan [guyvivan]
0 !LDRAW_ORG Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
4 16 1 0 0 2 0 0 1.8478 0 0.7654 0.9239 0 0.3827
4 16 0.9239 0 0.3827 1.8478 0 0.7654 1.4142 0 1.4142 0.7071 0 0.7071
4 16 0.7071 0 0.7071 1.4142 0 1.4142 0.7654 0 1.8478 0.3827 0 0.9239
4 16 0.3827 0 0.9239 0.7654 0 1.8478 0 0 2 0 0 1
4 16 0 0 1 0 0 2 -0.7654 0 1.8478 -0.3827 0 0.9239
4 16 -0.3827 0 0.9239 -0.7654 0 1.8478 -1.4142 0 1.4142 -0.7071 0 0.7071
4 16 -0.7071 0 0.7071 -1.4142 0 1.4142 -1.8478 0 0.7654 -0.9239 0 0.3827
4 16 -0.9239 0 0.3827 -1.8478 0 0.7654 -2 0 0 -1 0 0
4 16 -1 0 0 -2 0 0 -1.8478 0 -0.7654 -0.9239 0 -0.3827
4 16 -0.9239 0 -0.3827 -1.8478 0 -0.7654 -1.4142 0 -1.4142 -0.7071 0 -0.7071
4 16 -0.7071 0 -0.7071 -1.4142 0 -1.4142 -0.7654 0 -1.8478 -0.3827 0 -0.9239
4 16 -0.3827 0 -0.9239 -0.7654 0 -1.8478 0 0 -2 0 0 -1
0 end of file

17
p/3-8rin10.dat Normal file
View File

@ -0,0 +1,17 @@
0 Ring 10 x 0.375
0 Name: 3-8rin10.dat
0 Author: Alex Taylor [anathema]
0 !LDRAW_ORG Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
4 16 10 0 0 11 0 0 10.1629 0 4.2097 9.239 0 3.827
4 16 9.239 0 3.827 10.1629 0 4.2097 7.7781 0 7.7781 7.071 0 7.071
4 16 7.071 0 7.071 7.7781 0 7.7781 4.2097 0 10.1629 3.827 0 9.239
4 16 3.827 0 9.239 4.2097 0 10.1629 0 0 11 0 0 10
4 16 0 0 10 0 0 11 -4.2097 0 10.1629 -3.827 0 9.239
4 16 -3.827 0 9.239 -4.2097 0 10.1629 -7.7781 0 7.7781 -7.071 0 7.071
0

20
p/3-8ring9.dat Normal file
View File

@ -0,0 +1,20 @@
0 Ring 9 x 0.375
0 Name: 3-8ring9.dat
0 Author: Guy Vivan [guyvivan]
0 !LDRAW_ORG Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
4 16 9 0 0 10 0 0 9.239 0 3.827 8.3151 0 3.4443
4 16 8.3151 0 3.4443 9.239 0 3.827 7.071 0 7.071 6.3639 0 6.3639
4 16 6.3639 0 6.3639 7.071 0 7.071 3.827 0 9.239 3.4443 0 8.3151
4 16 3.4443 0 8.3151 3.827 0 9.239 0 0 10 0 0 9
4 16 0 0 9 0 0 10 -3.827 0 9.239 -3.4443 0 8.3151
4 16 -3.4443 0 8.3151 -3.827 0 9.239 -7.071 0 7.071 -6.3639 0 6.3639
0 end of file

48
p/4-4con13.dat Normal file
View File

@ -0,0 +1,48 @@
0 Cone 13 x 1.0
0 Name: 4-4con13.dat
0 Author: Michael Heidemann [mikeheide]
0 !LDRAW_ORG Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
4 16 13 1 0 12.0107 1 4.9751 12.9346 0 5.3578 14 0 0
4 16 12.0107 1 4.9751 9.1923 1 9.1923 9.8994 0 9.8994 12.9346 0 5.3578
4 16 9.1923 1 9.1923 4.9751 1 12.0107 5.3578 0 12.9346 9.8994 0 9.8994
4 16 4.9751 1 12.0107 0 1 13 0 0 14 5.3578 0 12.9346
4 16 0 1 13 -4.9751 1 12.0107 -5.3578 0 12.9346 0 0 14
4 16 -4.9751 1 12.0107 -9.1923 1 9.1923 -9.8994 0 9.8994 -5.3578 0 12.9346
4 16 -9.1923 1 9.1923 -12.0107 1 4.9751 -12.9346 0 5.3578 -9.8994 0 9.8994
4 16 -12.0107 1 4.9751 -13 1 0 -14 0 0 -12.9346 0 5.3578
4 16 -13 1 0 -12.0107 1 -4.9751 -12.9346 0 -5.3578 -14 0 0
4 16 -12.0107 1 -4.9751 -9.1923 1 -9.1923 -9.8994 0 -9.8994 -12.9346 0 -5.3578
4 16 -9.1923 1 -9.1923 -4.9751 1 -12.0107 -5.3578 0 -12.9346 -9.8994 0 -9.8994
4 16 -4.9751 1 -12.0107 0 1 -13 0 0 -14 -5.3578 0 -12.9346
4 16 0 1 -13 4.9751 1 -12.0107 5.3578 0 -12.9346 0 0 -14
4 16 4.9751 1 -12.0107 9.1923 1 -9.1923 9.8994 0 -9.8994 5.3578 0 -12.9346
4 16 9.1923 1 -9.1923 12.0107 1 -4.9751 12.9346 0 -5.3578 9.8994 0 -9.8994
4 16 12.0107 1 -4.9751 13 1 0 14 0 0 12.9346 0 -5.3578
0 conditional lines
5 24 13 1 0 14 0 0 12.0107 1 -4.9751 12.0107 1 4.9751
5 24 12.0107 1 4.9751 12.9346 0 5.3578 13 1 0 9.1923 1 9.1923
5 24 9.1923 1 9.1923 9.8994 0 9.8994 12.0107 1 4.9751 4.9751 1 12.0107
5 24 4.9751 1 12.0107 5.3578 0 12.9346 9.1923 1 9.1923 0 1 13
5 24 0 1 13 0 0 14 4.9751 1 12.0107 -4.9751 1 12.0107
5 24 -4.9751 1 12.0107 -5.3578 0 12.9346 0 1 13 -9.1923 1 9.1923
5 24 -9.1923 1 9.1923 -9.8994 0 9.8994 -4.9751 1 12.0107 -12.0107 1 4.9751
5 24 -12.0107 1 4.9751 -12.9346 0 5.3578 -9.1923 1 9.1923 -13 1 0
5 24 -13 1 0 -14 0 0 -12.0107 1 4.9751 -12.0107 1 -4.9751
5 24 -12.0107 1 -4.9751 -12.9346 0 -5.3578 -13 1 0 -9.1923 1 -9.1923
5 24 -9.1923 1 -9.1923 -9.8994 0 -9.8994 -12.0107 1 -4.9751 -4.9751 1 -12.0107
5 24 -4.9751 1 -12.0107 -5.3578 0 -12.9346 -9.1923 1 -9.1923 0 1 -13
5 24 0 1 -13 0 0 -14 -4.9751 1 -12.0107 4.9751 1 -12.0107
5 24 4.9751 1 -12.0107 5.3578 0 -12.9346 0 1 -13 9.1923 1 -9.1923
5 24 9.1923 1 -9.1923 9.8994 0 -9.8994 4.9751 1 -12.0107 12.0107 1 -4.9751
5 24 12.0107 1 -4.9751 12.9346 0 -5.3578 9.1923 1 -9.1923 13 1 0
0 end of file

45
p/4-4con14.dat Normal file
View File

@ -0,0 +1,45 @@
0 Cone 14 x 1.0
0 Name: 4-4con14.dat
0 Author: Niels Karsdorp [nielsk]
0 !LDRAW_ORG Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
5 24 14.0000 1 0.0000 15.0000 0 0.0000 12.9346 1 5.3578 12.9346 1 -5.3578
5 24 12.9346 1 5.3578 13.8585 0 5.7405 9.8994 1 9.8994 14.0000 1 0.0000
5 24 9.8994 1 9.8994 10.6065 0 10.6065 5.3578 1 12.9346 12.9346 1 5.3578
5 24 5.3578 1 12.9346 5.7405 0 13.8585 0.0000 1 14.0000 9.8994 1 9.8994
5 24 0.0000 1 14.0000 0.0000 0 15.0000 -5.3578 1 12.9346 5.3578 1 12.9346
5 24 -5.3578 1 12.9346 -5.7405 0 13.8585 -9.8994 1 9.8994 0.0000 1 14.0000
5 24 -9.8994 1 9.8994 -10.6065 0 10.6065 -12.9346 1 5.3578 -5.3578 1 12.9346
5 24 -12.9346 1 5.3578 -13.8585 0 5.7405 -14.0000 1 0.0000 -9.8994 1 9.8994
5 24 -14.0000 1 0.0000 -15.0000 0 0.0000 -12.9346 1 -5.3578 -12.9346 1 5.3578
5 24 -12.9346 1 -5.3578 -13.8585 0 -5.7405 -9.8994 1 -9.8994 -14.0000 1 0.0000
5 24 -9.8994 1 -9.8994 -10.6065 0 -10.6065 -5.3578 1 -12.9346 -12.9346 1 -5.3578
5 24 -5.3578 1 -12.9346 -5.7405 0 -13.8585 0.0000 1 -14.0000 -9.8994 1 -9.8994
5 24 0.0000 1 -14.0000 0.0000 0 -15.0000 5.3578 1 -12.9346 -5.3578 1 -12.9346
5 24 5.3578 1 -12.9346 5.7405 0 -13.8585 9.8994 1 -9.8994 0.0000 1 -14.0000
5 24 9.8994 1 -9.8994 10.6065 0 -10.6065 12.9346 1 -5.3578 5.3578 1 -12.9346
5 24 12.9346 1 -5.3578 13.8585 0 -5.7405 14.0000 1 0.0000 9.8994 1 -9.8994
4 16 14.0000 1 0.0000 12.9346 1 5.3578 13.8585 0 5.7405 15.0000 0 0.0000
4 16 12.9346 1 5.3578 9.8994 1 9.8994 10.6065 0 10.6065 13.8585 0 5.7405
4 16 9.8994 1 9.8994 5.3578 1 12.9346 5.7405 0 13.8585 10.6065 0 10.6065
4 16 5.3578 1 12.9346 0.0000 1 14.0000 0.0000 0 15.0000 5.7405 0 13.8585
4 16 0.0000 1 14.0000 -5.3578 1 12.9346 -5.7405 0 13.8585 0.0000 0 15.0000
4 16 -5.3578 1 12.9346 -9.8994 1 9.8994 -10.6065 0 10.6065 -5.7405 0 13.8585
4 16 -9.8994 1 9.8994 -12.9346 1 5.3578 -13.8585 0 5.7405 -10.6065 0 10.6065
4 16 -12.9346 1 5.3578 -14.0000 1 0.0000 -15.0000 0 0.0000 -13.8585 0 5.7405
4 16 -14.0000 1 0.0000 -12.9346 1 -5.3578 -13.8585 0 -5.7405 -15.0000 0 0.0000
4 16 -12.9346 1 -5.3578 -9.8994 1 -9.8994 -10.6065 0 -10.6065 -13.8585 0 -5.7405
4 16 -9.8994 1 -9.8994 -5.3578 1 -12.9346 -5.7405 0 -13.8585 -10.6065 0 -10.6065
4 16 -5.3578 1 -12.9346 0.0000 1 -14.0000 0.0000 0 -15.0000 -5.7405 0 -13.8585
4 16 0.0000 1 -14.0000 5.3578 1 -12.9346 5.7405 0 -13.8585 0.0000 0 -15.0000
4 16 5.3578 1 -12.9346 9.8994 1 -9.8994 10.6065 0 -10.6065 5.7405 0 -13.8585
4 16 9.8994 1 -9.8994 12.9346 1 -5.3578 13.8585 0 -5.7405 10.6065 0 -10.6065
4 16 12.9346 1 -5.3578 14.0000 1 0.0000 15.0000 0 0.0000 13.8585 0 -5.7405
0

48
p/4-4con15.dat Normal file
View File

@ -0,0 +1,48 @@
0 Cone 15 x 1.0
0 Name: 4-4con15.dat
0 Author: Michael Heidemann [mikeheide]
0 !LDRAW_ORG Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
4 16 15 1 0 13.8585 1 5.7405 14.7824 0 6.1232 16 0 0
4 16 13.8585 1 5.7405 10.6065 1 10.6065 11.3136 0 11.3136 14.7824 0 6.1232
4 16 10.6065 1 10.6065 5.7405 1 13.8585 6.1232 0 14.7824 11.3136 0 11.3136
4 16 5.7405 1 13.8585 0 1 15 0 0 16 6.1232 0 14.7824
4 16 0 1 15 -5.7405 1 13.8585 -6.1232 0 14.7824 0 0 16
4 16 -5.7405 1 13.8585 -10.6065 1 10.6065 -11.3136 0 11.3136 -6.1232 0 14.7824
4 16 -10.6065 1 10.6065 -13.8585 1 5.7405 -14.7824 0 6.1232 -11.3136 0 11.3136
4 16 -13.8585 1 5.7405 -15 1 0 -16 0 0 -14.7824 0 6.1232
4 16 -15 1 0 -13.8585 1 -5.7405 -14.7824 0 -6.1232 -16 0 0
4 16 -13.8585 1 -5.7405 -10.6065 1 -10.6065 -11.3136 0 -11.3136 -14.7824 0 -6.1232
4 16 -10.6065 1 -10.6065 -5.7405 1 -13.8585 -6.1232 0 -14.7824 -11.3136 0 -11.3136
4 16 -5.7405 1 -13.8585 0 1 -15 0 0 -16 -6.1232 0 -14.7824
4 16 0 1 -15 5.7405 1 -13.8585 6.1232 0 -14.7824 0 0 -16
4 16 5.7405 1 -13.8585 10.6065 1 -10.6065 11.3136 0 -11.3136 6.1232 0 -14.7824
4 16 10.6065 1 -10.6065 13.8585 1 -5.7405 14.7824 0 -6.1232 11.3136 0 -11.3136
4 16 13.8585 1 -5.7405 15 1 0 16 0 0 14.7824 0 -6.1232
0 conditional lines
5 24 15 1 0 16 0 0 13.8585 1 -5.7405 13.8585 1 5.7405
5 24 13.8585 1 5.7405 14.7824 0 6.1232 15 1 0 10.6065 1 10.6065
5 24 10.6065 1 10.6065 11.3136 0 11.3136 13.8585 1 5.7405 5.7405 1 13.8585
5 24 5.7405 1 13.8585 6.1232 0 14.7824 10.6065 1 10.6065 0 1 15
5 24 0 1 15 0 0 16 5.7405 1 13.8585 -5.7405 1 13.8585
5 24 -5.7405 1 13.8585 -6.1232 0 14.7824 0 1 15 -10.6065 1 10.6065
5 24 -10.6065 1 10.6065 -11.3136 0 11.3136 -5.7405 1 13.8585 -13.8585 1 5.7405
5 24 -13.8585 1 5.7405 -14.7824 0 6.1232 -10.6065 1 10.6065 -15 1 0
5 24 -15 1 0 -16 0 0 -13.8585 1 5.7405 -13.8585 1 -5.7405
5 24 -13.8585 1 -5.7405 -14.7824 0 -6.1232 -15 1 0 -10.6065 1 -10.6065
5 24 -10.6065 1 -10.6065 -11.3136 0 -11.3136 -13.8585 1 -5.7405 -5.7405 1 -13.8585
5 24 -5.7405 1 -13.8585 -6.1232 0 -14.7824 -10.6065 1 -10.6065 0 1 -15
5 24 0 1 -15 0 0 -16 -5.7405 1 -13.8585 5.7405 1 -13.8585
5 24 5.7405 1 -13.8585 6.1232 0 -14.7824 0 1 -15 10.6065 1 -10.6065
5 24 10.6065 1 -10.6065 11.3136 0 -11.3136 5.7405 1 -13.8585 13.8585 1 -5.7405
5 24 13.8585 1 -5.7405 14.7824 0 -6.1232 10.6065 1 -10.6065 15 1 0
0 end of file

58
p/4-4cylse.dat Normal file
View File

@ -0,0 +1,58 @@
0 Cylinder Sloped 1.0 with Edge
0 Name: 4-4cylse.dat
0 Author: Joerg Sommerer [Brickaneer]
0 !LDRAW_ORG Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
3 16 0.9239 0.0761 0.3827 0.9239 0 0.3827 1 0 0
2 24 1 0 0 0.9239 0.0761 0.3827
5 24 0.9239 0 0.3827 0.9239 0.0761 0.3827 0.7071 0 0.7071 1 0 0
4 16 0.9239 0.0761 0.3827 0.7071 0.2929 0.7071 0.7071 0 0.7071 0.9239 0 0.3827
2 24 0.7071 0.2929 0.7071 0.9239 0.0761 0.3827
5 24 0.7071 0 0.7071 0.7071 0.2929 0.7071 0.3827 0 0.9239 0.9239 0 0.3827
4 16 0.7071 0.2929 0.7071 0.3827 0.6173 0.9239 0.3827 0 0.9239 0.7071 0 0.7071
2 24 0.3827 0.6173 0.9239 0.7071 0.2929 0.7071
5 24 0.3827 0 0.9239 0.3827 0.6173 0.9239 0 0 1 0.7071 0 0.7071
4 16 0.3827 0.6173 0.9239 0 1 1 0 0 1 0.3827 0 0.9239
2 24 0 1 1 0.3827 0.6173 0.9239
5 24 0 0 1 0 1 1 -0.3827 0 0.9239 0.3827 0 0.9239
4 16 0 1 1 -0.3827 1.3827 0.9239 -0.3827 0 0.9239 0 0 1
2 24 -0.3827 1.3827 0.9239 0 1 1
5 24 -0.3827 0 0.9239 -0.3827 1.3827 0.9239 -0.7071 0 0.7071 0 0 1
4 16 -0.3827 1.3827 0.9239 -0.7071 1.7071 0.7071 -0.7071 0 0.7071 -0.3827 0 0.9239
2 24 -0.7071 1.7071 0.7071 -0.3827 1.3827 0.9239
5 24 -0.7071 0 0.7071 -0.7071 1.7071 0.7071 -0.9239 0 0.3827 -0.3827 0 0.9239
4 16 -0.7071 1.7071 0.7071 -0.9239 1.9239 0.3827 -0.9239 0 0.3827 -0.7071 0 0.7071
2 24 -0.9239 1.9239 0.3827 -0.7071 1.7071 0.7071
5 24 -0.9239 0 0.3827 -0.9239 1.9239 0.3827 -1 0 0 -0.7071 0 0.7071
4 16 -0.9239 1.9239 0.3827 -1 2 0 -1 0 0 -0.9239 0 0.3827
2 24 -1 2 0 -0.9239 1.9239 0.3827
5 24 -1 0 0 -1 2 0 -0.9239 0 -0.3827 -0.9239 0 0.3827
4 16 -1 2 0 -0.9239 1.9239 -0.3827 -0.9239 0 -0.3827 -1 0 0
2 24 -0.9239 1.9239 -0.3827 -1 2 0
5 24 -0.9239 0 -0.3827 -0.9239 1.9239 -0.3827 -1 0 0 -0.7071 0 -0.7071
4 16 -0.9239 1.9239 -0.3827 -0.7071 1.7071 -0.7071 -0.7071 0 -0.7071 -0.9239 0 -0.3827
2 24 -0.7071 1.7071 -0.7071 -0.9239 1.9239 -0.3827
5 24 -0.7071 0 -0.7071 -0.7071 1.7071 -0.7071 -0.9239 0 -0.3827 -0.3827 0 -0.9239
4 16 -0.7071 1.7071 -0.7071 -0.3827 1.3827 -0.9239 -0.3827 0 -0.9239 -0.7071 0 -0.7071
2 24 -0.3827 1.3827 -0.9239 -0.7071 1.7071 -0.7071
5 24 -0.3827 0 -0.9239 -0.3827 1.3827 -0.9239 -0.7071 0 -0.7071 0 0 -1
4 16 -0.3827 1.3827 -0.9239 0 1 -1 0 0 -1 -0.3827 0 -0.9239
2 24 0 1 -1 -0.3827 1.3827 -0.9239
5 24 0 0 -1 0 1 -1 -0.3827 0 -0.9239 0.3827 0 -0.9239
4 16 0 1 -1 0.3827 0.6173 -0.9239 0.3827 0 -0.9239 0 0 -1
2 24 0.3827 0.6173 -0.9239 0 1 -1
5 24 0.3827 0 -0.9239 0.3827 0.6173 -0.9239 0 0 -1 0.7071 0 -0.7071
4 16 0.3827 0.6173 -0.9239 0.7071 0.2929 -0.7071 0.7071 0 -0.7071 0.3827 0 -0.9239
2 24 0.7071 0.2929 -0.7071 0.3827 0.6173 -0.9239
5 24 0.7071 0 -0.7071 0.7071 0.2929 -0.7071 0.3827 0 -0.9239 0.9239 0 -0.3827
4 16 0.7071 0.2929 -0.7071 0.9239 0.0761 -0.3827 0.9239 0 -0.3827 0.7071 0 -0.7071
2 24 0.9239 0.0761 -0.3827 0.7071 0.2929 -0.7071
5 24 0.9239 0 -0.3827 0.9239 0.0761 -0.3827 0.7071 0 -0.7071 1 0 0
3 16 0.9239 0 -0.3827 0.9239 0.0761 -0.3827 1 0 0
2 24 1 0 0 0.9239 0.0761 -0.3827
0

30
p/4-4rin25.dat Normal file
View File

@ -0,0 +1,30 @@
0 Ring 25 x 1.0
0 Name: 4-4rin25.dat
0 Author: Guy Vivan [guyvivan]
0 !LDRAW_ORG Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
4 16 25 0 0 26 0 0 24.0214 0 9.9502 23.0975 0 9.5675
4 16 23.0975 0 9.5675 24.0214 0 9.9502 18.3846 0 18.3846 17.6775 0 17.6775
4 16 17.6775 0 17.6775 18.3846 0 18.3846 9.9502 0 24.0214 9.5675 0 23.0975
4 16 9.5675 0 23.0975 9.9502 0 24.0214 0 0 26 0 0 25
4 16 0 0 25 0 0 26 -9.9502 0 24.0214 -9.5675 0 23.0975
4 16 -9.5675 0 23.0975 -9.9502 0 24.0214 -18.3846 0 18.3846 -17.6775 0 17.6775
4 16 -17.6775 0 17.6775 -18.3846 0 18.3846 -24.0214 0 9.9502 -23.0975 0 9.5675
4 16 -23.0975 0 9.5675 -24.0214 0 9.9502 -26 0 0 -25 0 0
4 16 -25 0 0 -26 0 0 -24.0214 0 -9.9502 -23.0975 0 -9.5675
4 16 -23.0975 0 -9.5675 -24.0214 0 -9.9502 -18.3846 0 -18.3846 -17.6775 0 -17.6775
4 16 -17.6775 0 -17.6775 -18.3846 0 -18.3846 -9.9502 0 -24.0214 -9.5675 0 -23.0975
4 16 -9.5675 0 -23.0975 -9.9502 0 -24.0214 0 0 -26 0 0 -25
4 16 0 0 -25 0 0 -26 9.9502 0 -24.0214 9.5675 0 -23.0975
4 16 9.5675 0 -23.0975 9.9502 0 -24.0214 18.3846 0 -18.3846 17.6775 0 -17.6775
4 16 17.6775 0 -17.6775 18.3846 0 -18.3846 24.0214 0 -9.9502 23.0975 0 -9.5675
4 16 23.0975 0 -9.5675 24.0214 0 -9.9502 26 0 0 25 0 0
0 end of file

30
p/4-4rin29.dat Normal file
View File

@ -0,0 +1,30 @@
0 Ring 29 x 1.0
0 Name: 4-4rin29.dat
0 Author: Guy Vivan [guyvivan]
0 !LDRAW_ORG Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
4 16 29 0 0 30 0 0 27.717 0 11.481 26.7931 0 11.0983
4 16 26.7931 0 11.0983 27.717 0 11.481 21.213 0 21.213 20.5059 0 20.5059
4 16 20.5059 0 20.5059 21.213 0 21.213 11.481 0 27.717 11.0983 0 26.7931
4 16 11.0983 0 26.7931 11.481 0 27.717 0 0 30 0 0 29
4 16 0 0 29 0 0 30 -11.481 0 27.717 -11.0983 0 26.7931
4 16 -11.0983 0 26.7931 -11.481 0 27.717 -21.213 0 21.213 -20.5059 0 20.5059
4 16 -20.5059 0 20.5059 -21.213 0 21.213 -27.717 0 11.481 -26.7931 0 11.0983
4 16 -26.7931 0 11.0983 -27.717 0 11.481 -30 0 0 -29 0 0
4 16 -29 0 0 -30 0 0 -27.717 0 -11.481 -26.7931 0 -11.0983
4 16 -26.7931 0 -11.0983 -27.717 0 -11.481 -21.213 0 -21.213 -20.5059 0 -20.5059
4 16 -20.5059 0 -20.5059 -21.213 0 -21.213 -11.481 0 -27.717 -11.0983 0 -26.7931
4 16 -11.0983 0 -26.7931 -11.481 0 -27.717 0 0 -30 0 0 -29
4 16 0 0 -29 0 0 -30 11.481 0 -27.717 11.0983 0 -26.7931
4 16 11.0983 0 -26.7931 11.481 0 -27.717 21.213 0 -21.213 20.5059 0 -20.5059
4 16 20.5059 0 -20.5059 21.213 0 -21.213 27.717 0 -11.481 26.7931 0 -11.0983
4 16 26.7931 0 -11.0983 27.717 0 -11.481 30 0 0 29 0 0
0 end of file

27
p/4-4rin36.dat Normal file
View File

@ -0,0 +1,27 @@
0 Ring 36 x 1.0
0 Name: 4-4rin36.dat
0 Author: Alex Taylor [anathema]
0 !LDRAW_ORG Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
4 16 36 0 0 37 0 0 34.1843 0 14.1599 33.2604 0 13.7772
4 16 33.2604 0 13.7772 34.1843 0 14.1599 26.1627 0 26.1627 25.4556 0 25.4556
4 16 25.4556 0 25.4556 26.1627 0 26.1627 14.1599 0 34.1843 13.7772 0 33.2604
4 16 13.7772 0 33.2604 14.1599 0 34.1843 0 0 37 0 0 36
4 16 0 0 36 0 0 37 -14.1599 0 34.1843 -13.7772 0 33.2604
4 16 -13.7772 0 33.2604 -14.1599 0 34.1843 -26.1627 0 26.1627 -25.4556 0 25.4556
4 16 -25.4556 0 25.4556 -26.1627 0 26.1627 -34.1843 0 14.1599 -33.2604 0 13.7772
4 16 -33.2604 0 13.7772 -34.1843 0 14.1599 -37 0 0 -36 0 0
4 16 -36 0 0 -37 0 0 -34.1843 0 -14.1599 -33.2604 0 -13.7772
4 16 -33.2604 0 -13.7772 -34.1843 0 -14.1599 -26.1627 0 -26.1627 -25.4556 0 -25.4556
4 16 -25.4556 0 -25.4556 -26.1627 0 -26.1627 -14.1599 0 -34.1843 -13.7772 0 -33.2604
4 16 -13.7772 0 -33.2604 -14.1599 0 -34.1843 0 0 -37 0 0 -36
4 16 0 0 -36 0 0 -37 14.1599 0 -34.1843 13.7772 0 -33.2604
4 16 13.7772 0 -33.2604 14.1599 0 -34.1843 26.1627 0 -26.1627 25.4556 0 -25.4556
4 16 25.4556 0 -25.4556 26.1627 0 -26.1627 34.1843 0 -14.1599 33.2604 0 -13.7772
4 16 33.2604 0 -13.7772 34.1843 0 -14.1599 37 0 0 36 0 0
0

46
p/48/1-3cyli.dat Normal file
View File

@ -0,0 +1,46 @@
0 Hi-Res Cylinder 0.3333
0 Name: 48\1-3cyli.dat
0 Author: Mark Kennedy [mkennedy]
0 !LDRAW_ORG 48_Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2006-10-14 [WilliamH] Recreated with Primitive Generator
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
4 16 0.9914 0 0.1305 1 0 0 1 1 0 0.9914 1 0.1305
4 16 0.9659 0 0.2588 0.9914 0 0.1305 0.9914 1 0.1305 0.9659 1 0.2588
4 16 0.9239 0 0.3827 0.9659 0 0.2588 0.9659 1 0.2588 0.9239 1 0.3827
4 16 0.866 0 0.5 0.9239 0 0.3827 0.9239 1 0.3827 0.866 1 0.5
4 16 0.7934 0 0.6088 0.866 0 0.5 0.866 1 0.5 0.7934 1 0.6088
4 16 0.7071 0 0.7071 0.7934 0 0.6088 0.7934 1 0.6088 0.7071 1 0.7071
4 16 0.6088 0 0.7934 0.7071 0 0.7071 0.7071 1 0.7071 0.6088 1 0.7934
4 16 0.5 0 0.866 0.6088 0 0.7934 0.6088 1 0.7934 0.5 1 0.866
4 16 0.3827 0 0.9239 0.5 0 0.866 0.5 1 0.866 0.3827 1 0.9239
4 16 0.2588 0 0.9659 0.3827 0 0.9239 0.3827 1 0.9239 0.2588 1 0.9659
4 16 0.1305 0 0.9914 0.2588 0 0.9659 0.2588 1 0.9659 0.1305 1 0.9914
4 16 0 0 1 0.1305 0 0.9914 0.1305 1 0.9914 0 1 1
4 16 -0.1305 0 0.9914 0 0 1 0 1 1 -0.1305 1 0.9914
4 16 -0.2588 0 0.9659 -0.1305 0 0.9914 -0.1305 1 0.9914 -0.2588 1 0.9659
4 16 -0.3827 0 0.9239 -0.2588 0 0.9659 -0.2588 1 0.9659 -0.3827 1 0.9239
4 16 -0.5 0 0.866 -0.3827 0 0.9239 -0.3827 1 0.9239 -0.5 1 0.866
0 conditional lines
5 24 1 1 0 1 0 0 0.9914 1 -0.1305 0.9914 1 0.1305
5 24 0.9914 1 0.1305 0.9914 0 0.1305 1 1 0 0.9659 1 0.2588
5 24 0.9659 1 0.2588 0.9659 0 0.2588 0.9914 1 0.1305 0.9239 1 0.3827
5 24 0.9239 1 0.3827 0.9239 0 0.3827 0.9659 1 0.2588 0.866 1 0.5
5 24 0.866 1 0.5 0.866 0 0.5 0.9239 1 0.3827 0.7934 1 0.6088
5 24 0.7934 1 0.6088 0.7934 0 0.6088 0.866 1 0.5 0.7071 1 0.7071
5 24 0.7071 1 0.7071 0.7071 0 0.7071 0.7934 1 0.6088 0.6088 1 0.7934
5 24 0.6088 1 0.7934 0.6088 0 0.7934 0.7071 1 0.7071 0.5 1 0.866
5 24 0.5 1 0.866 0.5 0 0.866 0.6088 1 0.7934 0.3827 1 0.9239
5 24 0.3827 1 0.9239 0.3827 0 0.9239 0.5 1 0.866 0.2588 1 0.9659
5 24 0.2588 1 0.9659 0.2588 0 0.9659 0.3827 1 0.9239 0.1305 1 0.9914
5 24 0.1305 1 0.9914 0.1305 0 0.9914 0.2588 1 0.9659 0 1 1
5 24 0 1 1 0 0 1 0.1305 1 0.9914 -0.1305 1 0.9914
5 24 -0.1305 1 0.9914 -0.1305 0 0.9914 0 1 1 -0.2588 1 0.9659
5 24 -0.2588 1 0.9659 -0.2588 0 0.9659 -0.1305 1 0.9914 -0.3827 1 0.9239
5 24 -0.3827 1 0.9239 -0.3827 0 0.9239 -0.2588 1 0.9659 -0.5 1 0.866
5 24 -0.5 1 0.866 -0.5 0 0.866 -0.3827 1 0.9239 -0.6088 1 0.7934
0 end of file

41
p/48/1-4con19.dat Normal file
View File

@ -0,0 +1,41 @@
0 Hi-Res Cone 19 x 0.25
0 Name: 48\1-4con19.dat
0 Author: Philippe Hurbain [Philo]
0 !LDRAW_ORG 48_Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
4 16 19 1 0 18.8366 1 2.4795 19.828 0 2.61 20 0 0
4 16 18.8366 1 2.4795 18.3521 1 4.9172 19.318 0 5.176 19.828 0 2.61
4 16 18.3521 1 4.9172 17.5541 1 7.2713 18.478 0 7.654 19.318 0 5.176
4 16 17.5541 1 7.2713 16.454 1 9.5 17.32 0 10 18.478 0 7.654
4 16 16.454 1 9.5 15.0746 1 11.5672 15.868 0 12.176 17.32 0 10
4 16 15.0746 1 11.5672 13.4349 1 13.4349 14.142 0 14.142 15.868 0 12.176
4 16 13.4349 1 13.4349 11.5672 1 15.0746 12.176 0 15.868 14.142 0 14.142
4 16 11.5672 1 15.0746 9.5 1 16.454 10 0 17.32 12.176 0 15.868
4 16 9.5 1 16.454 7.2713 1 17.5541 7.654 0 18.478 10 0 17.32
4 16 7.2713 1 17.5541 4.9172 1 18.3521 5.176 0 19.318 7.654 0 18.478
4 16 4.9172 1 18.3521 2.4795 1 18.8366 2.61 0 19.828 5.176 0 19.318
4 16 2.4795 1 18.8366 0 1 19 0 0 20 2.61 0 19.828
0 // conditional lines
5 24 19 1 0 20 0 0 18.9991 1 -2.5009 18.8366 1 2.4795
5 24 18.8366 1 2.4795 19.828 0 2.61 19 1 0 18.3521 1 4.9172
5 24 18.3521 1 4.9172 19.318 0 5.176 18.8366 1 2.4795 17.5541 1 7.2713
5 24 17.5541 1 7.2713 18.478 0 7.654 18.3521 1 4.9172 16.454 1 9.5
5 24 16.454 1 9.5 17.32 0 10 17.5541 1 7.2713 15.0746 1 11.5672
5 24 15.0746 1 11.5672 15.868 0 12.176 16.454 1 9.5 13.4349 1 13.4349
5 24 13.4349 1 13.4349 14.142 0 14.142 15.0746 1 11.5672 11.5672 1 15.0746
5 24 11.5672 1 15.0746 12.176 0 15.868 13.4349 1 13.4349 9.5 1 16.454
5 24 9.5 1 16.454 10 0 17.32 11.5672 1 15.0746 7.2713 1 17.5541
5 24 7.2713 1 17.5541 7.654 0 18.478 9.5 1 16.454 4.9172 1 18.3521
5 24 4.9172 1 18.3521 5.176 0 19.318 7.2713 1 17.5541 2.4795 1 18.8366
5 24 2.4795 1 18.8366 2.61 0 19.828 4.9172 1 18.3521 0 1 19
5 24 0 1 19 0 0 20 2.4795 1 18.8366 -2.5009 1 18.9991
0 // end of file

View File

@ -1,23 +1,28 @@
0 12-48 Hi-Res Edge 0 Hi-Res Circle 0.25
0 Name: 48\1-4edge.dat 0 Name: 48\1-4edge.dat
0 Author: Manfred Moolhuysen 0 Author: Manfred Moolhuysen
0 !LDRAW_ORG 48_Primitive UPDATE 1999-05 0 !LDRAW_ORG 48_Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt 0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 1999-07-05 [PTadmin] Official Update 1999-05 0 !HISTORY 1999-07-05 [PTadmin] Official Update 1999-05
0 !HISTORY 2007-06-24 [PTadmin] Header formatted for Contributor Agreement 0 !HISTORY 2007-06-24 [PTadmin] Header formatted for Contributor Agreement
0 !HISTORY 2008-07-01 [PTadmin] Official Update 2008-01 0 !HISTORY 2008-07-01 [PTadmin] Official Update 2008-01
0 !HISTORY 2010-03-17 [MagFors] Updated description
0 !HISTORY 2010-05-21 [mikeheide] BFC'ed and compacted numbers (saved 10% filesize)
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
2 24 1.0000 0.0000 0.0000 0.9914 0.0000 0.1305 2 24 1 0 0 0.9914 0 0.1305
2 24 0.9914 0.0000 0.1305 0.9659 0.0000 0.2588 2 24 0.9914 0 0.1305 0.9659 0 0.2588
2 24 0.9659 0.0000 0.2588 0.9239 0.0000 0.3827 2 24 0.9659 0 0.2588 0.9239 0 0.3827
2 24 0.9239 0.0000 0.3827 0.8660 0.0000 0.5000 2 24 0.9239 0 0.3827 0.866 0 0.5
2 24 0.8660 0.0000 0.5000 0.7934 0.0000 0.6088 2 24 0.866 0 0.5 0.7934 0 0.6088
2 24 0.7934 0.0000 0.6088 0.7071 0.0000 0.7071 2 24 0.7934 0 0.6088 0.7071 0 0.7071
2 24 0.7071 0.0000 0.7071 0.6088 0.0000 0.7934 2 24 0.7071 0 0.7071 0.6088 0 0.7934
2 24 0.6088 0.0000 0.7934 0.5000 0.0000 0.8660 2 24 0.6088 0 0.7934 0.5 0 0.866
2 24 0.5000 0.0000 0.8660 0.3827 0.0000 0.9239 2 24 0.5 0 0.866 0.3827 0 0.9239
2 24 0.3827 0.0000 0.9239 0.2588 0.0000 0.9659 2 24 0.3827 0 0.9239 0.2588 0 0.9659
2 24 0.2588 0.0000 0.9659 0.1305 0.0000 0.9914 2 24 0.2588 0 0.9659 0.1305 0 0.9914
2 24 0.1305 0.0000 0.9914 0.0000 0.0000 1.0000 2 24 0.1305 0 0.9914 0 0 1
0 0 //

26
p/48/1-4rin16.dat Normal file
View File

@ -0,0 +1,26 @@
0 Hi-Res Ring 16 x 0.25
0 Name: 48\1-4rin16.dat
0 Author: Guy Vivan [guyvivan]
0 !LDRAW_ORG 48_Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
4 16 16 0 0 17 0 0 16.8538 0 2.2185 15.8624 0 2.088
4 16 15.8624 0 2.088 16.8538 0 2.2185 16.4203 0 4.3996 15.4544 0 4.1408
4 16 15.4544 0 4.1408 16.4203 0 4.3996 15.7063 0 6.5059 14.7824 0 6.1232
4 16 14.7824 0 6.1232 15.7063 0 6.5059 14.722 0 8.5 13.856 0 8
4 16 13.856 0 8 14.722 0 8.5 13.4878 0 10.3496 12.6944 0 9.7408
4 16 12.6944 0 9.7408 13.4878 0 10.3496 12.0207 0 12.0207 11.3136 0 11.3136
4 16 11.3136 0 11.3136 12.0207 0 12.0207 10.3496 0 13.4878 9.7408 0 12.6944
4 16 9.7408 0 12.6944 10.3496 0 13.4878 8.5 0 14.722 8 0 13.856
4 16 8 0 13.856 8.5 0 14.722 6.5059 0 15.7063 6.1232 0 14.7824
4 16 6.1232 0 14.7824 6.5059 0 15.7063 4.3996 0 16.4203 4.1408 0 15.4544
4 16 4.1408 0 15.4544 4.3996 0 16.4203 2.2185 0 16.8538 2.088 0 15.8624
4 16 2.088 0 15.8624 2.2185 0 16.8538 0 0 17 0 0 16
0 end of file

26
p/48/1-4rin21.dat Normal file
View File

@ -0,0 +1,26 @@
0 Hi-Res Ring 21 x 0.25
0 Name: 48\1-4rin21.dat
0 Author: Philippe Hurbain [Philo]
0 !LDRAW_ORG 48_Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
4 16 21 0 0 22 0 0 21.8108 0 2.871 20.8194 0 2.7405
4 16 20.8194 0 2.7405 21.8108 0 2.871 21.2498 0 5.6936 20.2839 0 5.4348
4 16 20.2839 0 5.4348 21.2498 0 5.6936 20.3258 0 8.4194 19.4019 0 8.0367
4 16 19.4019 0 8.0367 20.3258 0 8.4194 19.052 0 11 18.186 0 10.5
4 16 18.186 0 10.5 19.052 0 11 17.4548 0 13.3936 16.6614 0 12.7848
4 16 16.6614 0 12.7848 17.4548 0 13.3936 15.5562 0 15.5562 14.8491 0 14.8491
4 16 14.8491 0 14.8491 15.5562 0 15.5562 13.3936 0 17.4548 12.7848 0 16.6614
4 16 12.7848 0 16.6614 13.3936 0 17.4548 11 0 19.052 10.5 0 18.186
4 16 10.5 0 18.186 11 0 19.052 8.4194 0 20.3258 8.0367 0 19.4019
4 16 8.0367 0 19.4019 8.4194 0 20.3258 5.6936 0 21.2498 5.4348 0 20.2839
4 16 5.4348 0 20.2839 5.6936 0 21.2498 2.871 0 21.8108 2.7405 0 20.8194
4 16 2.7405 0 20.8194 2.871 0 21.8108 0 0 22 0 0 21
0 end of file

26
p/48/1-4rin22.dat Normal file
View File

@ -0,0 +1,26 @@
0 Hi-Res Ring 22 x 0.25
0 Name: 48\1-4rin22.dat
0 Author: Alex Taylor [anathema]
0 !LDRAW_ORG 48_Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
4 16 22 0 0 23 0 0 22.8022 0 3.0015 21.8108 0 2.871
4 16 21.8108 0 2.871 22.8022 0 3.0015 22.2157 0 5.9524 21.2498 0 5.6936
4 16 21.2498 0 5.6936 22.2157 0 5.9524 21.2497 0 8.8021 20.3258 0 8.4194
4 16 20.3258 0 8.4194 21.2497 0 8.8021 19.918 0 11.5 19.052 0 11
4 16 19.052 0 11 19.918 0 11.5 18.2482 0 14.0024 17.4548 0 13.3936
4 16 17.4548 0 13.3936 18.2482 0 14.0024 16.2633 0 16.2633 15.5562 0 15.5562
4 16 15.5562 0 15.5562 16.2633 0 16.2633 14.0024 0 18.2482 13.3936 0 17.4548
4 16 13.3936 0 17.4548 14.0024 0 18.2482 11.5 0 19.918 11 0 19.052
4 16 11 0 19.052 11.5 0 19.918 8.8021 0 21.2497 8.4194 0 20.3258
4 16 8.4194 0 20.3258 8.8021 0 21.2497 5.9524 0 22.2157 5.6936 0 21.2498
4 16 5.6936 0 21.2498 5.9524 0 22.2157 3.0015 0 22.8022 2.871 0 21.8108
4 16 2.871 0 21.8108 3.0015 0 22.8022 0 0 23 0 0 22
0 end of file

23
p/48/1-4rin24.dat Normal file
View File

@ -0,0 +1,23 @@
0 Hi-Res Ring 24 x 0.25
0 Name: 48\1-4rin24.dat
0 Author: Alex Taylor [anathema]
0 !LDRAW_ORG 48_Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
4 16 24 0 0 25 0 0 24.785 0 3.2625 23.7936 0 3.132
4 16 23.7936 0 3.132 24.785 0 3.2625 24.1475 0 6.47 23.1816 0 6.2112
4 16 23.1816 0 6.2112 24.1475 0 6.47 23.0975 0 9.5675 22.1736 0 9.1848
4 16 22.1736 0 9.1848 23.0975 0 9.5675 21.65 0 12.5 20.784 0 12
4 16 20.784 0 12 21.65 0 12.5 19.835 0 15.22 19.0416 0 14.6112
4 16 19.0416 0 14.6112 19.835 0 15.22 17.6775 0 17.6775 16.9704 0 16.9704
4 16 16.9704 0 16.9704 17.6775 0 17.6775 15.22 0 19.835 14.6112 0 19.0416
4 16 14.6112 0 19.0416 15.22 0 19.835 12.5 0 21.65 12 0 20.784
4 16 12 0 20.784 12.5 0 21.65 9.5675 0 23.0975 9.1848 0 22.1736
4 16 9.1848 0 22.1736 9.5675 0 23.0975 6.47 0 24.1475 6.2112 0 23.1816
4 16 6.2112 0 23.1816 6.47 0 24.1475 3.2625 0 24.785 3.132 0 23.7936
4 16 3.132 0 23.7936 3.2625 0 24.785 0 0 25 0 0 24
0

23
p/48/1-4rin25.dat Normal file
View File

@ -0,0 +1,23 @@
0 Hi-Res Ring 25 x 0.25
0 Name: 48\1-4rin25.dat
0 Author: Alex Taylor [anathema]
0 !LDRAW_ORG 48_Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
4 16 25 0 0 26 0 0 25.7764 0 3.393 24.785 0 3.2625
4 16 24.785 0 3.2625 25.7764 0 3.393 25.1134 0 6.7288 24.1475 0 6.47
4 16 24.1475 0 6.47 25.1134 0 6.7288 24.0214 0 9.9502 23.0975 0 9.5675
4 16 23.0975 0 9.5675 24.0214 0 9.9502 22.516 0 13 21.65 0 12.5
4 16 21.65 0 12.5 22.516 0 13 20.6284 0 15.8288 19.835 0 15.22
4 16 19.835 0 15.22 20.6284 0 15.8288 18.3846 0 18.3846 17.6775 0 17.6775
4 16 17.6775 0 17.6775 18.3846 0 18.3846 15.8288 0 20.6284 15.22 0 19.835
4 16 15.22 0 19.835 15.8288 0 20.6284 13 0 22.516 12.5 0 21.65
4 16 12.5 0 21.65 13 0 22.516 9.9502 0 24.0214 9.5675 0 23.0975
4 16 9.5675 0 23.0975 9.9502 0 24.0214 6.7288 0 25.1134 6.47 0 24.1475
4 16 6.47 0 24.1475 6.7288 0 25.1134 3.393 0 25.7764 3.2625 0 24.785
4 16 3.2625 0 24.785 3.393 0 25.7764 0 0 26 0 0 25
0

23
p/48/1-4rin26.dat Normal file
View File

@ -0,0 +1,23 @@
0 Hi-Res Ring 26 x 0.25
0 Name: 48\1-4rin26.dat
0 Author: Alex Taylor [anathema]
0 !LDRAW_ORG 48_Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
4 16 26 0 0 27 0 0 26.7678 0 3.5235 25.7764 0 3.393
4 16 25.7764 0 3.393 26.7678 0 3.5235 26.0793 0 6.9876 25.1134 0 6.7288
4 16 25.1134 0 6.7288 26.0793 0 6.9876 24.9453 0 10.3329 24.0214 0 9.9502
4 16 24.0214 0 9.9502 24.9453 0 10.3329 23.382 0 13.5 22.516 0 13
4 16 22.516 0 13 23.382 0 13.5 21.4218 0 16.4376 20.6284 0 15.8288
4 16 20.6284 0 15.8288 21.4218 0 16.4376 19.0917 0 19.0917 18.3846 0 18.3846
4 16 18.3846 0 18.3846 19.0917 0 19.0917 16.4376 0 21.4218 15.8288 0 20.6284
4 16 15.8288 0 20.6284 16.4376 0 21.4218 13.5 0 23.382 13 0 22.516
4 16 13 0 22.516 13.5 0 23.382 10.3329 0 24.9453 9.9502 0 24.0214
4 16 9.9502 0 24.0214 10.3329 0 24.9453 6.9876 0 26.0793 6.7288 0 25.1134
4 16 6.7288 0 25.1134 6.9876 0 26.0793 3.5235 0 26.7678 3.393 0 25.7764
4 16 3.393 0 25.7764 3.5235 0 26.7678 0 0 27 0 0 26
0

26
p/48/1-4rin27.dat Normal file
View File

@ -0,0 +1,26 @@
0 Hi-Res Ring 27 x 0.25
0 Name: 48\1-4rin27.dat
0 Author: Alex Taylor [anathema]
0 !LDRAW_ORG 48_Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
4 16 27 0 0 28 0 0 27.7592 0 3.654 26.7678 0 3.5235
4 16 26.7678 0 3.5235 27.7592 0 3.654 27.0452 0 7.2464 26.0793 0 6.9876
4 16 26.0793 0 6.9876 27.0452 0 7.2464 25.8692 0 10.7156 24.9453 0 10.3329
4 16 24.9453 0 10.3329 25.8692 0 10.7156 24.248 0 14 23.382 0 13.5
4 16 23.382 0 13.5 24.248 0 14 22.2152 0 17.0464 21.4218 0 16.4376
4 16 21.4218 0 16.4376 22.2152 0 17.0464 19.7988 0 19.7988 19.0917 0 19.0917
4 16 19.0917 0 19.0917 19.7988 0 19.7988 17.0464 0 22.2152 16.4376 0 21.4218
4 16 16.4376 0 21.4218 17.0464 0 22.2152 14 0 24.248 13.5 0 23.382
4 16 13.5 0 23.382 14 0 24.248 10.7156 0 25.8692 10.3329 0 24.9453
4 16 10.3329 0 24.9453 10.7156 0 25.8692 7.2464 0 27.0452 6.9876 0 26.0793
4 16 6.9876 0 26.0793 7.2464 0 27.0452 3.654 0 27.7592 3.5235 0 26.7678
4 16 3.5235 0 26.7678 3.654 0 27.7592 0 0 28 0 0 27
0 end of file

26
p/48/1-4rin32.dat Normal file
View File

@ -0,0 +1,26 @@
0 Hi-Res Ring 32 x 0.25
0 Name: 48\1-4rin32.dat
0 Author: Guy Vivan [guyvivan]
0 !LDRAW_ORG 48_Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
4 16 32 0 0 33 0 0 32.7162 0 4.3065 31.7248 0 4.176
4 16 31.7248 0 4.176 32.7162 0 4.3065 31.8747 0 8.5404 30.9088 0 8.2816
4 16 30.9088 0 8.2816 31.8747 0 8.5404 30.4887 0 12.6291 29.5648 0 12.2464
4 16 29.5648 0 12.2464 30.4887 0 12.6291 28.578 0 16.5 27.712 0 16
4 16 27.712 0 16 28.578 0 16.5 26.1822 0 20.0904 25.3888 0 19.4816
4 16 25.3888 0 19.4816 26.1822 0 20.0904 23.3343 0 23.3343 22.6272 0 22.6272
4 16 22.6272 0 22.6272 23.3343 0 23.3343 20.0904 0 26.1822 19.4816 0 25.3888
4 16 19.4816 0 25.3888 20.0904 0 26.1822 16.5 0 28.578 16 0 27.712
4 16 16 0 27.712 16.5 0 28.578 12.6291 0 30.4887 12.2464 0 29.5648
4 16 12.2464 0 29.5648 12.6291 0 30.4887 8.5404 0 31.8747 8.2816 0 30.9088
4 16 8.2816 0 30.9088 8.5404 0 31.8747 4.3065 0 32.7162 4.176 0 31.7248
4 16 4.176 0 31.7248 4.3065 0 32.7162 0 0 33 0 0 32
0 end of file

26
p/48/1-4rin33.dat Normal file
View File

@ -0,0 +1,26 @@
0 Hi-Res Ring 33 x 0.25
0 Name: 48\1-4rin33.dat
0 Author: Guy Vivan [guyvivan]
0 !LDRAW_ORG 48_Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
4 16 33 0 0 34 0 0 33.7076 0 4.437 32.7162 0 4.3065
4 16 32.7162 0 4.3065 33.7076 0 4.437 32.8406 0 8.7992 31.8747 0 8.5404
4 16 31.8747 0 8.5404 32.8406 0 8.7992 31.4126 0 13.0118 30.4887 0 12.6291
4 16 30.4887 0 12.6291 31.4126 0 13.0118 29.444 0 17 28.578 0 16.5
4 16 28.578 0 16.5 29.444 0 17 26.9756 0 20.6992 26.1822 0 20.0904
4 16 26.1822 0 20.0904 26.9756 0 20.6992 24.0414 0 24.0414 23.3343 0 23.3343
4 16 23.3343 0 23.3343 24.0414 0 24.0414 20.6992 0 26.9756 20.0904 0 26.1822
4 16 20.0904 0 26.1822 20.6992 0 26.9756 17 0 29.444 16.5 0 28.578
4 16 16.5 0 28.578 17 0 29.444 13.0118 0 31.4126 12.6291 0 30.4887
4 16 12.6291 0 30.4887 13.0118 0 31.4126 8.7992 0 32.8406 8.5404 0 31.8747
4 16 8.5404 0 31.8747 8.7992 0 32.8406 4.437 0 33.7076 4.3065 0 32.7162
4 16 4.3065 0 32.7162 4.437 0 33.7076 0 0 34 0 0 33
0 end of file

23
p/48/1-4rin34.dat Normal file
View File

@ -0,0 +1,23 @@
0 Hi-Res Ring 34 x 0.25
0 Name: 48\1-4rin34.dat
0 Author: Alex Taylor [anathema]
0 !LDRAW_ORG 48_Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
4 16 34 0 0 35 0 0 34.699 0 4.5675 33.7076 0 4.437
4 16 33.7076 0 4.437 34.699 0 4.5675 33.8065 0 9.058 32.8406 0 8.7992
4 16 32.8406 0 8.7992 33.8065 0 9.058 32.3365 0 13.3945 31.4126 0 13.0118
4 16 31.4126 0 13.0118 32.3365 0 13.3945 30.31 0 17.5 29.444 0 17
4 16 29.444 0 17 30.31 0 17.5 27.769 0 21.308 26.9756 0 20.6992
4 16 26.9756 0 20.6992 27.769 0 21.308 24.7485 0 24.7485 24.0414 0 24.0414
4 16 24.0414 0 24.0414 24.7485 0 24.7485 21.308 0 27.769 20.6992 0 26.9756
4 16 20.6992 0 26.9756 21.308 0 27.769 17.5 0 30.31 17 0 29.444
4 16 17 0 29.444 17.5 0 30.31 13.3945 0 32.3365 13.0118 0 31.4126
4 16 13.0118 0 31.4126 13.3945 0 32.3365 9.058 0 33.8065 8.7992 0 32.8406
4 16 8.7992 0 32.8406 9.058 0 33.8065 4.5675 0 34.699 4.437 0 33.7076
4 16 4.437 0 33.7076 4.5675 0 34.699 0 0 35 0 0 34
0

26
p/48/1-4rin37.dat Normal file
View File

@ -0,0 +1,26 @@
0 Hi-Res Ring 37 x 0.25
0 Name: 48\1-4rin37.dat
0 Author: Alex Taylor [anathema]
0 !LDRAW_ORG 48_Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
4 16 37 0 0 38 0 0 37.6732 0 4.959 36.6818 0 4.8285
4 16 36.6818 0 4.8285 37.6732 0 4.959 36.7042 0 9.8344 35.7383 0 9.5756
4 16 35.7383 0 9.5756 36.7042 0 9.8344 35.1082 0 14.5426 34.1843 0 14.1599
4 16 34.1843 0 14.1599 35.1082 0 14.5426 32.908 0 19 32.042 0 18.5
4 16 32.042 0 18.5 32.908 0 19 30.1492 0 23.1344 29.3558 0 22.5256
4 16 29.3558 0 22.5256 30.1492 0 23.1344 26.8698 0 26.8698 26.1627 0 26.1627
4 16 26.1627 0 26.1627 26.8698 0 26.8698 23.1344 0 30.1492 22.5256 0 29.3558
4 16 22.5256 0 29.3558 23.1344 0 30.1492 19 0 32.908 18.5 0 32.042
4 16 18.5 0 32.042 19 0 32.908 14.5426 0 35.1082 14.1599 0 34.1843
4 16 14.1599 0 34.1843 14.5426 0 35.1082 9.8344 0 36.7042 9.5756 0 35.7383
4 16 9.5756 0 35.7383 9.8344 0 36.7042 4.959 0 37.6732 4.8285 0 36.6818
4 16 4.8285 0 36.6818 4.959 0 37.6732 0 0 38 0 0 37
0 end of file

25
p/48/1-4rin41.dat Normal file
View File

@ -0,0 +1,25 @@
0 Hi-Res Ring 41 x 0.25
0 Name: 48\1-4rin41.dat
0 Author: Michael Heidemann [mikeheide]
0 !LDRAW_ORG 48_Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
4 16 41 0 0 42 0 0 41.6388 0 5.481 40.6474 0 5.3505
4 16 40.6474 0 5.3505 41.6388 0 5.481 40.5678 0 10.8696 39.6019 0 10.6108
4 16 39.6019 0 10.6108 40.5678 0 10.8696 38.8038 0 16.0734 37.8799 0 15.6907
4 16 37.8799 0 15.6907 38.8038 0 16.0734 36.372 0 21 35.506 0 20.5
4 16 35.506 0 20.5 36.372 0 21 33.3228 0 25.5696 32.5294 0 24.9608
4 16 32.5294 0 24.9608 33.3228 0 25.5696 29.6982 0 29.6982 28.9911 0 28.9911
4 16 28.9911 0 28.9911 29.6982 0 29.6982 25.5696 0 33.3228 24.9608 0 32.5294
4 16 24.9608 0 32.5294 25.5696 0 33.3228 21 0 36.372 20.5 0 35.506
4 16 20.5 0 35.506 21 0 36.372 16.0734 0 38.8038 15.6907 0 37.8799
4 16 15.6907 0 37.8799 16.0734 0 38.8038 10.8696 0 40.5678 10.6108 0 39.6019
4 16 10.6108 0 39.6019 10.8696 0 40.5678 5.481 0 41.6388 5.3505 0 40.6474
4 16 5.3505 0 40.6474 5.481 0 41.6388 0 0 42 0 0 41
0 // end of file

26
p/48/1-4rin45.dat Normal file
View File

@ -0,0 +1,26 @@
0 Hi-Res Ring 45 x 0.25
0 Name: 48\1-4rin45.dat
0 Author: Alex Taylor [anathema]
0 !LDRAW_ORG 48_Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
4 16 45 0 0 46 0 0 45.6044 0 6.003 44.613 0 5.8725
4 16 44.613 0 5.8725 45.6044 0 6.003 44.4314 0 11.9048 43.4655 0 11.646
4 16 43.4655 0 11.646 44.4314 0 11.9048 42.4994 0 17.6042 41.5755 0 17.2215
4 16 41.5755 0 17.2215 42.4994 0 17.6042 39.836 0 23 38.97 0 22.5
4 16 38.97 0 22.5 39.836 0 23 36.4964 0 28.0048 35.703 0 27.396
4 16 35.703 0 27.396 36.4964 0 28.0048 32.5266 0 32.5266 31.8195 0 31.8195
4 16 31.8195 0 31.8195 32.5266 0 32.5266 28.0048 0 36.4964 27.396 0 35.703
4 16 27.396 0 35.703 28.0048 0 36.4964 23 0 39.836 22.5 0 38.97
4 16 22.5 0 38.97 23 0 39.836 17.6042 0 42.4994 17.2215 0 41.5755
4 16 17.2215 0 41.5755 17.6042 0 42.4994 11.9048 0 44.4314 11.646 0 43.4655
4 16 11.646 0 43.4655 11.9048 0 44.4314 6.003 0 45.6044 5.8725 0 44.613
4 16 5.8725 0 44.613 6.003 0 45.6044 0 0 46 0 0 45
0 end of file

26
p/48/1-4rin48.dat Normal file
View File

@ -0,0 +1,26 @@
0 Hi-Res Ring 48 x 0.25
0 Name: 48\1-4rin48.dat
0 Author: Alex Taylor [anathema]
0 !LDRAW_ORG 48_Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
4 16 48 0 0 49 0 0 48.5786 0 6.3945 47.5872 0 6.264
4 16 47.5872 0 6.264 48.5786 0 6.3945 47.3291 0 12.6812 46.3632 0 12.4224
4 16 46.3632 0 12.4224 47.3291 0 12.6812 45.2711 0 18.7523 44.3472 0 18.3696
4 16 44.3472 0 18.3696 45.2711 0 18.7523 42.434 0 24.5 41.568 0 24
4 16 41.568 0 24 42.434 0 24.5 38.8766 0 29.8312 38.0832 0 29.2224
4 16 38.0832 0 29.2224 38.8766 0 29.8312 34.6479 0 34.6479 33.9408 0 33.9408
4 16 33.9408 0 33.9408 34.6479 0 34.6479 29.8312 0 38.8766 29.2224 0 38.0832
4 16 29.2224 0 38.0832 29.8312 0 38.8766 24.5 0 42.434 24 0 41.568
4 16 24 0 41.568 24.5 0 42.434 18.7523 0 45.2711 18.3696 0 44.3472
4 16 18.3696 0 44.3472 18.7523 0 45.2711 12.6812 0 47.3291 12.4224 0 46.3632
4 16 12.4224 0 46.3632 12.6812 0 47.3291 6.3945 0 48.5786 6.264 0 47.5872
4 16 6.264 0 47.5872 6.3945 0 48.5786 0 0 49 0 0 48
0 end of file

26
p/48/1-4rin63.dat Normal file
View File

@ -0,0 +1,26 @@
0 Hi-Res Ring 63 x 0.25
0 Name: 48\1-4rin63.dat
0 Author: Alex Taylor [anathema]
0 !LDRAW_ORG 48_Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
4 16 63 0 0 64 0 0 63.4496 0 8.352 62.4582 0 8.2215
4 16 62.4582 0 8.2215 63.4496 0 8.352 61.8176 0 16.5632 60.8517 0 16.3044
4 16 60.8517 0 16.3044 61.8176 0 16.5632 59.1296 0 24.4928 58.2057 0 24.1101
4 16 58.2057 0 24.1101 59.1296 0 24.4928 55.424 0 32 54.558 0 31.5
4 16 54.558 0 31.5 55.424 0 32 50.7776 0 38.9632 49.9842 0 38.3544
4 16 49.9842 0 38.3544 50.7776 0 38.9632 45.2544 0 45.2544 44.5473 0 44.5473
4 16 44.5473 0 44.5473 45.2544 0 45.2544 38.9632 0 50.7776 38.3544 0 49.9842
4 16 38.3544 0 49.9842 38.9632 0 50.7776 32 0 55.424 31.5 0 54.558
4 16 31.5 0 54.558 32 0 55.424 24.4928 0 59.1296 24.1101 0 58.2057
4 16 24.1101 0 58.2057 24.4928 0 59.1296 16.5632 0 61.8176 16.3044 0 60.8517
4 16 16.3044 0 60.8517 16.5632 0 61.8176 8.352 0 63.4496 8.2215 0 62.4582
4 16 8.2215 0 62.4582 8.352 0 63.4496 0 0 64 0 0 63
0 end of file

26
p/48/1-4rin64.dat Normal file
View File

@ -0,0 +1,26 @@
0 Hi-Res Ring 64 x 0.25
0 Name: 48\1-4rin64.dat
0 Author: Alex Taylor [anathema]
0 !LDRAW_ORG 48_Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
4 16 64 0 0 65 0 0 64.441 0 8.4825 63.4496 0 8.352
4 16 63.4496 0 8.352 64.441 0 8.4825 62.7835 0 16.822 61.8176 0 16.5632
4 16 61.8176 0 16.5632 62.7835 0 16.822 60.0535 0 24.8755 59.1296 0 24.4928
4 16 59.1296 0 24.4928 60.0535 0 24.8755 56.29 0 32.5 55.424 0 32
4 16 55.424 0 32 56.29 0 32.5 51.571 0 39.572 50.7776 0 38.9632
4 16 50.7776 0 38.9632 51.571 0 39.572 45.9615 0 45.9615 45.2544 0 45.2544
4 16 45.2544 0 45.2544 45.9615 0 45.9615 39.572 0 51.571 38.9632 0 50.7776
4 16 38.9632 0 50.7776 39.572 0 51.571 32.5 0 56.29 32 0 55.424
4 16 32 0 55.424 32.5 0 56.29 24.8755 0 60.0535 24.4928 0 59.1296
4 16 24.4928 0 59.1296 24.8755 0 60.0535 16.822 0 62.7835 16.5632 0 61.8176
4 16 16.5632 0 61.8176 16.822 0 62.7835 8.4825 0 64.441 8.352 0 63.4496
4 16 8.352 0 63.4496 8.4825 0 64.441 0 0 65 0 0 64
0 end of file

26
p/48/1-4rin65.dat Normal file
View File

@ -0,0 +1,26 @@
0 Hi-Res Ring 65 x 0.25
0 Name: 48\1-4rin65.dat
0 Author: Alex Taylor [anathema]
0 !LDRAW_ORG 48_Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
4 16 65 0 0 66 0 0 65.4324 0 8.613 64.441 0 8.4825
4 16 64.441 0 8.4825 65.4324 0 8.613 63.7494 0 17.0808 62.7835 0 16.822
4 16 62.7835 0 16.822 63.7494 0 17.0808 60.9774 0 25.2582 60.0535 0 24.8755
4 16 60.0535 0 24.8755 60.9774 0 25.2582 57.156 0 33 56.29 0 32.5
4 16 56.29 0 32.5 57.156 0 33 52.3644 0 40.1808 51.571 0 39.572
4 16 51.571 0 39.572 52.3644 0 40.1808 46.6686 0 46.6686 45.9615 0 45.9615
4 16 45.9615 0 45.9615 46.6686 0 46.6686 40.1808 0 52.3644 39.572 0 51.571
4 16 39.572 0 51.571 40.1808 0 52.3644 33 0 57.156 32.5 0 56.29
4 16 32.5 0 56.29 33 0 57.156 25.2582 0 60.9774 24.8755 0 60.0535
4 16 24.8755 0 60.0535 25.2582 0 60.9774 17.0808 0 63.7494 16.822 0 62.7835
4 16 16.822 0 62.7835 17.0808 0 63.7494 8.613 0 65.4324 8.4825 0 64.441
4 16 8.4825 0 64.441 8.613 0 65.4324 0 0 66 0 0 65
0 end of file

23
p/48/1-4rin70.dat Normal file
View File

@ -0,0 +1,23 @@
0 Hi-Res Ring 70 x 0.25
0 Name: 48\1-4rin70.dat
0 Author: Alex Taylor [anathema]
0 !LDRAW_ORG 48_Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
4 16 70 0 0 71 0 0 70.3894 0 9.2655 69.398 0 9.135
4 16 69.398 0 9.135 70.3894 0 9.2655 68.5789 0 18.3748 67.613 0 18.116
4 16 67.613 0 18.116 68.5789 0 18.3748 65.5969 0 27.1717 64.673 0 26.789
4 16 64.673 0 26.789 65.5969 0 27.1717 61.486 0 35.5 60.62 0 35
4 16 60.62 0 35 61.486 0 35.5 56.3314 0 43.2248 55.538 0 42.616
4 16 55.538 0 42.616 56.3314 0 43.2248 50.2041 0 50.2041 49.497 0 49.497
4 16 49.497 0 49.497 50.2041 0 50.2041 43.2248 0 56.3314 42.616 0 55.538
4 16 42.616 0 55.538 43.2248 0 56.3314 35.5 0 61.486 35 0 60.62
4 16 35 0 60.62 35.5 0 61.486 27.1717 0 65.5969 26.789 0 64.673
4 16 26.789 0 64.673 27.1717 0 65.5969 18.3748 0 68.5789 18.116 0 67.613
4 16 18.116 0 67.613 18.3748 0 68.5789 9.2655 0 70.3894 9.135 0 69.398
4 16 9.135 0 69.398 9.2655 0 70.3894 0 0 71 0 0 70
0

23
p/48/1-4rin71.dat Normal file
View File

@ -0,0 +1,23 @@
0 Hi-Res Ring 71 x 0.25
0 Name: 48\1-4rin71.dat
0 Author: Alex Taylor [anathema]
0 !LDRAW_ORG 48_Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
4 16 71 0 0 72 0 0 71.3808 0 9.396 70.3894 0 9.2655
4 16 70.3894 0 9.2655 71.3808 0 9.396 69.5448 0 18.6336 68.5789 0 18.3748
4 16 68.5789 0 18.3748 69.5448 0 18.6336 66.5208 0 27.5544 65.5969 0 27.1717
4 16 65.5969 0 27.1717 66.5208 0 27.5544 62.352 0 36 61.486 0 35.5
4 16 61.486 0 35.5 62.352 0 36 57.1248 0 43.8336 56.3314 0 43.2248
4 16 56.3314 0 43.2248 57.1248 0 43.8336 50.9112 0 50.9112 50.2041 0 50.2041
4 16 50.2041 0 50.2041 50.9112 0 50.9112 43.8336 0 57.1248 43.2248 0 56.3314
4 16 43.2248 0 56.3314 43.8336 0 57.1248 36 0 62.352 35.5 0 61.486
4 16 35.5 0 61.486 36 0 62.352 27.5544 0 66.5208 27.1717 0 65.5969
4 16 27.1717 0 65.5969 27.5544 0 66.5208 18.6336 0 69.5448 18.3748 0 68.5789
4 16 18.3748 0 68.5789 18.6336 0 69.5448 9.396 0 71.3808 9.2655 0 70.3894
4 16 9.2655 0 70.3894 9.396 0 71.3808 0 0 72 0 0 71
0

26
p/48/1-4rin82.dat Normal file
View File

@ -0,0 +1,26 @@
0 Hi-Res Ring 82 x 0.25
0 Name: 48\1-4rin82.dat
0 Author: Michael Heidemann [mikeheide]
0 !LDRAW_ORG 48_Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
4 16 82 0 0 83 0 0 82.2862 0 10.8315 81.2948 0 10.701
4 16 81.2948 0 10.701 82.2862 0 10.8315 80.1697 0 21.4804 79.2038 0 21.2216
4 16 79.2038 0 21.2216 80.1697 0 21.4804 76.6837 0 31.7641 75.7598 0 31.3814
4 16 75.7598 0 31.3814 76.6837 0 31.7641 71.878 0 41.5 71.012 0 41
4 16 71.012 0 41 71.878 0 41.5 65.8522 0 50.5304 65.0588 0 49.9216
4 16 65.0588 0 49.9216 65.8522 0 50.5304 58.6893 0 58.6893 57.9822 0 57.9822
4 16 57.9822 0 57.9822 58.6893 0 58.6893 50.5304 0 65.8522 49.9216 0 65.0588
4 16 49.9216 0 65.0588 50.5304 0 65.8522 41.5 0 71.878 41 0 71.012
4 16 41 0 71.012 41.5 0 71.878 31.7641 0 76.6837 31.3814 0 75.7598
4 16 31.3814 0 75.7598 31.7641 0 76.6837 21.4804 0 80.1697 21.2216 0 79.2038
4 16 21.2216 0 79.2038 21.4804 0 80.1697 10.8315 0 82.2862 10.701 0 81.2948
4 16 10.701 0 81.2948 10.8315 0 82.2862 0 0 83 0 0 82
0 // end of file

23
p/48/1-4ring2.dat Normal file
View File

@ -0,0 +1,23 @@
0 Hi-Res Ring 2 x 0.25
0 Name: 48\1-4ring2.dat
0 Author: Steffen [Steffen]
0 !LDRAW_ORG 48_Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
4 16 2 0 0 1.9828 0 0.261 2.9742 0 0.3915 3 0 0
4 16 1.9828 0 0.261 1.9318 0 0.5176 2.8977 0 0.7764 2.9742 0 0.3915
4 16 1.9318 0 0.5176 1.8478 0 0.7654 2.7717 0 1.1481 2.8977 0 0.7764
4 16 1.8478 0 0.7654 1.732 0 1 2.598 0 1.5 2.7717 0 1.1481
4 16 1.732 0 1 1.5868 0 1.2176 2.3802 0 1.8264 2.598 0 1.5
4 16 1.5868 0 1.2176 1.4142 0 1.4142 2.1213 0 2.1213 2.3802 0 1.8264
4 16 1.4142 0 1.4142 1.2176 0 1.5868 1.8264 0 2.3802 2.1213 0 2.1213
4 16 1.2176 0 1.5868 1 0 1.732 1.5 0 2.598 1.8264 0 2.3802
4 16 1 0 1.732 0.7654 0 1.8478 1.1481 0 2.7717 1.5 0 2.598
4 16 0.7654 0 1.8478 0.5176 0 1.9318 0.7764 0 2.8977 1.1481 0 2.7717
4 16 0.5176 0 1.9318 0.261 0 1.9828 0.3915 0 2.9742 0.7764 0 2.8977
4 16 0.261 0 1.9828 0 0 2 0 0 3 0.3915 0 2.9742
0

18
p/48/1-6ndis.dat Normal file
View File

@ -0,0 +1,18 @@
0 Hi-Res Disc Negative 0.1667
0 Name: 48\1-6ndis.dat
0 Author: Alex Taylor [anathema]
0 !LDRAW_ORG 48_Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
3 16 1 0 1 0.9914 0 0.1305 1 0 0
3 16 1 0 1 0.9659 0 0.2588 0.9914 0 0.1305
3 16 1 0 1 0.9239 0 0.3827 0.9659 0 0.2588
3 16 1 0 1 0.866 0 0.5 0.9239 0 0.3827
3 16 1 0 1 0.7934 0 0.6088 0.866 0 0.5
3 16 1 0 1 0.7071 0 0.7071 0.7934 0 0.6088
3 16 1 0 1 0.6088 0 0.7934 0.7071 0 0.7071
3 16 1 0 1 0.5 0 0.866 0.6088 0 0.7934
0

19
p/48/1-6ring3.dat Normal file
View File

@ -0,0 +1,19 @@
0 Hi-Res Ring 3 x 0.1667
0 Name: 48\1-6ring3.dat
0 Author: Alex Taylor [anathema]
0 !LDRAW_ORG 48_Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
4 16 3 0 0 4 0 0 3.9656 0 0.522 2.9742 0 0.3915
4 16 2.9742 0 0.3915 3.9656 0 0.522 3.8636 0 1.0352 2.8977 0 0.7764
4 16 2.8977 0 0.7764 3.8636 0 1.0352 3.6956 0 1.5308 2.7717 0 1.1481
4 16 2.7717 0 1.1481 3.6956 0 1.5308 3.464 0 2 2.598 0 1.5
4 16 2.598 0 1.5 3.464 0 2 3.1736 0 2.4352 2.3802 0 1.8264
4 16 2.3802 0 1.8264 3.1736 0 2.4352 2.8284 0 2.8284 2.1213 0 2.1213
4 16 2.1213 0 2.1213 2.8284 0 2.8284 2.4352 0 3.1736 1.8264 0 2.3802
4 16 1.8264 0 2.3802 2.4352 0 3.1736 2 0 3.464 1.5 0 2.598
0

19
p/48/1-6ring5.dat Normal file
View File

@ -0,0 +1,19 @@
0 Hi-Res Ring 5 x 0.1667
0 Name: 48\1-6ring5.dat
0 Author: Alex Taylor [anathema]
0 !LDRAW_ORG 48_Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
4 16 5 0 0 6 0 0 5.9484 0 0.783 4.957 0 0.6525
4 16 4.957 0 0.6525 5.9484 0 0.783 5.7954 0 1.5528 4.8295 0 1.294
4 16 4.8295 0 1.294 5.7954 0 1.5528 5.5434 0 2.2962 4.6195 0 1.9135
4 16 4.6195 0 1.9135 5.5434 0 2.2962 5.196 0 3 4.33 0 2.5
4 16 4.33 0 2.5 5.196 0 3 4.7604 0 3.6528 3.967 0 3.044
4 16 3.967 0 3.044 4.7604 0 3.6528 4.2426 0 4.2426 3.5355 0 3.5355
4 16 3.5355 0 3.5355 4.2426 0 4.2426 3.6528 0 4.7604 3.044 0 3.967
4 16 3.044 0 3.967 3.6528 0 4.7604 3 0 5.196 2.5 0 4.33
0

20
p/48/1-8rin35.dat Normal file
View File

@ -0,0 +1,20 @@
0 Hi-Res Ring 35 x 0.125
0 Name: 48\1-8rin35.dat
0 Author: Alex Taylor [anathema]
0 !LDRAW_ORG 48_Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
4 16 35 0 0 36 0 0 35.6904 0 4.698 34.699 0 4.5675
4 16 34.699 0 4.5675 35.6904 0 4.698 34.7724 0 9.3168 33.8065 0 9.058
4 16 33.8065 0 9.058 34.7724 0 9.3168 33.2604 0 13.7772 32.3365 0 13.3945
4 16 32.3365 0 13.3945 33.2604 0 13.7772 31.176 0 18 30.31 0 17.5
4 16 30.31 0 17.5 31.176 0 18 28.5624 0 21.9168 27.769 0 21.308
4 16 27.769 0 21.308 28.5624 0 21.9168 25.4556 0 25.4556 24.7485 0 24.7485
0 end of file

17
p/48/1-8rin56.dat Normal file
View File

@ -0,0 +1,17 @@
0 Hi-Res Ring 56 x 0.125
0 Name: 48\1-8rin56.dat
0 Author: Alex Taylor [anathema]
0 !LDRAW_ORG 48_Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
4 16 56 0 0 57 0 0 56.5098 0 7.4385 55.5184 0 7.308
4 16 55.5184 0 7.308 56.5098 0 7.4385 55.0563 0 14.7516 54.0904 0 14.4928
4 16 54.0904 0 14.4928 55.0563 0 14.7516 52.6623 0 21.8139 51.7384 0 21.4312
4 16 51.7384 0 21.4312 52.6623 0 21.8139 49.362 0 28.5 48.496 0 28
4 16 48.496 0 28 49.362 0 28.5 45.2238 0 34.7016 44.4304 0 34.0928
4 16 44.4304 0 34.0928 45.2238 0 34.7016 40.3047 0 40.3047 39.5976 0 39.5976
0

20
p/48/1-8ring6.dat Normal file
View File

@ -0,0 +1,20 @@
0 Hi-Res Ring 6 x 0.125
0 Name: 48\1-8ring6.dat
0 Author: Bernd Broich [bbroich]
0 !LDRAW_ORG 48_Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
4 16 6 0 0 7 0 0 6.9398 0 .9135 5.9484 0 .783
4 16 5.9484 0 .783 6.9398 0 .9135 6.7613 0 1.8116 5.7954 0 1.5528
4 16 5.7954 0 1.5528 6.7613 0 1.8116 6.4673 0 2.6789 5.5434 0 2.2962
4 16 5.5434 0 2.2962 6.4673 0 2.6789 6.062 0 3.5 5.196 0 3
4 16 5.196 0 3 6.062 0 3.5 5.5538 0 4.2616 4.7604 0 3.6528
4 16 4.7604 0 3.6528 5.5538 0 4.2616 4.9497 0 4.9497 4.2426 0 4.2426
0 end of file

17
p/48/1-8ring7.dat Normal file
View File

@ -0,0 +1,17 @@
0 Hi-Res Ring 7 x 0.125
0 Name: 48\1-8ring7.dat
0 Author: Alex Taylor [anathema]
0 !LDRAW_ORG 48_Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
4 16 7 0 0 8 0 0 7.9312 0 1.044 6.9398 0 0.9135
4 16 6.9398 0 0.9135 7.9312 0 1.044 7.7272 0 2.0704 6.7613 0 1.8116
4 16 6.7613 0 1.8116 7.7272 0 2.0704 7.3912 0 3.0616 6.4673 0 2.6789
4 16 6.4673 0 2.6789 7.3912 0 3.0616 6.928 0 4 6.062 0 3.5
4 16 6.062 0 3.5 6.928 0 4 6.3472 0 4.8704 5.5538 0 4.2616
4 16 5.5538 0 4.2616 6.3472 0 4.8704 5.6568 0 5.6568 4.9497 0 4.9497
0

38
p/48/2-4rin11.dat Normal file
View File

@ -0,0 +1,38 @@
0 Hi-Res Ring 11 x 0.5
0 Name: 48\2-4rin11.dat
0 Author: Guy Vivan [guyvivan]
0 !LDRAW_ORG 48_Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
4 16 11 0 0 12 0 0 11.8968 0 1.566 10.9054 0 1.4355
4 16 10.9054 0 1.4355 11.8968 0 1.566 11.5908 0 3.1056 10.6249 0 2.8468
4 16 10.6249 0 2.8468 11.5908 0 3.1056 11.0868 0 4.5924 10.1629 0 4.2097
4 16 10.1629 0 4.2097 11.0868 0 4.5924 10.392 0 6 9.526 0 5.5
4 16 9.526 0 5.5 10.392 0 6 9.5208 0 7.3056 8.7274 0 6.6968
4 16 8.7274 0 6.6968 9.5208 0 7.3056 8.4852 0 8.4852 7.7781 0 7.7781
4 16 7.7781 0 7.7781 8.4852 0 8.4852 7.3056 0 9.5208 6.6968 0 8.7274
4 16 6.6968 0 8.7274 7.3056 0 9.5208 6 0 10.392 5.5 0 9.526
4 16 5.5 0 9.526 6 0 10.392 4.5924 0 11.0868 4.2097 0 10.1629
4 16 4.2097 0 10.1629 4.5924 0 11.0868 3.1056 0 11.5908 2.8468 0 10.6249
4 16 2.8468 0 10.6249 3.1056 0 11.5908 1.566 0 11.8968 1.4355 0 10.9054
4 16 1.4355 0 10.9054 1.566 0 11.8968 0 0 12 0 0 11
4 16 0 0 11 0 0 12 -1.566 0 11.8968 -1.4355 0 10.9054
4 16 -1.4355 0 10.9054 -1.566 0 11.8968 -3.1056 0 11.5908 -2.8468 0 10.6249
4 16 -2.8468 0 10.6249 -3.1056 0 11.5908 -4.5924 0 11.0868 -4.2097 0 10.1629
4 16 -4.2097 0 10.1629 -4.5924 0 11.0868 -6 0 10.392 -5.5 0 9.526
4 16 -5.5 0 9.526 -6 0 10.392 -7.3056 0 9.5208 -6.6968 0 8.7274
4 16 -6.6968 0 8.7274 -7.3056 0 9.5208 -8.4852 0 8.4852 -7.7781 0 7.7781
4 16 -7.7781 0 7.7781 -8.4852 0 8.4852 -9.5208 0 7.3056 -8.7274 0 6.6968
4 16 -8.7274 0 6.6968 -9.5208 0 7.3056 -10.392 0 6 -9.526 0 5.5
4 16 -9.526 0 5.5 -10.392 0 6 -11.0868 0 4.5924 -10.1629 0 4.2097
4 16 -10.1629 0 4.2097 -11.0868 0 4.5924 -11.5908 0 3.1056 -10.6249 0 2.8468
4 16 -10.6249 0 2.8468 -11.5908 0 3.1056 -11.8968 0 1.566 -10.9054 0 1.4355
4 16 -10.9054 0 1.4355 -11.8968 0 1.566 -12 0 0 -11 0 0
0 end of file

35
p/48/2-4rin17.dat Normal file
View File

@ -0,0 +1,35 @@
0 Hi-Res Ring 17 x 0.5
0 Name: 48\2-4rin17.dat
0 Author: Alex Taylor [anathema]
0 !LDRAW_ORG 48_Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
4 16 17 0 0 18 0 0 17.8452 0 2.349 16.8538 0 2.2185
4 16 16.8538 0 2.2185 17.8452 0 2.349 17.3862 0 4.6584 16.4203 0 4.3996
4 16 16.4203 0 4.3996 17.3862 0 4.6584 16.6302 0 6.8886 15.7063 0 6.5059
4 16 15.7063 0 6.5059 16.6302 0 6.8886 15.588 0 9 14.722 0 8.5
4 16 14.722 0 8.5 15.588 0 9 14.2812 0 10.9584 13.4878 0 10.3496
4 16 13.4878 0 10.3496 14.2812 0 10.9584 12.7278 0 12.7278 12.0207 0 12.0207
4 16 12.0207 0 12.0207 12.7278 0 12.7278 10.9584 0 14.2812 10.3496 0 13.4878
4 16 10.3496 0 13.4878 10.9584 0 14.2812 9 0 15.588 8.5 0 14.722
4 16 8.5 0 14.722 9 0 15.588 6.8886 0 16.6302 6.5059 0 15.7063
4 16 6.5059 0 15.7063 6.8886 0 16.6302 4.6584 0 17.3862 4.3996 0 16.4203
4 16 4.3996 0 16.4203 4.6584 0 17.3862 2.349 0 17.8452 2.2185 0 16.8538
4 16 2.2185 0 16.8538 2.349 0 17.8452 0 0 18 0 0 17
4 16 0 0 17 0 0 18 -2.349 0 17.8452 -2.2185 0 16.8538
4 16 -2.2185 0 16.8538 -2.349 0 17.8452 -4.6584 0 17.3862 -4.3996 0 16.4203
4 16 -4.3996 0 16.4203 -4.6584 0 17.3862 -6.8886 0 16.6302 -6.5059 0 15.7063
4 16 -6.5059 0 15.7063 -6.8886 0 16.6302 -9 0 15.588 -8.5 0 14.722
4 16 -8.5 0 14.722 -9 0 15.588 -10.9584 0 14.2812 -10.3496 0 13.4878
4 16 -10.3496 0 13.4878 -10.9584 0 14.2812 -12.7278 0 12.7278 -12.0207 0 12.0207
4 16 -12.0207 0 12.0207 -12.7278 0 12.7278 -14.2812 0 10.9584 -13.4878 0 10.3496
4 16 -13.4878 0 10.3496 -14.2812 0 10.9584 -15.588 0 9 -14.722 0 8.5
4 16 -14.722 0 8.5 -15.588 0 9 -16.6302 0 6.8886 -15.7063 0 6.5059
4 16 -15.7063 0 6.5059 -16.6302 0 6.8886 -17.3862 0 4.6584 -16.4203 0 4.3996
4 16 -16.4203 0 4.3996 -17.3862 0 4.6584 -17.8452 0 2.349 -16.8538 0 2.2185
4 16 -16.8538 0 2.2185 -17.8452 0 2.349 -18 0 0 -17 0 0
0

35
p/48/3-16co19.dat Normal file
View File

@ -0,0 +1,35 @@
0 Hi-Res Cone 19 x 0.1875
0 Name: 48\3-16co19.dat
0 Author: Philippe Hurbain [Philo]
0 !LDRAW_ORG 48_Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
4 16 19 1 0 18.8366 1 2.4795 19.828 0 2.61 20 0 0
4 16 18.8366 1 2.4795 18.3521 1 4.9172 19.318 0 5.176 19.828 0 2.61
4 16 18.3521 1 4.9172 17.5541 1 7.2713 18.478 0 7.654 19.318 0 5.176
4 16 17.5541 1 7.2713 16.454 1 9.5 17.32 0 10 18.478 0 7.654
4 16 16.454 1 9.5 15.0746 1 11.5672 15.868 0 12.176 17.32 0 10
4 16 15.0746 1 11.5672 13.4349 1 13.4349 14.142 0 14.142 15.868 0 12.176
4 16 13.4349 1 13.4349 11.5672 1 15.0746 12.176 0 15.868 14.142 0 14.142
4 16 11.5672 1 15.0746 9.5 1 16.454 10 0 17.32 12.176 0 15.868
4 16 9.5 1 16.454 7.2713 1 17.5541 7.654 0 18.478 10 0 17.32
0 // conditional lines
5 24 19 1 0 20 0 0 18.9991 1 -2.5009 18.8366 1 2.4795
5 24 18.8366 1 2.4795 19.828 0 2.61 19 1 0 18.3521 1 4.9172
5 24 18.3521 1 4.9172 19.318 0 5.176 18.8366 1 2.4795 17.5541 1 7.2713
5 24 17.5541 1 7.2713 18.478 0 7.654 18.3521 1 4.9172 16.454 1 9.5
5 24 16.454 1 9.5 17.32 0 10 17.5541 1 7.2713 15.0746 1 11.5672
5 24 15.0746 1 11.5672 15.868 0 12.176 16.454 1 9.5 13.4349 1 13.4349
5 24 13.4349 1 13.4349 14.142 0 14.142 15.0746 1 11.5672 11.5672 1 15.0746
5 24 11.5672 1 15.0746 12.176 0 15.868 13.4349 1 13.4349 9.5 1 16.454
5 24 9.5 1 16.454 10 0 17.32 11.5672 1 15.0746 7.2713 1 17.5541
5 24 7.2713 1 17.5541 7.654 0 18.478 9.5 1 16.454 4.9596 1 18.5105
0 // end of file

20
p/48/3-16disc.dat Normal file
View File

@ -0,0 +1,20 @@
0 Hi-Res Disc 0.1875
0 Name: 48\3-16disc.dat
0 Author: Alex Taylor [anathema]
0 !LDRAW_ORG 48_Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
3 16 0 0 0 1 0 0 0.9914 0 0.1305
3 16 0 0 0 0.9914 0 0.1305 0.9659 0 0.2588
3 16 0 0 0 0.9659 0 0.2588 0.9239 0 0.3827
3 16 0 0 0 0.9239 0 0.3827 0.866 0 0.5
3 16 0 0 0 0.866 0 0.5 0.7934 0 0.6088
3 16 0 0 0 0.7934 0 0.6088 0.7071 0 0.7071
3 16 0 0 0 0.7071 0 0.7071 0.6088 0 0.7934
3 16 0 0 0 0.6088 0 0.7934 0.5 0 0.866
3 16 0 0 0 0.5 0 0.866 0.3827 0 0.9239
0

20
p/48/3-16rin7.dat Normal file
View File

@ -0,0 +1,20 @@
0 Hi-Res Ring 7 x 0.1875
0 Name: 48\3-16rin7.dat
0 Author: Alex Taylor [anathema]
0 !LDRAW_ORG 48_Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
4 16 7 0 0 8 0 0 7.9312 0 1.044 6.9398 0 0.9135
4 16 6.9398 0 0.9135 7.9312 0 1.044 7.7272 0 2.0704 6.7613 0 1.8116
4 16 6.7613 0 1.8116 7.7272 0 2.0704 7.3912 0 3.0616 6.4673 0 2.6789
4 16 6.4673 0 2.6789 7.3912 0 3.0616 6.928 0 4 6.062 0 3.5
4 16 6.062 0 3.5 6.928 0 4 6.3472 0 4.8704 5.5538 0 4.2616
4 16 5.5538 0 4.2616 6.3472 0 4.8704 5.6568 0 5.6568 4.9497 0 4.9497
4 16 4.9497 0 4.9497 5.6568 0 5.6568 4.8704 0 6.3472 4.2616 0 5.5538
4 16 4.2616 0 5.5538 4.8704 0 6.3472 4 0 6.928 3.5 0 6.062
4 16 3.5 0 6.062 4 0 6.928 3.0616 0 7.3912 2.6789 0 6.4673
0

27
p/48/4-4aring.dat Normal file
View File

@ -0,0 +1,27 @@
0 Adapter Ring Hi-Res to Normal 1.0
0 Name: 48\4-4aring.dat
0 Author: Philippe Hurbain [Philo]
0 !LDRAW_ORG 48_Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
4 16 0.9239 0 0.3827 1 0 0 0.9914 0 0.1305 0.9659 0 0.2588
4 16 0.7071 0 0.7071 0.9239 0 0.3827 0.866 0 0.5 0.7934 0 0.6088
4 16 0.3827 0 0.9239 0.7071 0 0.7071 0.6088 0 0.7934 0.5 0 0.866
4 16 0 0 1 0.3827 0 0.9239 0.2588 0 0.9659 0.1305 0 0.9914
4 16 -0.3827 0 0.9239 0 0 1 -0.1305 0 0.9914 -0.2588 0 0.9659
4 16 -0.7071 0 0.7071 -0.3827 0 0.9239 -0.5 0 0.866 -0.6088 0 0.7934
4 16 -0.9239 0 0.3827 -0.7071 0 0.7071 -0.7934 0 0.6088 -0.866 0 0.5
4 16 -1 0 0 -0.9239 0 0.3827 -0.9659 0 0.2588 -0.9914 0 0.1305
4 16 -0.9239 0 -0.3827 -1 0 0 -0.9914 0 -0.1305 -0.9659 0 -0.2588
4 16 -0.7071 0 -0.7071 -0.9239 0 -0.3827 -0.866 0 -0.5 -0.7934 0 -0.6088
4 16 -0.3827 0 -0.9239 -0.7071 0 -0.7071 -0.6088 0 -0.7934 -0.5 0 -0.866
4 16 0 0 -1 -0.3827 0 -0.9239 -0.2588 0 -0.9659 -0.1305 0 -0.9914
4 16 0.3827 0 -0.9239 0 0 -1 0.1305 0 -0.9914 0.2588 0 -0.9659
4 16 0.7071 0 -0.7071 0.3827 0 -0.9239 0.5 0 -0.866 0.6088 0 -0.7934
4 16 0.9239 0 -0.3827 0.7071 0 -0.7071 0.7934 0 -0.6088 0.866 0 -0.5
4 16 1 0 0 0.9239 0 -0.3827 0.9659 0 -0.2588 0.9914 0 -0.1305
0 //

112
p/48/4-4con16.dat Normal file
View File

@ -0,0 +1,112 @@
0 Hi-Res Cone 16 x 1.0
0 Name: 48\4-4con16.dat
0 Author: Guy Vivan [guyvivan]
0 !LDRAW_ORG 48_Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
4 16 16 1 0 15.8624 1 2.088 16.8538 0 2.2185 17 0 0
4 16 15.8624 1 2.088 15.4544 1 4.1408 16.4203 0 4.3996 16.8538 0 2.2185
4 16 15.4544 1 4.1408 14.7824 1 6.1232 15.7063 0 6.5059 16.4203 0 4.3996
4 16 14.7824 1 6.1232 13.856 1 8 14.722 0 8.5 15.7063 0 6.5059
4 16 13.856 1 8 12.6944 1 9.7408 13.4878 0 10.3496 14.722 0 8.5
4 16 12.6944 1 9.7408 11.3136 1 11.3136 12.0207 0 12.0207 13.4878 0 10.3496
4 16 11.3136 1 11.3136 9.7408 1 12.6944 10.3496 0 13.4878 12.0207 0 12.0207
4 16 9.7408 1 12.6944 8 1 13.856 8.5 0 14.722 10.3496 0 13.4878
4 16 8 1 13.856 6.1232 1 14.7824 6.5059 0 15.7063 8.5 0 14.722
4 16 6.1232 1 14.7824 4.1408 1 15.4544 4.3996 0 16.4203 6.5059 0 15.7063
4 16 4.1408 1 15.4544 2.088 1 15.8624 2.2185 0 16.8538 4.3996 0 16.4203
4 16 2.088 1 15.8624 0 1 16 0 0 17 2.2185 0 16.8538
4 16 0 1 16 -2.088 1 15.8624 -2.2185 0 16.8538 0 0 17
4 16 -2.088 1 15.8624 -4.1408 1 15.4544 -4.3996 0 16.4203 -2.2185 0 16.8538
4 16 -4.1408 1 15.4544 -6.1232 1 14.7824 -6.5059 0 15.7063 -4.3996 0 16.4203
4 16 -6.1232 1 14.7824 -8 1 13.856 -8.5 0 14.722 -6.5059 0 15.7063
4 16 -8 1 13.856 -9.7408 1 12.6944 -10.3496 0 13.4878 -8.5 0 14.722
4 16 -9.7408 1 12.6944 -11.3136 1 11.3136 -12.0207 0 12.0207 -10.3496 0 13.4878
4 16 -11.3136 1 11.3136 -12.6944 1 9.7408 -13.4878 0 10.3496 -12.0207 0 12.0207
4 16 -12.6944 1 9.7408 -13.856 1 8 -14.722 0 8.5 -13.4878 0 10.3496
4 16 -13.856 1 8 -14.7824 1 6.1232 -15.7063 0 6.5059 -14.722 0 8.5
4 16 -14.7824 1 6.1232 -15.4544 1 4.1408 -16.4203 0 4.3996 -15.7063 0 6.5059
4 16 -15.4544 1 4.1408 -15.8624 1 2.088 -16.8538 0 2.2185 -16.4203 0 4.3996
4 16 -15.8624 1 2.088 -16 1 0 -17 0 0 -16.8538 0 2.2185
4 16 -16 1 0 -15.8624 1 -2.088 -16.8538 0 -2.2185 -17 0 0
4 16 -15.8624 1 -2.088 -15.4544 1 -4.1408 -16.4203 0 -4.3996 -16.8538 0 -2.2185
4 16 -15.4544 1 -4.1408 -14.7824 1 -6.1232 -15.7063 0 -6.5059 -16.4203 0 -4.3996
4 16 -14.7824 1 -6.1232 -13.856 1 -8 -14.722 0 -8.5 -15.7063 0 -6.5059
4 16 -13.856 1 -8 -12.6944 1 -9.7408 -13.4878 0 -10.3496 -14.722 0 -8.5
4 16 -12.6944 1 -9.7408 -11.3136 1 -11.3136 -12.0207 0 -12.0207 -13.4878 0 -10.3496
4 16 -11.3136 1 -11.3136 -9.7408 1 -12.6944 -10.3496 0 -13.4878 -12.0207 0 -12.0207
4 16 -9.7408 1 -12.6944 -8 1 -13.856 -8.5 0 -14.722 -10.3496 0 -13.4878
4 16 -8 1 -13.856 -6.1232 1 -14.7824 -6.5059 0 -15.7063 -8.5 0 -14.722
4 16 -6.1232 1 -14.7824 -4.1408 1 -15.4544 -4.3996 0 -16.4203 -6.5059 0 -15.7063
4 16 -4.1408 1 -15.4544 -2.088 1 -15.8624 -2.2185 0 -16.8538 -4.3996 0 -16.4203
4 16 -2.088 1 -15.8624 0 1 -16 0 0 -17 -2.2185 0 -16.8538
4 16 0 1 -16 2.088 1 -15.8624 2.2185 0 -16.8538 0 0 -17
4 16 2.088 1 -15.8624 4.1408 1 -15.4544 4.3996 0 -16.4203 2.2185 0 -16.8538
4 16 4.1408 1 -15.4544 6.1232 1 -14.7824 6.5059 0 -15.7063 4.3996 0 -16.4203
4 16 6.1232 1 -14.7824 8 1 -13.856 8.5 0 -14.722 6.5059 0 -15.7063
4 16 8 1 -13.856 9.7408 1 -12.6944 10.3496 0 -13.4878 8.5 0 -14.722
4 16 9.7408 1 -12.6944 11.3136 1 -11.3136 12.0207 0 -12.0207 10.3496 0 -13.4878
4 16 11.3136 1 -11.3136 12.6944 1 -9.7408 13.4878 0 -10.3496 12.0207 0 -12.0207
4 16 12.6944 1 -9.7408 13.856 1 -8 14.722 0 -8.5 13.4878 0 -10.3496
4 16 13.856 1 -8 14.7824 1 -6.1232 15.7063 0 -6.5059 14.722 0 -8.5
4 16 14.7824 1 -6.1232 15.4544 1 -4.1408 16.4203 0 -4.3996 15.7063 0 -6.5059
4 16 15.4544 1 -4.1408 15.8624 1 -2.088 16.8538 0 -2.2185 16.4203 0 -4.3996
4 16 15.8624 1 -2.088 16 1 0 17 0 0 16.8538 0 -2.2185
0 conditional lines
5 24 16 1 0 17 0 0 15.8624 1 -2.088 15.8624 1 2.088
5 24 15.8624 1 2.088 16.8538 0 2.2185 16 1 0 15.4544 1 4.1408
5 24 15.4544 1 4.1408 16.4203 0 4.3996 15.8624 1 2.088 14.7824 1 6.1232
5 24 14.7824 1 6.1232 15.7063 0 6.5059 15.4544 1 4.1408 13.856 1 8
5 24 13.856 1 8 14.722 0 8.5 14.7824 1 6.1232 12.6944 1 9.7408
5 24 12.6944 1 9.7408 13.4878 0 10.3496 13.856 1 8 11.3136 1 11.3136
5 24 11.3136 1 11.3136 12.0207 0 12.0207 12.6944 1 9.7408 9.7408 1 12.6944
5 24 9.7408 1 12.6944 10.3496 0 13.4878 11.3136 1 11.3136 8 1 13.856
5 24 8 1 13.856 8.5 0 14.722 9.7408 1 12.6944 6.1232 1 14.7824
5 24 6.1232 1 14.7824 6.5059 0 15.7063 8 1 13.856 4.1408 1 15.4544
5 24 4.1408 1 15.4544 4.3996 0 16.4203 6.1232 1 14.7824 2.088 1 15.8624
5 24 2.088 1 15.8624 2.2185 0 16.8538 4.1408 1 15.4544 0 1 16
5 24 0 1 16 0 0 17 2.088 1 15.8624 -2.088 1 15.8624
5 24 -2.088 1 15.8624 -2.2185 0 16.8538 0 1 16 -4.1408 1 15.4544
5 24 -4.1408 1 15.4544 -4.3996 0 16.4203 -2.088 1 15.8624 -6.1232 1 14.7824
5 24 -6.1232 1 14.7824 -6.5059 0 15.7063 -4.1408 1 15.4544 -8 1 13.856
5 24 -8 1 13.856 -8.5 0 14.722 -6.1232 1 14.7824 -9.7408 1 12.6944
5 24 -9.7408 1 12.6944 -10.3496 0 13.4878 -8 1 13.856 -11.3136 1 11.3136
5 24 -11.3136 1 11.3136 -12.0207 0 12.0207 -9.7408 1 12.6944 -12.6944 1 9.7408
5 24 -12.6944 1 9.7408 -13.4878 0 10.3496 -11.3136 1 11.3136 -13.856 1 8
5 24 -13.856 1 8 -14.722 0 8.5 -12.6944 1 9.7408 -14.7824 1 6.1232
5 24 -14.7824 1 6.1232 -15.7063 0 6.5059 -13.856 1 8 -15.4544 1 4.1408
5 24 -15.4544 1 4.1408 -16.4203 0 4.3996 -14.7824 1 6.1232 -15.8624 1 2.088
5 24 -15.8624 1 2.088 -16.8538 0 2.2185 -15.4544 1 4.1408 -16 1 0
5 24 -16 1 0 -17 0 0 -15.8624 1 2.088 -15.8624 1 -2.088
5 24 -15.8624 1 -2.088 -16.8538 0 -2.2185 -16 1 0 -15.4544 1 -4.1408
5 24 -15.4544 1 -4.1408 -16.4203 0 -4.3996 -15.8624 1 -2.088 -14.7824 1 -6.1232
5 24 -14.7824 1 -6.1232 -15.7063 0 -6.5059 -15.4544 1 -4.1408 -13.856 1 -8
5 24 -13.856 1 -8 -14.722 0 -8.5 -14.7824 1 -6.1232 -12.6944 1 -9.7408
5 24 -12.6944 1 -9.7408 -13.4878 0 -10.3496 -13.856 1 -8 -11.3136 1 -11.3136
5 24 -11.3136 1 -11.3136 -12.0207 0 -12.0207 -12.6944 1 -9.7408 -9.7408 1 -12.6944
5 24 -9.7408 1 -12.6944 -10.3496 0 -13.4878 -11.3136 1 -11.3136 -8 1 -13.856
5 24 -8 1 -13.856 -8.5 0 -14.722 -9.7408 1 -12.6944 -6.1232 1 -14.7824
5 24 -6.1232 1 -14.7824 -6.5059 0 -15.7063 -8 1 -13.856 -4.1408 1 -15.4544
5 24 -4.1408 1 -15.4544 -4.3996 0 -16.4203 -6.1232 1 -14.7824 -2.088 1 -15.8624
5 24 -2.088 1 -15.8624 -2.2185 0 -16.8538 -4.1408 1 -15.4544 0 1 -16
5 24 0 1 -16 0 0 -17 -2.088 1 -15.8624 2.088 1 -15.8624
5 24 2.088 1 -15.8624 2.2185 0 -16.8538 0 1 -16 4.1408 1 -15.4544
5 24 4.1408 1 -15.4544 4.3996 0 -16.4203 2.088 1 -15.8624 6.1232 1 -14.7824
5 24 6.1232 1 -14.7824 6.5059 0 -15.7063 4.1408 1 -15.4544 8 1 -13.856
5 24 8 1 -13.856 8.5 0 -14.722 6.1232 1 -14.7824 9.7408 1 -12.6944
5 24 9.7408 1 -12.6944 10.3496 0 -13.4878 8 1 -13.856 11.3136 1 -11.3136
5 24 11.3136 1 -11.3136 12.0207 0 -12.0207 9.7408 1 -12.6944 12.6944 1 -9.7408
5 24 12.6944 1 -9.7408 13.4878 0 -10.3496 11.3136 1 -11.3136 13.856 1 -8
5 24 13.856 1 -8 14.722 0 -8.5 12.6944 1 -9.7408 14.7824 1 -6.1232
5 24 14.7824 1 -6.1232 15.7063 0 -6.5059 13.856 1 -8 15.4544 1 -4.1408
5 24 15.4544 1 -4.1408 16.4203 0 -4.3996 14.7824 1 -6.1232 15.8624 1 -2.088
5 24 15.8624 1 -2.088 16.8538 0 -2.2185 15.4544 1 -4.1408 16 1 0
0 end of file

112
p/48/4-4con3.dat Normal file
View File

@ -0,0 +1,112 @@
0 Hi-Res Cone 3 x 1.0
0 Name: 48\4-4con3.dat
0 Author: Guy Vivan [guyvivan]
0 !LDRAW_ORG 48_Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
4 16 3 1 0 2.9742 1 0.3915 3.9656 0 0.522 4 0 0
4 16 2.9742 1 0.3915 2.8977 1 0.7764 3.8636 0 1.0352 3.9656 0 0.522
4 16 2.8977 1 0.7764 2.7717 1 1.1481 3.6956 0 1.5308 3.8636 0 1.0352
4 16 2.7717 1 1.1481 2.598 1 1.5 3.464 0 2 3.6956 0 1.5308
4 16 2.598 1 1.5 2.3802 1 1.8264 3.1736 0 2.4352 3.464 0 2
4 16 2.3802 1 1.8264 2.1213 1 2.1213 2.8284 0 2.8284 3.1736 0 2.4352
4 16 2.1213 1 2.1213 1.8264 1 2.3802 2.4352 0 3.1736 2.8284 0 2.8284
4 16 1.8264 1 2.3802 1.5 1 2.598 2 0 3.464 2.4352 0 3.1736
4 16 1.5 1 2.598 1.1481 1 2.7717 1.5308 0 3.6956 2 0 3.464
4 16 1.1481 1 2.7717 0.7764 1 2.8977 1.0352 0 3.8636 1.5308 0 3.6956
4 16 0.7764 1 2.8977 0.3915 1 2.9742 0.522 0 3.9656 1.0352 0 3.8636
4 16 0.3915 1 2.9742 0 1 3 0 0 4 0.522 0 3.9656
4 16 0 1 3 -0.3915 1 2.9742 -0.522 0 3.9656 0 0 4
4 16 -0.3915 1 2.9742 -0.7764 1 2.8977 -1.0352 0 3.8636 -0.522 0 3.9656
4 16 -0.7764 1 2.8977 -1.1481 1 2.7717 -1.5308 0 3.6956 -1.0352 0 3.8636
4 16 -1.1481 1 2.7717 -1.5 1 2.598 -2 0 3.464 -1.5308 0 3.6956
4 16 -1.5 1 2.598 -1.8264 1 2.3802 -2.4352 0 3.1736 -2 0 3.464
4 16 -1.8264 1 2.3802 -2.1213 1 2.1213 -2.8284 0 2.8284 -2.4352 0 3.1736
4 16 -2.1213 1 2.1213 -2.3802 1 1.8264 -3.1736 0 2.4352 -2.8284 0 2.8284
4 16 -2.3802 1 1.8264 -2.598 1 1.5 -3.464 0 2 -3.1736 0 2.4352
4 16 -2.598 1 1.5 -2.7717 1 1.1481 -3.6956 0 1.5308 -3.464 0 2
4 16 -2.7717 1 1.1481 -2.8977 1 0.7764 -3.8636 0 1.0352 -3.6956 0 1.5308
4 16 -2.8977 1 0.7764 -2.9742 1 0.3915 -3.9656 0 0.522 -3.8636 0 1.0352
4 16 -2.9742 1 0.3915 -3 1 0 -4 0 0 -3.9656 0 0.522
4 16 -3 1 0 -2.9742 1 -0.3915 -3.9656 0 -0.522 -4 0 0
4 16 -2.9742 1 -0.3915 -2.8977 1 -0.7764 -3.8636 0 -1.0352 -3.9656 0 -0.522
4 16 -2.8977 1 -0.7764 -2.7717 1 -1.1481 -3.6956 0 -1.5308 -3.8636 0 -1.0352
4 16 -2.7717 1 -1.1481 -2.598 1 -1.5 -3.464 0 -2 -3.6956 0 -1.5308
4 16 -2.598 1 -1.5 -2.3802 1 -1.8264 -3.1736 0 -2.4352 -3.464 0 -2
4 16 -2.3802 1 -1.8264 -2.1213 1 -2.1213 -2.8284 0 -2.8284 -3.1736 0 -2.4352
4 16 -2.1213 1 -2.1213 -1.8264 1 -2.3802 -2.4352 0 -3.1736 -2.8284 0 -2.8284
4 16 -1.8264 1 -2.3802 -1.5 1 -2.598 -2 0 -3.464 -2.4352 0 -3.1736
4 16 -1.5 1 -2.598 -1.1481 1 -2.7717 -1.5308 0 -3.6956 -2 0 -3.464
4 16 -1.1481 1 -2.7717 -0.7764 1 -2.8977 -1.0352 0 -3.8636 -1.5308 0 -3.6956
4 16 -0.7764 1 -2.8977 -0.3915 1 -2.9742 -0.522 0 -3.9656 -1.0352 0 -3.8636
4 16 -0.3915 1 -2.9742 0 1 -3 0 0 -4 -0.522 0 -3.9656
4 16 0 1 -3 0.3915 1 -2.9742 0.522 0 -3.9656 0 0 -4
4 16 0.3915 1 -2.9742 0.7764 1 -2.8977 1.0352 0 -3.8636 0.522 0 -3.9656
4 16 0.7764 1 -2.8977 1.1481 1 -2.7717 1.5308 0 -3.6956 1.0352 0 -3.8636
4 16 1.1481 1 -2.7717 1.5 1 -2.598 2 0 -3.464 1.5308 0 -3.6956
4 16 1.5 1 -2.598 1.8264 1 -2.3802 2.4352 0 -3.1736 2 0 -3.464
4 16 1.8264 1 -2.3802 2.1213 1 -2.1213 2.8284 0 -2.8284 2.4352 0 -3.1736
4 16 2.1213 1 -2.1213 2.3802 1 -1.8264 3.1736 0 -2.4352 2.8284 0 -2.8284
4 16 2.3802 1 -1.8264 2.598 1 -1.5 3.464 0 -2 3.1736 0 -2.4352
4 16 2.598 1 -1.5 2.7717 1 -1.1481 3.6956 0 -1.5308 3.464 0 -2
4 16 2.7717 1 -1.1481 2.8977 1 -0.7764 3.8636 0 -1.0352 3.6956 0 -1.5308
4 16 2.8977 1 -0.7764 2.9742 1 -0.3915 3.9656 0 -0.522 3.8636 0 -1.0352
4 16 2.9742 1 -0.3915 3 1 0 4 0 0 3.9656 0 -0.522
0 conditional lines
5 24 3 1 0 4 0 0 2.9742 1 -0.3915 2.9742 1 0.3915
5 24 2.9742 1 0.3915 3.9656 0 0.522 3 1 0 2.8977 1 0.7764
5 24 2.8977 1 0.7764 3.8636 0 1.0352 2.9742 1 0.3915 2.7717 1 1.1481
5 24 2.7717 1 1.1481 3.6956 0 1.5308 2.8977 1 0.7764 2.598 1 1.5
5 24 2.598 1 1.5 3.464 0 2 2.7717 1 1.1481 2.3802 1 1.8264
5 24 2.3802 1 1.8264 3.1736 0 2.4352 2.598 1 1.5 2.1213 1 2.1213
5 24 2.1213 1 2.1213 2.8284 0 2.8284 2.3802 1 1.8264 1.8264 1 2.3802
5 24 1.8264 1 2.3802 2.4352 0 3.1736 2.1213 1 2.1213 1.5 1 2.598
5 24 1.5 1 2.598 2 0 3.464 1.8264 1 2.3802 1.1481 1 2.7717
5 24 1.1481 1 2.7717 1.5308 0 3.6956 1.5 1 2.598 0.7764 1 2.8977
5 24 0.7764 1 2.8977 1.0352 0 3.8636 1.1481 1 2.7717 0.3915 1 2.9742
5 24 0.3915 1 2.9742 0.522 0 3.9656 0.7764 1 2.8977 0 1 3
5 24 0 1 3 0 0 4 0.3915 1 2.9742 -0.3915 1 2.9742
5 24 -0.3915 1 2.9742 -0.522 0 3.9656 0 1 3 -0.7764 1 2.8977
5 24 -0.7764 1 2.8977 -1.0352 0 3.8636 -0.3915 1 2.9742 -1.1481 1 2.7717
5 24 -1.1481 1 2.7717 -1.5308 0 3.6956 -0.7764 1 2.8977 -1.5 1 2.598
5 24 -1.5 1 2.598 -2 0 3.464 -1.1481 1 2.7717 -1.8264 1 2.3802
5 24 -1.8264 1 2.3802 -2.4352 0 3.1736 -1.5 1 2.598 -2.1213 1 2.1213
5 24 -2.1213 1 2.1213 -2.8284 0 2.8284 -1.8264 1 2.3802 -2.3802 1 1.8264
5 24 -2.3802 1 1.8264 -3.1736 0 2.4352 -2.1213 1 2.1213 -2.598 1 1.5
5 24 -2.598 1 1.5 -3.464 0 2 -2.3802 1 1.8264 -2.7717 1 1.1481
5 24 -2.7717 1 1.1481 -3.6956 0 1.5308 -2.598 1 1.5 -2.8977 1 0.7764
5 24 -2.8977 1 0.7764 -3.8636 0 1.0352 -2.7717 1 1.1481 -2.9742 1 0.3915
5 24 -2.9742 1 0.3915 -3.9656 0 0.522 -2.8977 1 0.7764 -3 1 0
5 24 -3 1 0 -4 0 0 -2.9742 1 0.3915 -2.9742 1 -0.3915
5 24 -2.9742 1 -0.3915 -3.9656 0 -0.522 -3 1 0 -2.8977 1 -0.7764
5 24 -2.8977 1 -0.7764 -3.8636 0 -1.0352 -2.9742 1 -0.3915 -2.7717 1 -1.1481
5 24 -2.7717 1 -1.1481 -3.6956 0 -1.5308 -2.8977 1 -0.7764 -2.598 1 -1.5
5 24 -2.598 1 -1.5 -3.464 0 -2 -2.7717 1 -1.1481 -2.3802 1 -1.8264
5 24 -2.3802 1 -1.8264 -3.1736 0 -2.4352 -2.598 1 -1.5 -2.1213 1 -2.1213
5 24 -2.1213 1 -2.1213 -2.8284 0 -2.8284 -2.3802 1 -1.8264 -1.8264 1 -2.3802
5 24 -1.8264 1 -2.3802 -2.4352 0 -3.1736 -2.1213 1 -2.1213 -1.5 1 -2.598
5 24 -1.5 1 -2.598 -2 0 -3.464 -1.8264 1 -2.3802 -1.1481 1 -2.7717
5 24 -1.1481 1 -2.7717 -1.5308 0 -3.6956 -1.5 1 -2.598 -0.7764 1 -2.8977
5 24 -0.7764 1 -2.8977 -1.0352 0 -3.8636 -1.1481 1 -2.7717 -0.3915 1 -2.9742
5 24 -0.3915 1 -2.9742 -0.522 0 -3.9656 -0.7764 1 -2.8977 0 1 -3
5 24 0 1 -3 0 0 -4 -0.3915 1 -2.9742 0.3915 1 -2.9742
5 24 0.3915 1 -2.9742 0.522 0 -3.9656 0 1 -3 0.7764 1 -2.8977
5 24 0.7764 1 -2.8977 1.0352 0 -3.8636 0.3915 1 -2.9742 1.1481 1 -2.7717
5 24 1.1481 1 -2.7717 1.5308 0 -3.6956 0.7764 1 -2.8977 1.5 1 -2.598
5 24 1.5 1 -2.598 2 0 -3.464 1.1481 1 -2.7717 1.8264 1 -2.3802
5 24 1.8264 1 -2.3802 2.4352 0 -3.1736 1.5 1 -2.598 2.1213 1 -2.1213
5 24 2.1213 1 -2.1213 2.8284 0 -2.8284 1.8264 1 -2.3802 2.3802 1 -1.8264
5 24 2.3802 1 -1.8264 3.1736 0 -2.4352 2.1213 1 -2.1213 2.598 1 -1.5
5 24 2.598 1 -1.5 3.464 0 -2 2.3802 1 -1.8264 2.7717 1 -1.1481
5 24 2.7717 1 -1.1481 3.6956 0 -1.5308 2.598 1 -1.5 2.8977 1 -0.7764
5 24 2.8977 1 -0.7764 3.8636 0 -1.0352 2.7717 1 -1.1481 2.9742 1 -0.3915
5 24 2.9742 1 -0.3915 3.9656 0 -0.522 2.8977 1 -0.7764 3 1 0
0 end of file

112
p/48/4-4con7.dat Normal file
View File

@ -0,0 +1,112 @@
0 Hi-Res Cone 7 x 1.0
0 Name: 48\4-4con7.dat
0 Author: Guy Vivan [guyvivan]
0 !LDRAW_ORG 48_Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
4 16 7 1 0 6.9398 1 0.9135 7.9312 0 1.044 8 0 0
4 16 6.9398 1 0.9135 6.7613 1 1.8116 7.7272 0 2.0704 7.9312 0 1.044
4 16 6.7613 1 1.8116 6.4673 1 2.6789 7.3912 0 3.0616 7.7272 0 2.0704
4 16 6.4673 1 2.6789 6.062 1 3.5 6.928 0 4 7.3912 0 3.0616
4 16 6.062 1 3.5 5.5538 1 4.2616 6.3472 0 4.8704 6.928 0 4
4 16 5.5538 1 4.2616 4.9497 1 4.9497 5.6568 0 5.6568 6.3472 0 4.8704
4 16 4.9497 1 4.9497 4.2616 1 5.5538 4.8704 0 6.3472 5.6568 0 5.6568
4 16 4.2616 1 5.5538 3.5 1 6.062 4 0 6.928 4.8704 0 6.3472
4 16 3.5 1 6.062 2.6789 1 6.4673 3.0616 0 7.3912 4 0 6.928
4 16 2.6789 1 6.4673 1.8116 1 6.7613 2.0704 0 7.7272 3.0616 0 7.3912
4 16 1.8116 1 6.7613 0.9135 1 6.9398 1.044 0 7.9312 2.0704 0 7.7272
4 16 0.9135 1 6.9398 0 1 7 0 0 8 1.044 0 7.9312
4 16 0 1 7 -0.9135 1 6.9398 -1.044 0 7.9312 0 0 8
4 16 -0.9135 1 6.9398 -1.8116 1 6.7613 -2.0704 0 7.7272 -1.044 0 7.9312
4 16 -1.8116 1 6.7613 -2.6789 1 6.4673 -3.0616 0 7.3912 -2.0704 0 7.7272
4 16 -2.6789 1 6.4673 -3.5 1 6.062 -4 0 6.928 -3.0616 0 7.3912
4 16 -3.5 1 6.062 -4.2616 1 5.5538 -4.8704 0 6.3472 -4 0 6.928
4 16 -4.2616 1 5.5538 -4.9497 1 4.9497 -5.6568 0 5.6568 -4.8704 0 6.3472
4 16 -4.9497 1 4.9497 -5.5538 1 4.2616 -6.3472 0 4.8704 -5.6568 0 5.6568
4 16 -5.5538 1 4.2616 -6.062 1 3.5 -6.928 0 4 -6.3472 0 4.8704
4 16 -6.062 1 3.5 -6.4673 1 2.6789 -7.3912 0 3.0616 -6.928 0 4
4 16 -6.4673 1 2.6789 -6.7613 1 1.8116 -7.7272 0 2.0704 -7.3912 0 3.0616
4 16 -6.7613 1 1.8116 -6.9398 1 0.9135 -7.9312 0 1.044 -7.7272 0 2.0704
4 16 -6.9398 1 0.9135 -7 1 0 -8 0 0 -7.9312 0 1.044
4 16 -7 1 0 -6.9398 1 -0.9135 -7.9312 0 -1.044 -8 0 0
4 16 -6.9398 1 -0.9135 -6.7613 1 -1.8116 -7.7272 0 -2.0704 -7.9312 0 -1.044
4 16 -6.7613 1 -1.8116 -6.4673 1 -2.6789 -7.3912 0 -3.0616 -7.7272 0 -2.0704
4 16 -6.4673 1 -2.6789 -6.062 1 -3.5 -6.928 0 -4 -7.3912 0 -3.0616
4 16 -6.062 1 -3.5 -5.5538 1 -4.2616 -6.3472 0 -4.8704 -6.928 0 -4
4 16 -5.5538 1 -4.2616 -4.9497 1 -4.9497 -5.6568 0 -5.6568 -6.3472 0 -4.8704
4 16 -4.9497 1 -4.9497 -4.2616 1 -5.5538 -4.8704 0 -6.3472 -5.6568 0 -5.6568
4 16 -4.2616 1 -5.5538 -3.5 1 -6.062 -4 0 -6.928 -4.8704 0 -6.3472
4 16 -3.5 1 -6.062 -2.6789 1 -6.4673 -3.0616 0 -7.3912 -4 0 -6.928
4 16 -2.6789 1 -6.4673 -1.8116 1 -6.7613 -2.0704 0 -7.7272 -3.0616 0 -7.3912
4 16 -1.8116 1 -6.7613 -0.9135 1 -6.9398 -1.044 0 -7.9312 -2.0704 0 -7.7272
4 16 -0.9135 1 -6.9398 0 1 -7 0 0 -8 -1.044 0 -7.9312
4 16 0 1 -7 0.9135 1 -6.9398 1.044 0 -7.9312 0 0 -8
4 16 0.9135 1 -6.9398 1.8116 1 -6.7613 2.0704 0 -7.7272 1.044 0 -7.9312
4 16 1.8116 1 -6.7613 2.6789 1 -6.4673 3.0616 0 -7.3912 2.0704 0 -7.7272
4 16 2.6789 1 -6.4673 3.5 1 -6.062 4 0 -6.928 3.0616 0 -7.3912
4 16 3.5 1 -6.062 4.2616 1 -5.5538 4.8704 0 -6.3472 4 0 -6.928
4 16 4.2616 1 -5.5538 4.9497 1 -4.9497 5.6568 0 -5.6568 4.8704 0 -6.3472
4 16 4.9497 1 -4.9497 5.5538 1 -4.2616 6.3472 0 -4.8704 5.6568 0 -5.6568
4 16 5.5538 1 -4.2616 6.062 1 -3.5 6.928 0 -4 6.3472 0 -4.8704
4 16 6.062 1 -3.5 6.4673 1 -2.6789 7.3912 0 -3.0616 6.928 0 -4
4 16 6.4673 1 -2.6789 6.7613 1 -1.8116 7.7272 0 -2.0704 7.3912 0 -3.0616
4 16 6.7613 1 -1.8116 6.9398 1 -0.9135 7.9312 0 -1.044 7.7272 0 -2.0704
4 16 6.9398 1 -0.9135 7 1 0 8 0 0 7.9312 0 -1.044
0 conditional lines
5 24 7 1 0 8 0 0 6.9398 1 -0.9135 6.9398 1 0.9135
5 24 6.9398 1 0.9135 7.9312 0 1.044 7 1 0 6.7613 1 1.8116
5 24 6.7613 1 1.8116 7.7272 0 2.0704 6.9398 1 0.9135 6.4673 1 2.6789
5 24 6.4673 1 2.6789 7.3912 0 3.0616 6.7613 1 1.8116 6.062 1 3.5
5 24 6.062 1 3.5 6.928 0 4 6.4673 1 2.6789 5.5538 1 4.2616
5 24 5.5538 1 4.2616 6.3472 0 4.8704 6.062 1 3.5 4.9497 1 4.9497
5 24 4.9497 1 4.9497 5.6568 0 5.6568 5.5538 1 4.2616 4.2616 1 5.5538
5 24 4.2616 1 5.5538 4.8704 0 6.3472 4.9497 1 4.9497 3.5 1 6.062
5 24 3.5 1 6.062 4 0 6.928 4.2616 1 5.5538 2.6789 1 6.4673
5 24 2.6789 1 6.4673 3.0616 0 7.3912 3.5 1 6.062 1.8116 1 6.7613
5 24 1.8116 1 6.7613 2.0704 0 7.7272 2.6789 1 6.4673 0.9135 1 6.9398
5 24 0.9135 1 6.9398 1.044 0 7.9312 1.8116 1 6.7613 0 1 7
5 24 0 1 7 0 0 8 0.9135 1 6.9398 -0.9135 1 6.9398
5 24 -0.9135 1 6.9398 -1.044 0 7.9312 0 1 7 -1.8116 1 6.7613
5 24 -1.8116 1 6.7613 -2.0704 0 7.7272 -0.9135 1 6.9398 -2.6789 1 6.4673
5 24 -2.6789 1 6.4673 -3.0616 0 7.3912 -1.8116 1 6.7613 -3.5 1 6.062
5 24 -3.5 1 6.062 -4 0 6.928 -2.6789 1 6.4673 -4.2616 1 5.5538
5 24 -4.2616 1 5.5538 -4.8704 0 6.3472 -3.5 1 6.062 -4.9497 1 4.9497
5 24 -4.9497 1 4.9497 -5.6568 0 5.6568 -4.2616 1 5.5538 -5.5538 1 4.2616
5 24 -5.5538 1 4.2616 -6.3472 0 4.8704 -4.9497 1 4.9497 -6.062 1 3.5
5 24 -6.062 1 3.5 -6.928 0 4 -5.5538 1 4.2616 -6.4673 1 2.6789
5 24 -6.4673 1 2.6789 -7.3912 0 3.0616 -6.062 1 3.5 -6.7613 1 1.8116
5 24 -6.7613 1 1.8116 -7.7272 0 2.0704 -6.4673 1 2.6789 -6.9398 1 0.9135
5 24 -6.9398 1 0.9135 -7.9312 0 1.044 -6.7613 1 1.8116 -7 1 0
5 24 -7 1 0 -8 0 0 -6.9398 1 0.9135 -6.9398 1 -0.9135
5 24 -6.9398 1 -0.9135 -7.9312 0 -1.044 -7 1 0 -6.7613 1 -1.8116
5 24 -6.7613 1 -1.8116 -7.7272 0 -2.0704 -6.9398 1 -0.9135 -6.4673 1 -2.6789
5 24 -6.4673 1 -2.6789 -7.3912 0 -3.0616 -6.7613 1 -1.8116 -6.062 1 -3.5
5 24 -6.062 1 -3.5 -6.928 0 -4 -6.4673 1 -2.6789 -5.5538 1 -4.2616
5 24 -5.5538 1 -4.2616 -6.3472 0 -4.8704 -6.062 1 -3.5 -4.9497 1 -4.9497
5 24 -4.9497 1 -4.9497 -5.6568 0 -5.6568 -5.5538 1 -4.2616 -4.2616 1 -5.5538
5 24 -4.2616 1 -5.5538 -4.8704 0 -6.3472 -4.9497 1 -4.9497 -3.5 1 -6.062
5 24 -3.5 1 -6.062 -4 0 -6.928 -4.2616 1 -5.5538 -2.6789 1 -6.4673
5 24 -2.6789 1 -6.4673 -3.0616 0 -7.3912 -3.5 1 -6.062 -1.8116 1 -6.7613
5 24 -1.8116 1 -6.7613 -2.0704 0 -7.7272 -2.6789 1 -6.4673 -0.9135 1 -6.9398
5 24 -0.9135 1 -6.9398 -1.044 0 -7.9312 -1.8116 1 -6.7613 0 1 -7
5 24 0 1 -7 0 0 -8 -0.9135 1 -6.9398 0.9135 1 -6.9398
5 24 0.9135 1 -6.9398 1.044 0 -7.9312 0 1 -7 1.8116 1 -6.7613
5 24 1.8116 1 -6.7613 2.0704 0 -7.7272 0.9135 1 -6.9398 2.6789 1 -6.4673
5 24 2.6789 1 -6.4673 3.0616 0 -7.3912 1.8116 1 -6.7613 3.5 1 -6.062
5 24 3.5 1 -6.062 4 0 -6.928 2.6789 1 -6.4673 4.2616 1 -5.5538
5 24 4.2616 1 -5.5538 4.8704 0 -6.3472 3.5 1 -6.062 4.9497 1 -4.9497
5 24 4.9497 1 -4.9497 5.6568 0 -5.6568 4.2616 1 -5.5538 5.5538 1 -4.2616
5 24 5.5538 1 -4.2616 6.3472 0 -4.8704 4.9497 1 -4.9497 6.062 1 -3.5
5 24 6.062 1 -3.5 6.928 0 -4 5.5538 1 -4.2616 6.4673 1 -2.6789
5 24 6.4673 1 -2.6789 7.3912 0 -3.0616 6.062 1 -3.5 6.7613 1 -1.8116
5 24 6.7613 1 -1.8116 7.7272 0 -2.0704 6.4673 1 -2.6789 6.9398 1 -0.9135
5 24 6.9398 1 -0.9135 7.9312 0 -1.044 6.7613 1 -1.8116 7 1 0
0 end of file

281
p/48/4-4crh1.dat Normal file
View File

@ -0,0 +1,281 @@
0 Click Rotation Ring 24 Tooth with Stop
0 Name: 48\4-4crh1.dat
0 Author: Guy Vivan [guyvivan]
0 !LDRAW_ORG 48_Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-05-11 [cwdee] Converted concave intersections to type 2 lines
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
0 // Inner Ring(48) R = 11 LDU
0 // Outer Ring(48) R = 12 LDU
2 24 1.501 -1 11.401 0 -1 12
2 24 1.501 -1 11.401 3.106 -1 11.591
2 24 4.401 -1 10.625 3.106 -1 11.591
2 24 4.401 -1 10.625 6 -1 10.392
2 24 7.001 -1 9.124 6 -1 10.392
2 24 7.001 -1 9.124 8.485 -1 8.485
2 24 9.124 -1 7.001 8.485 -1 8.485
2 24 9.124 -1 7.001 10.392 -1 6
2 24 10.625 -1 4.401 10.392 -1 6
2 24 10.625 -1 4.401 11.591 -1 3.106
2 24 11.401 -1 1.501 11.591 -1 3.106
2 24 11.401 -1 1.501 12 -1 0
2 24 11.401 -1 -1.501 12 -1 0
2 24 11.401 -1 -1.501 11.591 -1 -3.106
2 24 10.625 -1 -4.401 11.591 -1 -3.106
2 24 10.625 -1 -4.401 10.392 -1 -6
2 24 9.124 -1 -7.001 10.392 -1 -6
2 24 9.124 -1 -7.001 8.485 -1 -8.485
2 24 7.001 -1 -9.124 8.485 -1 -8.485
2 24 7.001 -1 -9.124 6 -1 -10.392
2 24 4.401 -1 -10.625 6 -1 -10.392
2 24 4.401 -1 -10.625 3.106 -1 -11.591
2 24 1.501 -1 -11.401 3.106 -1 -11.591
2 24 1.501 -1 -11.401 0 -1 -12
2 24 -1.501 -1 -11.401 0 -1 -12
2 24 -1.501 -1 -11.401 -3.106 -1 -11.591
2 24 -4.401 -1 -10.625 -3.106 -1 -11.591
2 24 -4.401 -1 -10.625 -6 -1 -10.392
2 24 -7.001 -1 -9.124 -6 -1 -10.392
2 24 -7.001 -1 -9.124 -8.485 -1 -8.485
2 24 -9.124 -1 -7.001 -8.485 -1 -8.485
2 24 -9.124 -1 -7.001 -10.392 -1 -6
2 24 -10.625 -1 -4.401 -10.392 -1 -6
2 24 -10.625 -1 -4.401 -11.591 -1 -3.106
2 24 -11.401 -1 -1.501 -11.591 -1 -3.106
2 24 -11.401 -1 -1.501 -12 -1 0
2 24 -11.401 -1 1.501 -12 -1 0
2 24 -11.401 -1 1.501 -11.591 -1 3.106
2 24 -10.625 -1 4.401 -11.591 -1 3.106
2 24 -10.625 -1 4.401 -10.392 -1 6
2 24 -9.124 -1 7.001 -10.392 -1 6
2 24 -9.124 -1 7.001 -8.485 -1 8.485
2 24 -7.001 -1 9.124 -8.485 -1 8.485
2 24 -7.001 -1 9.124 -6 -1 10.392
2 24 -4.401 -1 10.625 -6 -1 10.392
2 24 -4.401 -1 10.625 -3.106 -1 11.591
2 24 -1.501 -1 11.401 -3.106 -1 11.591
2 24 -1.501 -1 11.401 0 -1 12
2 24 1.501 0 11.401 0 0 12
2 24 1.501 0 11.401 3.106 0 11.591
2 24 4.401 0 10.625 3.106 0 11.591
2 24 4.401 0 10.625 6 0 10.392
2 24 7.001 0 9.124 6 0 10.392
2 24 7.001 0 9.124 8.485 0 8.485
2 24 9.124 0 7.001 8.485 0 8.485
2 24 9.124 0 7.001 10.392 0 6
2 24 10.625 0 4.401 10.392 0 6
2 24 10.625 0 4.401 11.591 0 3.106
2 24 11.401 0 1.501 11.591 0 3.106
2 24 11.401 0 1.501 12 0 0
2 24 11.401 0 -1.501 12 0 0
2 24 11.401 0 -1.501 11.591 0 -3.106
2 24 10.625 0 -4.401 11.591 0 -3.106
2 24 10.625 0 -4.401 10.392 0 -6
2 24 9.124 0 -7.001 10.392 0 -6
2 24 9.124 0 -7.001 8.485 0 -8.485
2 24 7.001 0 -9.124 8.485 0 -8.485
2 24 7.001 0 -9.124 6 0 -10.392
2 24 4.401 0 -10.625 6 0 -10.392
2 24 4.401 0 -10.625 3.106 0 -11.591
2 24 1.501 0 -11.401 3.106 0 -11.591
2 24 1.501 0 -11.401 0 0 -12
2 24 -1.501 0 -11.401 0 0 -12
2 24 -1.501 0 -11.401 -3.106 0 -11.591
2 24 -4.401 0 -10.625 -3.106 0 -11.591
2 24 -4.401 0 -10.625 -6 0 -10.392
2 24 -7.001 0 -9.124 -6 0 -10.392
2 24 -7.001 0 -9.124 -8.485 0 -8.485
2 24 -9.124 0 -7.001 -8.485 0 -8.485
2 24 -9.124 0 -7.001 -10.392 0 -6
2 24 -10.625 0 -4.401 -10.392 0 -6
2 24 -10.625 0 -4.401 -11.591 0 -3.106
2 24 -11.401 0 -1.501 -11.591 0 -3.106
2 24 -11.401 0 -1.501 -12 0 0
2 24 -11.401 0 1.501 -12 0 0
2 24 -11.401 0 1.501 -11.591 0 3.106
2 24 -10.625 0 4.401 -11.591 0 3.106
2 24 -10.625 0 4.401 -10.392 0 6
2 24 -9.124 0 7.001 -10.392 0 6
2 24 -9.124 0 7.001 -8.485 0 8.485
2 24 -7.001 0 9.124 -8.485 0 8.485
2 24 -7.001 0 9.124 -6 0 10.392
2 24 -4.401 0 10.625 -6 0 10.392
2 24 -4.401 0 10.625 -3.106 0 11.591
2 24 -1.501 0 11.401 -3.106 0 11.591
2 24 -1.501 0 11.401 0 0 12
2 24 1.501 0 11.401 1.501 -1 11.401
2 24 4.401 0 10.625 4.401 -1 10.625
2 24 7.001 0 9.124 7.001 -1 9.124
2 24 9.124 0 7.001 9.124 -1 7.001
2 24 10.625 0 4.401 10.625 -1 4.401
2 24 11.401 0 1.501 11.401 -1 1.501
2 24 11.401 0 -1.501 11.401 -1 -1.501
2 24 10.625 0 -4.401 10.625 -1 -4.401
2 24 9.124 0 -7.001 9.124 -1 -7.001
2 24 7.001 0 -9.124 7.001 -1 -9.124
2 24 4.401 0 -10.625 4.401 -1 -10.625
2 24 1.501 0 -11.401 1.501 -1 -11.401
2 24 -1.501 0 -11.401 -1.501 -1 -11.401
2 24 -4.401 0 -10.625 -4.401 -1 -10.625
2 24 -7.001 0 -9.124 -7.001 -1 -9.124
2 24 -9.124 0 -7.001 -9.124 -1 -7.001
2 24 -10.625 0 -4.401 -10.625 -1 -4.401
2 24 -11.401 0 -1.501 -11.401 -1 -1.501
2 24 -11.401 0 1.501 -11.401 -1 1.501
2 24 -10.625 0 4.401 -10.625 -1 4.401
2 24 -9.124 0 7.001 -9.124 -1 7.001
2 24 -7.001 0 9.124 -7.001 -1 9.124
2 24 -4.401 0 10.625 -4.401 -1 10.625
2 24 -1.501 0 11.401 -1.501 -1 11.401
2 24 0 0 12 0 -1 12
2 24 3.106 0 11.591 3.106 -1 11.591
2 24 6 0 10.392 6 -1 10.392
2 24 8.485 0 8.485 8.485 -1 8.485
2 24 10.392 0 6 10.392 -1 6
2 24 11.591 0 3.106 11.591 -1 3.106
2 24 12 0 0 12 -1 0
2 24 11.591 0 -3.106 11.591 -1 -3.106
2 24 10.392 0 -6 10.392 -1 -6
2 24 8.485 0 -8.485 8.485 -1 -8.485
2 24 6 0 -10.392 6 -1 -10.392
2 24 3.106 0 -11.591 3.106 -1 -11.591
2 24 0 0 -12 0 -1 -12
2 24 -3.106 0 -11.591 -3.106 -1 -11.591
2 24 -6 0 -10.392 -6 -1 -10.392
2 24 -8.485 0 -8.485 -8.485 -1 -8.485
2 24 -10.392 0 -6 -10.392 -1 -6
2 24 -11.591 0 -3.106 -11.591 -1 -3.106
2 24 -12 0 0 -12 -1 0
2 24 -11.591 0 3.106 -11.591 -1 3.106
2 24 -10.392 0 6 -10.392 -1 6
2 24 -8.485 0 8.485 -8.485 -1 8.485
2 24 -6 0 10.392 -6 -1 10.392
2 24 -3.106 0 11.591 -3.106 -1 11.591
4 16 -1.436 0 10.905 0 0 11 0 0 12 -1.501 0 11.401
4 16 0 0 11 1.436 0 10.905 1.501 0 11.401 0 0 12
4 16 1.436 0 10.905 2.847 0 10.625 3.106 0 11.591 1.501 0 11.401
4 16 2.847 0 10.625 4.21 0 10.163 4.401 0 10.625 3.106 0 11.591
4 16 4.21 0 10.163 5.5 0 9.526 6 0 10.392 4.401 0 10.625
4 16 5.5 0 9.526 6.697 0 8.727 7.001 0 9.124 6 0 10.392
4 16 6.697 0 8.727 7.778 0 7.778 8.485 0 8.485 7.001 0 9.124
4 16 7.778 0 7.778 8.727 0 6.697 9.124 0 7.001 8.485 0 8.485
4 16 8.727 0 6.697 9.526 0 5.5 10.392 0 6 9.124 0 7.001
4 16 9.526 0 5.5 10.163 0 4.21 10.625 0 4.401 10.392 0 6
4 16 10.163 0 4.21 10.625 0 2.847 11.591 0 3.106 10.625 0 4.401
4 16 10.625 0 2.847 10.905 0 1.436 11.401 0 1.501 11.591 0 3.106
4 16 10.905 0 1.436 11 0 0 12 0 0 11.401 0 1.501
4 16 11 0 0 10.905 0 -1.436 11.401 0 -1.501 12 0 0
4 16 10.905 0 -1.436 10.625 0 -2.847 11.591 0 -3.106 11.401 0 -1.501
4 16 10.625 0 -2.847 10.163 0 -4.21 10.625 0 -4.401 11.591 0 -3.106
4 16 10.163 0 -4.21 9.526 0 -5.5 10.392 0 -6 10.625 0 -4.401
4 16 9.526 0 -5.5 8.727 0 -6.697 9.124 0 -7.001 10.392 0 -6
4 16 8.727 0 -6.697 7.778 0 -7.778 8.485 0 -8.485 9.124 0 -7.001
4 16 7.778 0 -7.778 6.697 0 -8.727 7.001 0 -9.124 8.485 0 -8.485
4 16 6.697 0 -8.727 5.5 0 -9.526 6 0 -10.392 7.001 0 -9.124
4 16 5.5 0 -9.526 4.21 0 -10.163 4.401 0 -10.625 6 0 -10.392
4 16 4.21 0 -10.163 2.847 0 -10.625 3.106 0 -11.591 4.401 0 -10.625
4 16 2.847 0 -10.625 1.436 0 -10.905 1.501 0 -11.401 3.106 0 -11.591
4 16 1.436 0 -10.905 0 0 -11 0 0 -12 1.501 0 -11.401
4 16 0 0 -11 -1.436 0 -10.905 -1.501 0 -11.401 0 0 -12
4 16 -1.436 0 -10.905 -2.847 0 -10.625 -3.106 0 -11.591 -1.501 0 -11.401
4 16 -2.847 0 -10.625 -4.21 0 -10.163 -4.401 0 -10.625 -3.106 0 -11.591
4 16 -4.21 0 -10.163 -5.5 0 -9.526 -6 0 -10.392 -4.401 0 -10.625
4 16 -5.5 0 -9.526 -6.697 0 -8.727 -7.001 0 -9.124 -6 0 -10.392
4 16 -6.697 0 -8.727 -7.778 0 -7.778 -8.485 0 -8.485 -7.001 0 -9.124
4 16 -7.778 0 -7.778 -8.727 0 -6.697 -9.124 0 -7.001 -8.485 0 -8.485
4 16 -8.727 0 -6.697 -9.526 0 -5.5 -10.392 0 -6 -9.124 0 -7.001
4 16 -9.526 0 -5.5 -10.163 0 -4.21 -10.625 0 -4.401 -10.392 0 -6
4 16 -10.163 0 -4.21 -10.625 0 -2.847 -11.591 0 -3.106 -10.625 0 -4.401
4 16 -10.625 0 -2.847 -10.905 0 -1.436 -11.401 0 -1.501 -11.591 0 -3.106
4 16 -10.905 0 -1.436 -11 0 0 -12 0 0 -11.401 0 -1.501
4 16 -11 0 0 -10.905 0 1.436 -11.401 0 1.501 -12 0 0
4 16 -10.905 0 1.436 -10.625 0 2.847 -11.591 0 3.106 -11.401 0 1.501
4 16 -10.625 0 2.847 -10.163 0 4.21 -10.625 0 4.401 -11.591 0 3.106
4 16 -10.163 0 4.21 -9.526 0 5.5 -10.392 0 6 -10.625 0 4.401
4 16 -9.526 0 5.5 -8.727 0 6.697 -9.124 0 7.001 -10.392 0 6
4 16 -8.727 0 6.697 -7.778 0 7.778 -8.485 0 8.485 -9.124 0 7.001
4 16 -7.778 0 7.778 -6.697 0 8.727 -7.001 0 9.124 -8.485 0 8.485
4 16 -6.697 0 8.727 -5.5 0 9.526 -6 0 10.392 -7.001 0 9.124
4 16 -5.5 0 9.526 -4.21 0 10.163 -4.401 0 10.625 -6 0 10.392
4 16 -4.21 0 10.163 -2.847 0 10.625 -3.106 0 11.591 -4.401 0 10.625
4 16 -2.847 0 10.625 -1.436 0 10.905 -1.501 0 11.401 -3.106 0 11.591
4 16 1.501 -1 11.401 3.106 -1 11.591 1.566 -1 11.897 0 -1 12
4 16 4.401 -1 10.625 6 -1 10.392 4.592 -1 11.087 3.106 -1 11.591
4 16 7.001 -1 9.124 8.485 -1 8.485 7.306 -1 9.521 6 -1 10.392
4 16 9.124 -1 7.001 10.392 -1 6 9.521 -1 7.306 8.485 -1 8.485
4 16 10.625 -1 4.401 11.591 -1 3.106 11.087 -1 4.592 10.392 -1 6
4 16 11.401 -1 1.501 12 -1 0 11.897 -1 1.566 11.591 -1 3.106
4 16 11.401 -1 -1.501 11.591 -1 -3.106 11.897 -1 -1.566 12 -1 0
4 16 10.625 -1 -4.401 10.392 -1 -6 11.087 -1 -4.592 11.591 -1 -3.106
4 16 9.124 -1 -7.001 8.485 -1 -8.485 9.521 -1 -7.3051 10.392 -1 -6
4 16 7.001 -1 -9.124 6 -1 -10.392 7.306 -1 -9.521 8.485 -1 -8.485
4 16 4.401 -1 -10.625 3.106 -1 -11.591 4.592 -1 -11.087 6 -1 -10.392
4 16 1.501 -1 -11.401 0 -1 -12 1.566 -1 -11.897 3.106 -1 -11.591
4 16 -1.501 -1 -11.401 -3.106 -1 -11.591 -1.566 -1 -11.897 0 -1 -12
4 16 -4.401 -1 -10.625 -6 -1 -10.392 -4.592 -1 -11.087 -3.106 -1 -11.591
4 16 -7.001 -1 -9.124 -8.485 -1 -8.485 -7.306 -1 -9.521 -6 -1 -10.392
4 16 -9.124 -1 -7.001 -10.392 -1 -6 -9.521 -1 -7.306 -8.485 -1 -8.485
4 16 -10.625 -1 -4.401 -11.591 -1 -3.106 -11.087 -1 -4.592 -10.392 -1 -6
4 16 -11.401 -1 -1.501 -12 -1 0 -11.897 -1 -1.566 -11.591 -1 -3.106
4 16 -11.401 -1 1.501 -11.591 -1 3.106 -11.897 -1 1.566 -12 -1 0
4 16 -10.625 -1 4.401 -10.392 -1 6 -11.087 -1 4.592 -11.591 -1 3.106
4 16 -9.124 -1 7.001 -8.485 -1 8.485 -9.521 -1 7.306 -10.392 -1 6
4 16 -7.001 -1 9.124 -6 -1 10.392 -7.306 -1 9.521 -8.485 -1 8.485
4 16 -4.401 -1 10.625 -3.106 -1 11.591 -4.592 -1 11.087 -6 -1 10.392
4 16 -1.501 -1 11.401 0 -1 12 -1.566 -1 11.897 -3.106 -1 11.591
4 16 1.501 -1 11.401 0 -1 12 0 0 12 1.501 0 11.401
4 16 1.501 0 11.401 3.106 0 11.591 3.106 -1 11.591 1.501 -1 11.401
4 16 4.401 -1 10.625 3.106 -1 11.591 3.106 0 11.591 4.401 0 10.625
4 16 4.401 0 10.625 6 0 10.392 6 -1 10.392 4.401 -1 10.625
4 16 7.001 -1 9.124 6 -1 10.392 6 0 10.392 7.001 0 9.124
4 16 7.001 0 9.124 8.485 0 8.485 8.485 -1 8.485 7.001 -1 9.124
4 16 9.124 -1 7.001 8.485 -1 8.485 8.485 0 8.485 9.124 0 7.001
4 16 9.124 0 7.001 10.392 0 6 10.392 -1 6 9.124 -1 7.001
4 16 10.625 -1 4.401 10.392 -1 6 10.392 0 6 10.625 0 4.401
4 16 10.625 0 4.401 11.591 0 3.106 11.591 -1 3.106 10.625 -1 4.401
4 16 11.401 -1 1.501 11.591 -1 3.106 11.591 0 3.106 11.401 0 1.501
4 16 11.401 0 1.501 12 0 0 12 -1 0 11.401 -1 1.501
4 16 11.401 -1 -1.501 12 -1 0 12 0 0 11.401 0 -1.501
4 16 11.401 0 -1.501 11.591 0 -3.106 11.591 -1 -3.106 11.401 -1 -1.501
4 16 10.625 -1 -4.401 11.591 -1 -3.106 11.591 0 -3.106 10.625 0 -4.401
4 16 10.625 0 -4.401 10.392 0 -6 10.392 -1 -6 10.625 -1 -4.401
4 16 9.124 -1 -7.001 10.392 -1 -6 10.392 0 -6 9.124 0 -7.001
4 16 9.124 0 -7.001 8.485 0 -8.485 8.485 -1 -8.485 9.124 -1 -7.001
4 16 7.001 -1 -9.124 8.485 -1 -8.485 8.485 0 -8.485 7.001 0 -9.124
4 16 7.001 0 -9.124 6 0 -10.392 6 -1 -10.392 7.001 -1 -9.124
4 16 4.401 -1 -10.625 6 -1 -10.392 6 0 -10.392 4.401 0 -10.625
4 16 4.401 0 -10.625 3.106 0 -11.591 3.106 -1 -11.591 4.401 -1 -10.625
4 16 1.501 -1 -11.401 3.106 -1 -11.591 3.106 0 -11.591 1.501 0 -11.401
4 16 1.501 0 -11.401 0 0 -12 0 -1 -12 1.501 -1 -11.401
4 16 -1.501 -1 -11.401 0 -1 -12 0 0 -12 -1.501 0 -11.401
4 16 -1.501 0 -11.401 -3.106 0 -11.591 -3.106 -1 -11.591 -1.501 -1 -11.401
4 16 -4.401 -1 -10.625 -3.106 -1 -11.591 -3.106 0 -11.591 -4.401 0 -10.625
4 16 -4.401 0 -10.625 -6 0 -10.392 -6 -1 -10.392 -4.401 -1 -10.625
4 16 -7.001 -1 -9.124 -6 -1 -10.392 -6 0 -10.392 -7.001 0 -9.124
4 16 -7.001 0 -9.124 -8.485 0 -8.485 -8.485 -1 -8.485 -7.001 -1 -9.124
4 16 -9.124 -1 -7.001 -8.485 -1 -8.485 -8.485 0 -8.485 -9.124 0 -7.001
4 16 -9.124 0 -7.001 -10.392 0 -6 -10.392 -1 -6 -9.124 -1 -7.001
4 16 -10.625 -1 -4.401 -10.392 -1 -6 -10.392 0 -6 -10.625 0 -4.401
4 16 -10.625 0 -4.401 -11.591 0 -3.106 -11.591 -1 -3.106 -10.625 -1 -4.401
4 16 -11.401 -1 -1.501 -11.591 -1 -3.106 -11.591 0 -3.106 -11.401 0 -1.501
4 16 -11.401 0 -1.501 -12 0 0 -12 -1 0 -11.401 -1 -1.501
4 16 -11.401 -1 1.501 -12 -1 0 -12 0 0 -11.401 0 1.501
4 16 -11.401 0 1.501 -11.591 0 3.106 -11.591 -1 3.106 -11.401 -1 1.501
4 16 -10.625 -1 4.401 -11.591 -1 3.106 -11.591 0 3.106 -10.625 0 4.401
4 16 -10.625 0 4.401 -10.392 0 6 -10.392 -1 6 -10.625 -1 4.401
4 16 -9.124 -1 7.001 -10.392 -1 6 -10.392 0 6 -9.124 0 7.001
4 16 -9.124 0 7.001 -8.485 0 8.485 -8.485 -1 8.485 -9.124 -1 7.001
4 16 -7.001 -1 9.124 -8.485 -1 8.485 -8.485 0 8.485 -7.001 0 9.124
4 16 -7.001 0 9.124 -6 0 10.392 -6 -1 10.392 -7.001 -1 9.124
4 16 -4.401 -1 10.625 -6 -1 10.392 -6 0 10.392 -4.401 0 10.625
4 16 -4.401 0 10.625 -3.106 0 11.591 -3.106 -1 11.591 -4.401 -1 10.625
4 16 -1.501 -1 11.401 -3.106 -1 11.591 -3.106 0 11.591 -1.501 0 11.401
4 16 -1.501 0 11.401 0 0 12 0 -1 12 -1.501 -1 11.401
0

255
p/48/4-4crh2.dat Normal file
View File

@ -0,0 +1,255 @@
0 Click Rotation Ring 24 Tooth without Stop
0 Name: 48\4-4crh2.dat
0 Author: Guy Vivan [guyvivan]
0 !LDRAW_ORG 48_Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-05-11 [cwdee] Converted concave intersections to type 2 lines
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
0 // Outer Ring(48) R = 12 LDU
2 24 -1.501 -1 11.401 0 -1 12
2 24 -1.501 -1 11.401 -3.106 -1 11.591
2 24 -4.401 -1 10.625 -3.106 -1 11.591
2 24 -4.401 -1 10.625 -6 -1 10.392
2 24 -7.001 -1 9.124 -6 -1 10.392
2 24 -7.001 -1 9.124 -8.485 -1 8.485
2 24 -9.124 -1 7.001 -8.485 -1 8.485
2 24 -9.124 -1 7.001 -10.392 -1 6
2 24 -10.625 -1 4.401 -10.392 -1 6
2 24 -10.625 -1 4.401 -11.591 -1 3.106
2 24 -11.401 -1 1.501 -11.591 -1 3.106
2 24 -11.401 -1 1.501 -12 -1 0
2 24 -11.401 -1 -1.501 -12 -1 0
2 24 -11.401 -1 -1.501 -11.591 -1 -3.106
2 24 -10.625 -1 -4.401 -11.591 -1 -3.106
2 24 -10.625 -1 -4.401 -10.392 -1 -6
2 24 -9.124 -1 -7.001 -10.392 -1 -6
2 24 -9.124 -1 -7.001 -8.485 -1 -8.485
2 24 -7.001 -1 -9.124 -8.485 -1 -8.485
2 24 -7.001 -1 -9.124 -6 -1 -10.392
2 24 -4.401 -1 -10.625 -6 -1 -10.392
2 24 -4.401 -1 -10.625 -3.106 -1 -11.591
2 24 -1.501 -1 -11.401 -3.106 -1 -11.591
2 24 -1.501 -1 -11.401 0 -1 -12
2 24 1.501 -1 -11.401 0 -1 -12
2 24 1.501 -1 -11.401 3.106 -1 -11.591
2 24 4.401 -1 -10.625 3.106 -1 -11.591
2 24 4.401 -1 -10.625 6 -1 -10.392
2 24 7.001 -1 -9.124 6 -1 -10.392
2 24 7.001 -1 -9.124 8.485 -1 -8.485
2 24 9.124 -1 -7.001 8.485 -1 -8.485
2 24 9.124 -1 -7.001 10.392 -1 -6
2 24 10.625 -1 -4.401 10.392 -1 -6
2 24 10.625 -1 -4.401 11.591 -1 -3.106
2 24 11.401 -1 -1.501 11.591 -1 -3.106
2 24 11.401 -1 -1.501 12 -1 0
2 24 11.401 -1 1.501 12 -1 0
2 24 11.401 -1 1.501 11.591 -1 3.106
2 24 10.625 -1 4.401 11.591 -1 3.106
2 24 10.625 -1 4.401 10.392 -1 6
2 24 9.124 -1 7.001 10.392 -1 6
2 24 9.124 -1 7.001 8.485 -1 8.485
2 24 7.001 -1 9.124 8.485 -1 8.485
2 24 7.001 -1 9.124 6 -1 10.392
2 24 4.401 -1 10.625 6 -1 10.392
2 24 4.401 -1 10.625 3.106 -1 11.591
2 24 1.501 -1 11.401 3.106 -1 11.591
2 24 1.501 -1 11.401 0 -1 12
2 24 -1.501 0 11.401 0 0 12
2 24 -1.501 0 11.401 -3.106 0 11.591
2 24 -4.401 0 10.625 -3.106 0 11.591
2 24 -4.401 0 10.625 -6 0 10.392
2 24 -7.001 0 9.124 -6 0 10.392
2 24 -7.001 0 9.124 -8.485 0 8.485
2 24 -9.124 0 7.001 -8.485 0 8.485
2 24 -9.124 0 7.001 -10.392 0 6
2 24 -10.625 0 4.401 -10.392 0 6
2 24 -10.625 0 4.401 -11.591 0 3.106
2 24 -11.401 0 1.501 -11.591 0 3.106
2 24 -11.401 0 1.501 -12 0 0
2 24 -11.401 0 -1.501 -12 0 0
2 24 -11.401 0 -1.501 -11.591 0 -3.106
2 24 -10.625 0 -4.401 -11.591 0 -3.106
2 24 -10.625 0 -4.401 -10.392 0 -6
2 24 -9.124 0 -7.001 -10.392 0 -6
2 24 -9.124 0 -7.001 -8.485 0 -8.485
2 24 -7.001 0 -9.124 -8.485 0 -8.485
2 24 -7.001 0 -9.124 -6 0 -10.392
2 24 -4.401 0 -10.625 -6 0 -10.392
2 24 -4.401 0 -10.625 -3.106 0 -11.591
2 24 -1.501 0 -11.401 -3.106 0 -11.591
2 24 -1.501 0 -11.401 0 0 -12
2 24 1.501 0 -11.401 0 0 -12
2 24 1.501 0 -11.401 3.106 0 -11.591
2 24 4.401 0 -10.625 3.106 0 -11.591
2 24 4.401 0 -10.625 6 0 -10.392
2 24 7.001 0 -9.124 6 0 -10.392
2 24 7.001 0 -9.124 8.485 0 -8.485
2 24 9.124 0 -7.001 8.485 0 -8.485
2 24 9.124 0 -7.001 10.392 0 -6
2 24 10.625 0 -4.401 10.392 0 -6
2 24 10.625 0 -4.401 11.591 0 -3.106
2 24 11.401 0 -1.501 11.591 0 -3.106
2 24 11.401 0 -1.501 12 0 0
2 24 11.401 0 1.501 12 0 0
2 24 11.401 0 1.501 11.591 0 3.106
2 24 10.625 0 4.401 11.591 0 3.106
2 24 10.625 0 4.401 10.392 0 6
2 24 9.124 0 7.001 10.392 0 6
2 24 9.124 0 7.001 8.485 0 8.485
2 24 7.001 0 9.124 8.485 0 8.485
2 24 7.001 0 9.124 6 0 10.392
2 24 4.401 0 10.625 6 0 10.392
2 24 4.401 0 10.625 3.106 0 11.591
2 24 1.501 0 11.401 3.106 0 11.591
2 24 1.501 0 11.401 0 0 12
2 24 -1.501 -1 11.401 -1.501 0 11.401
2 24 -4.401 -1 10.625 -4.401 0 10.625
2 24 -7.001 -1 9.124 -7.001 0 9.124
2 24 -9.124 -1 7.001 -9.124 0 7.001
2 24 -10.625 -1 4.401 -10.625 0 4.401
2 24 -11.401 -1 1.501 -11.401 0 1.501
2 24 -11.401 -1 -1.501 -11.401 0 -1.501
2 24 -10.625 -1 -4.401 -10.625 0 -4.401
2 24 -9.124 -1 -7.001 -9.124 0 -7.001
2 24 -7.001 -1 -9.124 -7.001 0 -9.124
2 24 -4.401 -1 -10.625 -4.401 0 -10.625
2 24 -1.501 -1 -11.401 -1.501 0 -11.401
2 24 1.501 -1 -11.401 1.501 0 -11.401
2 24 4.401 -1 -10.625 4.401 0 -10.625
2 24 7.001 -1 -9.124 7.001 0 -9.124
2 24 9.124 -1 -7.001 9.124 0 -7.001
2 24 10.625 -1 -4.401 10.625 0 -4.401
2 24 11.401 -1 -1.501 11.401 0 -1.501
2 24 11.401 -1 1.501 11.401 0 1.501
2 24 10.625 -1 4.401 10.625 0 4.401
2 24 9.124 -1 7.001 9.124 0 7.001
2 24 7.001 -1 9.124 7.001 0 9.124
2 24 4.401 -1 10.625 4.401 0 10.625
2 24 1.501 -1 11.401 1.501 0 11.401
2 24 0 0 12 0 -1 12
2 24 3.106 0 11.591 3.106 -1 11.591
2 24 6 0 10.392 6 -1 10.392
2 24 8.485 0 8.485 8.485 -1 8.485
2 24 10.392 0 6 10.392 -1 6
2 24 11.591 0 3.106 11.591 -1 3.106
2 24 12 0 0 12 -1 0
2 24 11.591 0 -3.106 11.591 -1 -3.106
2 24 10.392 0 -6 10.392 -1 -6
2 24 8.485 0 -8.485 8.485 -1 -8.485
2 24 6 0 -10.392 6 -1 -10.392
2 24 3.106 0 -11.591 3.106 -1 -11.591
2 24 0 0 -12 0 -1 -12
2 24 -3.106 0 -11.591 -3.106 -1 -11.591
2 24 -6 0 -10.392 -6 -1 -10.392
2 24 -8.485 0 -8.485 -8.485 -1 -8.485
2 24 -10.392 0 -6 -10.392 -1 -6
2 24 -11.591 0 -3.106 -11.591 -1 -3.106
2 24 -12 0 0 -12 -1 0
2 24 -11.591 0 3.106 -11.591 -1 3.106
2 24 -10.392 0 6 -10.392 -1 6
2 24 -8.485 0 8.485 -8.485 -1 8.485
2 24 -6 0 10.392 -6 -1 10.392
2 24 -3.106 0 11.591 -3.106 -1 11.591
4 16 -1.501 0 11.401 0 0 12 0 -1 12 -1.501 -1 11.401
4 16 -1.501 -1 11.401 -3.106 -1 11.591 -3.106 0 11.591 -1.501 0 11.401
4 16 -4.401 0 10.625 -3.106 0 11.591 -3.106 -1 11.591 -4.401 -1 10.625
4 16 -4.401 -1 10.625 -6 -1 10.392 -6 0 10.392 -4.401 0 10.625
4 16 -7.001 0 9.124 -6 0 10.392 -6 -1 10.392 -7.001 -1 9.124
4 16 -7.001 -1 9.124 -8.485 -1 8.485 -8.485 0 8.485 -7.001 0 9.124
4 16 -9.124 0 7.001 -8.485 0 8.485 -8.485 -1 8.485 -9.124 -1 7.001
4 16 -9.124 -1 7.001 -10.392 -1 6 -10.392 0 6 -9.124 0 7.001
4 16 -10.625 0 4.401 -10.392 0 6 -10.392 -1 6 -10.625 -1 4.401
4 16 -10.625 -1 4.401 -11.591 -1 3.106 -11.591 0 3.106 -10.625 0 4.401
4 16 -11.401 0 1.501 -11.591 0 3.106 -11.591 -1 3.106 -11.401 -1 1.501
4 16 -11.401 -1 1.501 -12 -1 0 -12 0 0 -11.401 0 1.501
4 16 -11.401 0 -1.501 -12 0 0 -12 -1 0 -11.401 -1 -1.501
4 16 -11.401 -1 -1.501 -11.591 -1 -3.106 -11.591 0 -3.106 -11.401 0 -1.501
4 16 -10.625 0 -4.401 -11.591 0 -3.106 -11.591 -1 -3.106 -10.625 -1 -4.401
4 16 -10.625 -1 -4.401 -10.392 -1 -6 -10.392 0 -6 -10.625 0 -4.401
4 16 -9.124 0 -7.001 -10.392 0 -6 -10.392 -1 -6 -9.124 -1 -7.001
4 16 -9.124 -1 -7.001 -8.485 -1 -8.485 -8.485 0 -8.485 -9.124 0 -7.001
4 16 -7.001 0 -9.124 -8.485 0 -8.485 -8.485 -1 -8.485 -7.001 -1 -9.124
4 16 -7.001 -1 -9.124 -6 -1 -10.392 -6 0 -10.392 -7.001 0 -9.124
4 16 -4.401 0 -10.625 -6 0 -10.392 -6 -1 -10.392 -4.401 -1 -10.625
4 16 -4.401 -1 -10.625 -3.106 -1 -11.591 -3.106 0 -11.591 -4.401 0 -10.625
4 16 -1.501 0 -11.401 -3.106 0 -11.591 -3.106 -1 -11.591 -1.501 -1 -11.401
4 16 -1.501 -1 -11.401 0 -1 -12 0 0 -12 -1.501 0 -11.401
4 16 1.501 0 -11.401 0 0 -12 0 -1 -12 1.501 -1 -11.401
4 16 1.501 -1 -11.401 3.106 -1 -11.591 3.106 0 -11.591 1.501 0 -11.401
4 16 4.401 0 -10.625 3.106 0 -11.591 3.106 -1 -11.591 4.401 -1 -10.625
4 16 4.401 -1 -10.625 6 -1 -10.392 6 0 -10.392 4.401 0 -10.625
4 16 7.001 0 -9.124 6 0 -10.392 6 -1 -10.392 7.001 -1 -9.124
4 16 7.001 -1 -9.124 8.485 -1 -8.485 8.485 0 -8.485 7.001 0 -9.124
4 16 9.124 0 -7.001 8.485 0 -8.485 8.485 -1 -8.485 9.124 -1 -7.001
4 16 9.124 -1 -7.001 10.392 -1 -6 10.392 0 -6 9.124 0 -7.001
4 16 10.625 0 -4.401 10.392 0 -6 10.392 -1 -6 10.625 -1 -4.401
4 16 10.625 -1 -4.401 11.591 -1 -3.106 11.591 0 -3.106 10.625 0 -4.401
4 16 11.401 0 -1.501 11.591 0 -3.106 11.591 -1 -3.106 11.401 -1 -1.501
4 16 11.401 -1 -1.501 12 -1 0 12 0 0 11.401 0 -1.501
4 16 11.401 0 1.501 12 0 0 12 -1 0 11.401 -1 1.501
4 16 11.401 -1 1.501 11.591 -1 3.106 11.591 0 3.106 11.401 0 1.501
4 16 10.625 0 4.401 11.591 0 3.106 11.591 -1 3.106 10.625 -1 4.401
4 16 10.625 -1 4.401 10.392 -1 6 10.392 0 6 10.625 0 4.401
4 16 9.124 0 7.001 10.392 0 6 10.392 -1 6 9.124 -1 7.001
4 16 9.124 -1 7.001 8.485 -1 8.485 8.485 0 8.485 9.124 0 7.001
4 16 7.001 0 9.124 8.485 0 8.485 8.485 -1 8.485 7.001 -1 9.124
4 16 7.001 -1 9.124 6 -1 10.392 6 0 10.392 7.001 0 9.124
4 16 4.401 0 10.625 6 0 10.392 6 -1 10.392 4.401 -1 10.625
4 16 4.401 -1 10.625 3.106 -1 11.591 3.106 0 11.591 4.401 0 10.625
4 16 1.501 0 11.401 3.106 0 11.591 3.106 -1 11.591 1.501 -1 11.401
4 16 1.501 -1 11.401 0 -1 12 0 0 12 1.501 0 11.401
4 16 -1.501 -1 11.401 0 -1 12 -1.566 -1 11.897 -3.106 -1 11.591
4 16 -4.401 -1 10.625 -3.106 -1 11.591 -4.592 -1 11.087 -6 -1 10.392
4 16 -7.001 -1 9.124 -6 -1 10.392 -7.306 -1 9.521 -8.485 -1 8.485
4 16 -9.124 -1 7.001 -8.485 -1 8.485 -9.521 -1 7.306 -10.392 -1 6
4 16 -10.625 -1 4.401 -10.392 -1 6 -11.087 -1 4.592 -11.591 -1 3.106
4 16 -11.401 -1 1.501 -11.591 -1 3.106 -11.897 -1 1.566 -12 -1 0
4 16 -11.401 -1 -1.501 -12 -1 0 -11.897 -1 -1.566 -11.591 -1 -3.106
4 16 -10.625 -1 -4.401 -11.591 -1 -3.106 -11.087 -1 -4.592 -10.392 -1 -6
4 16 -9.124 -1 -7.001 -10.392 -1 -6 -9.521 -1 -7.306 -8.485 -1 -8.485
4 16 -7.001 -1 -9.124 -8.485 -1 -8.485 -7.306 -1 -9.521 -6 -1 -10.392
4 16 -4.401 -1 -10.625 -6 -1 -10.392 -4.592 -1 -11.087 -3.106 -1 -11.591
4 16 -1.501 -1 -11.401 -3.106 -1 -11.591 -1.566 -1 -11.897 0 -1 -12
4 16 1.501 -1 -11.401 0 -1 -12 1.566 -1 -11.897 3.106 -1 -11.591
4 16 4.401 -1 -10.625 3.106 -1 -11.591 4.592 -1 -11.087 6 -1 -10.392
4 16 7.001 -1 -9.124 6 -1 -10.392 7.306 -1 -9.521 8.485 -1 -8.485
4 16 9.124 -1 -7.001 8.485 -1 -8.485 9.521 -1 -7.306 10.392 -1 -6
4 16 10.625 -1 -4.401 10.392 -1 -6 11.087 -1 -4.592 11.591 -1 -3.106
4 16 11.401 -1 -1.501 11.591 -1 -3.106 11.897 -1 -1.566 12 -1 0
4 16 11.401 -1 1.501 12 -1 0 11.897 -1 1.566 11.591 -1 3.106
4 16 10.625 -1 4.401 11.591 -1 3.106 11.087 -1 4.592 10.392 -1 6
4 16 9.124 -1 7.001 10.392 -1 6 9.521 -1 7.306 8.485 -1 8.485
4 16 7.001 -1 9.124 8.485 -1 8.485 7.306 -1 9.521 6 -1 10.392
4 16 4.401 -1 10.625 6 -1 10.392 4.592 -1 11.087 3.106 -1 11.591
4 16 1.501 -1 11.401 3.106 -1 11.591 1.566 -1 11.897 0 -1 12
4 16 -1.501 0 11.401 -3.106 0 11.591 -1.566 0 11.897 0 0 12
4 16 -4.401 0 10.625 -6 0 10.392 -4.592 0 11.087 -3.106 0 11.591
4 16 -7.001 0 9.124 -8.485 0 8.485 -7.306 0 9.521 -6 0 10.392
4 16 -9.124 0 7.001 -10.392 0 6 -9.521 0 7.306 -8.485 0 8.485
4 16 -10.625 0 4.401 -11.591 0 3.106 -11.087 0 4.592 -10.392 0 6
4 16 -11.401 0 1.501 -12 0 0 -11.897 0 1.566 -11.591 0 3.106
4 16 -11.401 0 -1.501 -11.591 0 -3.106 -11.897 0 -1.566 -12 0 0
4 16 -10.625 0 -4.401 -10.392 0 -6 -11.087 0 -4.592 -11.591 0 -3.106
4 16 -9.124 0 -7.001 -8.485 0 -8.485 -9.521 0 -7.306 -10.392 0 -6
4 16 -7.001 0 -9.124 -6 0 -10.392 -7.306 0 -9.521 -8.485 0 -8.485
4 16 -4.401 0 -10.625 -3.106 0 -11.591 -4.592 0 -11.087 -6 0 -10.392
4 16 -1.501 0 -11.401 0 0 -12 -1.566 0 -11.897 -3.106 0 -11.591
4 16 1.501 0 -11.401 3.106 0 -11.591 1.566 0 -11.897 0 0 -12
4 16 4.401 0 -10.625 6 0 -10.392 4.592 0 -11.087 3.106 0 -11.591
4 16 7.001 0 -9.124 8.485 0 -8.485 7.306 0 -9.521 6 0 -10.392
4 16 9.124 0 -7.001 10.392 0 -6 9.521 0 -7.306 8.485 0 -8.485
4 16 10.625 0 -4.401 11.591 0 -3.106 11.087 0 -4.592 10.392 0 -6
4 16 11.401 0 -1.501 12 0 0 11.897 0 -1.566 11.591 0 -3.106
4 16 11.401 0 1.501 11.591 0 3.106 11.897 0 1.566 12 0 0
4 16 10.625 0 4.401 10.392 0 6 11.087 0 4.592 11.591 0 3.106
4 16 9.124 0 7.001 8.485 0 8.485 9.521 0 7.306 10.392 0 6
4 16 7.001 0 9.124 6 0 10.392 7.306 0 9.521 8.485 0 8.485
4 16 4.401 0 10.625 3.106 0 11.591 4.592 0 11.087 6 0 10.392
4 16 1.501 0 11.401 0 0 12 1.566 0 11.897 3.106 0 11.591
0

16
p/48/4-4cylc.dat Normal file
View File

@ -0,0 +1,16 @@
0 Hi-Res Cylinder Closed 1.0
0 Name: 48\4-4cylc.dat
0 Author: Alex Taylor [anathema]
0 !LDRAW_ORG 48_Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2008-12-31 [cwdee] Removed one disc
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
1 16 0 0 0 1 0 0 0 1 0 0 0 1 48\4-4edge.dat
1 16 0 1 0 1 0 0 0 1 0 0 0 1 48\4-4edge.dat
1 16 0 0 0 1 0 0 0 1 0 0 0 1 48\4-4disc.dat
1 16 0 0 0 1 0 0 0 1 0 0 0 1 48\4-4cyli.dat
0

62
p/48/4-4rin18.dat Normal file
View File

@ -0,0 +1,62 @@
0 Hi-Res Ring 18 x 1.0
0 Name: 48\4-4rin18.dat
0 Author: Guy Vivan [guyvivan]
0 !LDRAW_ORG 48_Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
4 16 18 0 0 19 0 0 18.8366 0 2.4795 17.8452 0 2.349
4 16 17.8452 0 2.349 18.8366 0 2.4795 18.3521 0 4.9172 17.3862 0 4.6584
4 16 17.3862 0 4.6584 18.3521 0 4.9172 17.5541 0 7.2713 16.6302 0 6.8886
4 16 16.6302 0 6.8886 17.5541 0 7.2713 16.454 0 9.5 15.588 0 9
4 16 15.588 0 9 16.454 0 9.5 15.0746 0 11.5672 14.2812 0 10.9584
4 16 14.2812 0 10.9584 15.0746 0 11.5672 13.4349 0 13.4349 12.7278 0 12.7278
4 16 12.7278 0 12.7278 13.4349 0 13.4349 11.5672 0 15.0746 10.9584 0 14.2812
4 16 10.9584 0 14.2812 11.5672 0 15.0746 9.5 0 16.454 9 0 15.588
4 16 9 0 15.588 9.5 0 16.454 7.2713 0 17.5541 6.8886 0 16.6302
4 16 6.8886 0 16.6302 7.2713 0 17.5541 4.9172 0 18.3521 4.6584 0 17.3862
4 16 4.6584 0 17.3862 4.9172 0 18.3521 2.4795 0 18.8366 2.349 0 17.8452
4 16 2.349 0 17.8452 2.4795 0 18.8366 0 0 19 0 0 18
4 16 0 0 18 0 0 19 -2.4795 0 18.8366 -2.349 0 17.8452
4 16 -2.349 0 17.8452 -2.4795 0 18.8366 -4.9172 0 18.3521 -4.6584 0 17.3862
4 16 -4.6584 0 17.3862 -4.9172 0 18.3521 -7.2713 0 17.5541 -6.8886 0 16.6302
4 16 -6.8886 0 16.6302 -7.2713 0 17.5541 -9.5 0 16.454 -9 0 15.588
4 16 -9 0 15.588 -9.5 0 16.454 -11.5672 0 15.0746 -10.9584 0 14.2812
4 16 -10.9584 0 14.2812 -11.5672 0 15.0746 -13.4349 0 13.4349 -12.7278 0 12.7278
4 16 -12.7278 0 12.7278 -13.4349 0 13.4349 -15.0746 0 11.5672 -14.2812 0 10.9584
4 16 -14.2812 0 10.9584 -15.0746 0 11.5672 -16.454 0 9.5 -15.588 0 9
4 16 -15.588 0 9 -16.454 0 9.5 -17.5541 0 7.2713 -16.6302 0 6.8886
4 16 -16.6302 0 6.8886 -17.5541 0 7.2713 -18.3521 0 4.9172 -17.3862 0 4.6584
4 16 -17.3862 0 4.6584 -18.3521 0 4.9172 -18.8366 0 2.4795 -17.8452 0 2.349
4 16 -17.8452 0 2.349 -18.8366 0 2.4795 -19 0 0 -18 0 0
4 16 -18 0 0 -19 0 0 -18.8366 0 -2.4795 -17.8452 0 -2.349
4 16 -17.8452 0 -2.349 -18.8366 0 -2.4795 -18.3521 0 -4.9172 -17.3862 0 -4.6584
4 16 -17.3862 0 -4.6584 -18.3521 0 -4.9172 -17.5541 0 -7.2713 -16.6302 0 -6.8886
4 16 -16.6302 0 -6.8886 -17.5541 0 -7.2713 -16.454 0 -9.5 -15.588 0 -9
4 16 -15.588 0 -9 -16.454 0 -9.5 -15.0746 0 -11.5672 -14.2812 0 -10.9584
4 16 -14.2812 0 -10.9584 -15.0746 0 -11.5672 -13.4349 0 -13.4349 -12.7278 0 -12.7278
4 16 -12.7278 0 -12.7278 -13.4349 0 -13.4349 -11.5672 0 -15.0746 -10.9584 0 -14.2812
4 16 -10.9584 0 -14.2812 -11.5672 0 -15.0746 -9.5 0 -16.454 -9 0 -15.588
4 16 -9 0 -15.588 -9.5 0 -16.454 -7.2713 0 -17.5541 -6.8886 0 -16.6302
4 16 -6.8886 0 -16.6302 -7.2713 0 -17.5541 -4.9172 0 -18.3521 -4.6584 0 -17.3862
4 16 -4.6584 0 -17.3862 -4.9172 0 -18.3521 -2.4795 0 -18.8366 -2.349 0 -17.8452
4 16 -2.349 0 -17.8452 -2.4795 0 -18.8366 0 0 -19 0 0 -18
4 16 0 0 -18 0 0 -19 2.4795 0 -18.8366 2.349 0 -17.8452
4 16 2.349 0 -17.8452 2.4795 0 -18.8366 4.9172 0 -18.3521 4.6584 0 -17.3862
4 16 4.6584 0 -17.3862 4.9172 0 -18.3521 7.2713 0 -17.5541 6.8886 0 -16.6302
4 16 6.8886 0 -16.6302 7.2713 0 -17.5541 9.5 0 -16.454 9 0 -15.588
4 16 9 0 -15.588 9.5 0 -16.454 11.5672 0 -15.0746 10.9584 0 -14.2812
4 16 10.9584 0 -14.2812 11.5672 0 -15.0746 13.4349 0 -13.4349 12.7278 0 -12.7278
4 16 12.7278 0 -12.7278 13.4349 0 -13.4349 15.0746 0 -11.5672 14.2812 0 -10.9584
4 16 14.2812 0 -10.9584 15.0746 0 -11.5672 16.454 0 -9.5 15.588 0 -9
4 16 15.588 0 -9 16.454 0 -9.5 17.5541 0 -7.2713 16.6302 0 -6.8886
4 16 16.6302 0 -6.8886 17.5541 0 -7.2713 18.3521 0 -4.9172 17.3862 0 -4.6584
4 16 17.3862 0 -4.6584 18.3521 0 -4.9172 18.8366 0 -2.4795 17.8452 0 -2.349
4 16 17.8452 0 -2.349 18.8366 0 -2.4795 19 0 0 18 0 0
0 end of file

62
p/48/4-4rin24.dat Normal file
View File

@ -0,0 +1,62 @@
0 Hi-Res Ring 24 x 1.0
0 Name: 48\4-4rin24.dat
0 Author: Guy Vivan [guyvivan]
0 !LDRAW_ORG 48_Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
4 16 24 0 0 25 0 0 24.785 0 3.2625 23.7936 0 3.132
4 16 23.7936 0 3.132 24.785 0 3.2625 24.1475 0 6.47 23.1816 0 6.2112
4 16 23.1816 0 6.2112 24.1475 0 6.47 23.0975 0 9.5675 22.1736 0 9.1848
4 16 22.1736 0 9.1848 23.0975 0 9.5675 21.65 0 12.5 20.784 0 12
4 16 20.784 0 12 21.65 0 12.5 19.835 0 15.22 19.0416 0 14.6112
4 16 19.0416 0 14.6112 19.835 0 15.22 17.6775 0 17.6775 16.9704 0 16.9704
4 16 16.9704 0 16.9704 17.6775 0 17.6775 15.22 0 19.835 14.6112 0 19.0416
4 16 14.6112 0 19.0416 15.22 0 19.835 12.5 0 21.65 12 0 20.784
4 16 12 0 20.784 12.5 0 21.65 9.5675 0 23.0975 9.1848 0 22.1736
4 16 9.1848 0 22.1736 9.5675 0 23.0975 6.47 0 24.1475 6.2112 0 23.1816
4 16 6.2112 0 23.1816 6.47 0 24.1475 3.2625 0 24.785 3.132 0 23.7936
4 16 3.132 0 23.7936 3.2625 0 24.785 0 0 25 0 0 24
4 16 0 0 24 0 0 25 -3.2625 0 24.785 -3.132 0 23.7936
4 16 -3.132 0 23.7936 -3.2625 0 24.785 -6.47 0 24.1475 -6.2112 0 23.1816
4 16 -6.2112 0 23.1816 -6.47 0 24.1475 -9.5675 0 23.0975 -9.1848 0 22.1736
4 16 -9.1848 0 22.1736 -9.5675 0 23.0975 -12.5 0 21.65 -12 0 20.784
4 16 -12 0 20.784 -12.5 0 21.65 -15.22 0 19.835 -14.6112 0 19.0416
4 16 -14.6112 0 19.0416 -15.22 0 19.835 -17.6775 0 17.6775 -16.9704 0 16.9704
4 16 -16.9704 0 16.9704 -17.6775 0 17.6775 -19.835 0 15.22 -19.0416 0 14.6112
4 16 -19.0416 0 14.6112 -19.835 0 15.22 -21.65 0 12.5 -20.784 0 12
4 16 -20.784 0 12 -21.65 0 12.5 -23.0975 0 9.5675 -22.1736 0 9.1848
4 16 -22.1736 0 9.1848 -23.0975 0 9.5675 -24.1475 0 6.47 -23.1816 0 6.2112
4 16 -23.1816 0 6.2112 -24.1475 0 6.47 -24.785 0 3.2625 -23.7936 0 3.132
4 16 -23.7936 0 3.132 -24.785 0 3.2625 -25 0 0 -24 0 0
4 16 -24 0 0 -25 0 0 -24.785 0 -3.2625 -23.7936 0 -3.132
4 16 -23.7936 0 -3.132 -24.785 0 -3.2625 -24.1475 0 -6.47 -23.1816 0 -6.2112
4 16 -23.1816 0 -6.2112 -24.1475 0 -6.47 -23.0975 0 -9.5675 -22.1736 0 -9.1848
4 16 -22.1736 0 -9.1848 -23.0975 0 -9.5675 -21.65 0 -12.5 -20.784 0 -12
4 16 -20.784 0 -12 -21.65 0 -12.5 -19.835 0 -15.22 -19.0416 0 -14.6112
4 16 -19.0416 0 -14.6112 -19.835 0 -15.22 -17.6775 0 -17.6775 -16.9704 0 -16.9704
4 16 -16.9704 0 -16.9704 -17.6775 0 -17.6775 -15.22 0 -19.835 -14.6112 0 -19.0416
4 16 -14.6112 0 -19.0416 -15.22 0 -19.835 -12.5 0 -21.65 -12 0 -20.784
4 16 -12 0 -20.784 -12.5 0 -21.65 -9.5675 0 -23.0975 -9.1848 0 -22.1736
4 16 -9.1848 0 -22.1736 -9.5675 0 -23.0975 -6.47 0 -24.1475 -6.2112 0 -23.1816
4 16 -6.2112 0 -23.1816 -6.47 0 -24.1475 -3.2625 0 -24.785 -3.132 0 -23.7936
4 16 -3.132 0 -23.7936 -3.2625 0 -24.785 0 0 -25 0 0 -24
4 16 0 0 -24 0 0 -25 3.2625 0 -24.785 3.132 0 -23.7936
4 16 3.132 0 -23.7936 3.2625 0 -24.785 6.47 0 -24.1475 6.2112 0 -23.1816
4 16 6.2112 0 -23.1816 6.47 0 -24.1475 9.5675 0 -23.0975 9.1848 0 -22.1736
4 16 9.1848 0 -22.1736 9.5675 0 -23.0975 12.5 0 -21.65 12 0 -20.784
4 16 12 0 -20.784 12.5 0 -21.65 15.22 0 -19.835 14.6112 0 -19.0416
4 16 14.6112 0 -19.0416 15.22 0 -19.835 17.6775 0 -17.6775 16.9704 0 -16.9704
4 16 16.9704 0 -16.9704 17.6775 0 -17.6775 19.835 0 -15.22 19.0416 0 -14.6112
4 16 19.0416 0 -14.6112 19.835 0 -15.22 21.65 0 -12.5 20.784 0 -12
4 16 20.784 0 -12 21.65 0 -12.5 23.0975 0 -9.5675 22.1736 0 -9.1848
4 16 22.1736 0 -9.1848 23.0975 0 -9.5675 24.1475 0 -6.47 23.1816 0 -6.2112
4 16 23.1816 0 -6.2112 24.1475 0 -6.47 24.785 0 -3.2625 23.7936 0 -3.132
4 16 23.7936 0 -3.132 24.785 0 -3.2625 25 0 0 24 0 0
0 end of file

62
p/48/4-4rin27.dat Normal file
View File

@ -0,0 +1,62 @@
0 Hi-Res Ring 27 x 1.0
0 Name: 48\4-4rin27.dat
0 Author: Philippe Hurbain [Philo]
0 !LDRAW_ORG 48_Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
4 16 27 0 0 28 0 0 27.7592 0 3.654 26.7678 0 3.5235
4 16 26.7678 0 3.5235 27.7592 0 3.654 27.0452 0 7.2464 26.0793 0 6.9876
4 16 26.0793 0 6.9876 27.0452 0 7.2464 25.8692 0 10.7156 24.9453 0 10.3329
4 16 24.9453 0 10.3329 25.8692 0 10.7156 24.248 0 14 23.382 0 13.5
4 16 23.382 0 13.5 24.248 0 14 22.2152 0 17.0464 21.4218 0 16.4376
4 16 21.4218 0 16.4376 22.2152 0 17.0464 19.7988 0 19.7988 19.0917 0 19.0917
4 16 19.0917 0 19.0917 19.7988 0 19.7988 17.0464 0 22.2152 16.4376 0 21.4218
4 16 16.4376 0 21.4218 17.0464 0 22.2152 14 0 24.248 13.5 0 23.382
4 16 13.5 0 23.382 14 0 24.248 10.7156 0 25.8692 10.3329 0 24.9453
4 16 10.3329 0 24.9453 10.7156 0 25.8692 7.2464 0 27.0452 6.9876 0 26.0793
4 16 6.9876 0 26.0793 7.2464 0 27.0452 3.654 0 27.7592 3.5235 0 26.7678
4 16 3.5235 0 26.7678 3.654 0 27.7592 0 0 28 0 0 27
4 16 0 0 27 0 0 28 -3.654 0 27.7592 -3.5235 0 26.7678
4 16 -3.5235 0 26.7678 -3.654 0 27.7592 -7.2464 0 27.0452 -6.9876 0 26.0793
4 16 -6.9876 0 26.0793 -7.2464 0 27.0452 -10.7156 0 25.8692 -10.3329 0 24.9453
4 16 -10.3329 0 24.9453 -10.7156 0 25.8692 -14 0 24.248 -13.5 0 23.382
4 16 -13.5 0 23.382 -14 0 24.248 -17.0464 0 22.2152 -16.4376 0 21.4218
4 16 -16.4376 0 21.4218 -17.0464 0 22.2152 -19.7988 0 19.7988 -19.0917 0 19.0917
4 16 -19.0917 0 19.0917 -19.7988 0 19.7988 -22.2152 0 17.0464 -21.4218 0 16.4376
4 16 -21.4218 0 16.4376 -22.2152 0 17.0464 -24.248 0 14 -23.382 0 13.5
4 16 -23.382 0 13.5 -24.248 0 14 -25.8692 0 10.7156 -24.9453 0 10.3329
4 16 -24.9453 0 10.3329 -25.8692 0 10.7156 -27.0452 0 7.2464 -26.0793 0 6.9876
4 16 -26.0793 0 6.9876 -27.0452 0 7.2464 -27.7592 0 3.654 -26.7678 0 3.5235
4 16 -26.7678 0 3.5235 -27.7592 0 3.654 -28 0 0 -27 0 0
4 16 -27 0 0 -28 0 0 -27.7592 0 -3.654 -26.7678 0 -3.5235
4 16 -26.7678 0 -3.5235 -27.7592 0 -3.654 -27.0452 0 -7.2464 -26.0793 0 -6.9876
4 16 -26.0793 0 -6.9876 -27.0452 0 -7.2464 -25.8692 0 -10.7156 -24.9453 0 -10.3329
4 16 -24.9453 0 -10.3329 -25.8692 0 -10.7156 -24.248 0 -14 -23.382 0 -13.5
4 16 -23.382 0 -13.5 -24.248 0 -14 -22.2152 0 -17.0464 -21.4218 0 -16.4376
4 16 -21.4218 0 -16.4376 -22.2152 0 -17.0464 -19.7988 0 -19.7988 -19.0917 0 -19.0917
4 16 -19.0917 0 -19.0917 -19.7988 0 -19.7988 -17.0464 0 -22.2152 -16.4376 0 -21.4218
4 16 -16.4376 0 -21.4218 -17.0464 0 -22.2152 -14 0 -24.248 -13.5 0 -23.382
4 16 -13.5 0 -23.382 -14 0 -24.248 -10.7156 0 -25.8692 -10.3329 0 -24.9453
4 16 -10.3329 0 -24.9453 -10.7156 0 -25.8692 -7.2464 0 -27.0452 -6.9876 0 -26.0793
4 16 -6.9876 0 -26.0793 -7.2464 0 -27.0452 -3.654 0 -27.7592 -3.5235 0 -26.7678
4 16 -3.5235 0 -26.7678 -3.654 0 -27.7592 0 0 -28 0 0 -27
4 16 0 0 -27 0 0 -28 3.654 0 -27.7592 3.5235 0 -26.7678
4 16 3.5235 0 -26.7678 3.654 0 -27.7592 7.2464 0 -27.0452 6.9876 0 -26.0793
4 16 6.9876 0 -26.0793 7.2464 0 -27.0452 10.7156 0 -25.8692 10.3329 0 -24.9453
4 16 10.3329 0 -24.9453 10.7156 0 -25.8692 14 0 -24.248 13.5 0 -23.382
4 16 13.5 0 -23.382 14 0 -24.248 17.0464 0 -22.2152 16.4376 0 -21.4218
4 16 16.4376 0 -21.4218 17.0464 0 -22.2152 19.7988 0 -19.7988 19.0917 0 -19.0917
4 16 19.0917 0 -19.0917 19.7988 0 -19.7988 22.2152 0 -17.0464 21.4218 0 -16.4376
4 16 21.4218 0 -16.4376 22.2152 0 -17.0464 24.248 0 -14 23.382 0 -13.5
4 16 23.382 0 -13.5 24.248 0 -14 25.8692 0 -10.7156 24.9453 0 -10.3329
4 16 24.9453 0 -10.3329 25.8692 0 -10.7156 27.0452 0 -7.2464 26.0793 0 -6.9876
4 16 26.0793 0 -6.9876 27.0452 0 -7.2464 27.7592 0 -3.654 26.7678 0 -3.5235
4 16 26.7678 0 -3.5235 27.7592 0 -3.654 28 0 0 27 0 0
0 end of file

62
p/48/4-4rin28.dat Normal file
View File

@ -0,0 +1,62 @@
0 Hi-Res Ring 28 x 1.0
0 Name: 48\4-4rin28.dat
0 Author: Philippe Hurbain [Philo]
0 !LDRAW_ORG 48_Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
4 16 28 0 0 29 0 0 28.7506 0 3.7845 27.7592 0 3.654
4 16 27.7592 0 3.654 28.7506 0 3.7845 28.0111 0 7.5052 27.0452 0 7.2464
4 16 27.0452 0 7.2464 28.0111 0 7.5052 26.7931 0 11.0983 25.8692 0 10.7156
4 16 25.8692 0 10.7156 26.7931 0 11.0983 25.114 0 14.5 24.248 0 14
4 16 24.248 0 14 25.114 0 14.5 23.0086 0 17.6552 22.2152 0 17.0464
4 16 22.2152 0 17.0464 23.0086 0 17.6552 20.5059 0 20.5059 19.7988 0 19.7988
4 16 19.7988 0 19.7988 20.5059 0 20.5059 17.6552 0 23.0086 17.0464 0 22.2152
4 16 17.0464 0 22.2152 17.6552 0 23.0086 14.5 0 25.114 14 0 24.248
4 16 14 0 24.248 14.5 0 25.114 11.0983 0 26.7931 10.7156 0 25.8692
4 16 10.7156 0 25.8692 11.0983 0 26.7931 7.5052 0 28.0111 7.2464 0 27.0452
4 16 7.2464 0 27.0452 7.5052 0 28.0111 3.7845 0 28.7506 3.654 0 27.7592
4 16 3.654 0 27.7592 3.7845 0 28.7506 0 0 29 0 0 28
4 16 0 0 28 0 0 29 -3.7845 0 28.7506 -3.654 0 27.7592
4 16 -3.654 0 27.7592 -3.7845 0 28.7506 -7.5052 0 28.0111 -7.2464 0 27.0452
4 16 -7.2464 0 27.0452 -7.5052 0 28.0111 -11.0983 0 26.7931 -10.7156 0 25.8692
4 16 -10.7156 0 25.8692 -11.0983 0 26.7931 -14.5 0 25.114 -14 0 24.248
4 16 -14 0 24.248 -14.5 0 25.114 -17.6552 0 23.0086 -17.0464 0 22.2152
4 16 -17.0464 0 22.2152 -17.6552 0 23.0086 -20.5059 0 20.5059 -19.7988 0 19.7988
4 16 -19.7988 0 19.7988 -20.5059 0 20.5059 -23.0086 0 17.6552 -22.2152 0 17.0464
4 16 -22.2152 0 17.0464 -23.0086 0 17.6552 -25.114 0 14.5 -24.248 0 14
4 16 -24.248 0 14 -25.114 0 14.5 -26.7931 0 11.0983 -25.8692 0 10.7156
4 16 -25.8692 0 10.7156 -26.7931 0 11.0983 -28.0111 0 7.5052 -27.0452 0 7.2464
4 16 -27.0452 0 7.2464 -28.0111 0 7.5052 -28.7506 0 3.7845 -27.7592 0 3.654
4 16 -27.7592 0 3.654 -28.7506 0 3.7845 -29 0 0 -28 0 0
4 16 -28 0 0 -29 0 0 -28.7506 0 -3.7845 -27.7592 0 -3.654
4 16 -27.7592 0 -3.654 -28.7506 0 -3.7845 -28.0111 0 -7.5052 -27.0452 0 -7.2464
4 16 -27.0452 0 -7.2464 -28.0111 0 -7.5052 -26.7931 0 -11.0983 -25.8692 0 -10.7156
4 16 -25.8692 0 -10.7156 -26.7931 0 -11.0983 -25.114 0 -14.5 -24.248 0 -14
4 16 -24.248 0 -14 -25.114 0 -14.5 -23.0086 0 -17.6552 -22.2152 0 -17.0464
4 16 -22.2152 0 -17.0464 -23.0086 0 -17.6552 -20.5059 0 -20.5059 -19.7988 0 -19.7988
4 16 -19.7988 0 -19.7988 -20.5059 0 -20.5059 -17.6552 0 -23.0086 -17.0464 0 -22.2152
4 16 -17.0464 0 -22.2152 -17.6552 0 -23.0086 -14.5 0 -25.114 -14 0 -24.248
4 16 -14 0 -24.248 -14.5 0 -25.114 -11.0983 0 -26.7931 -10.7156 0 -25.8692
4 16 -10.7156 0 -25.8692 -11.0983 0 -26.7931 -7.5052 0 -28.0111 -7.2464 0 -27.0452
4 16 -7.2464 0 -27.0452 -7.5052 0 -28.0111 -3.7845 0 -28.7506 -3.654 0 -27.7592
4 16 -3.654 0 -27.7592 -3.7845 0 -28.7506 0 0 -29 0 0 -28
4 16 0 0 -28 0 0 -29 3.7845 0 -28.7506 3.654 0 -27.7592
4 16 3.654 0 -27.7592 3.7845 0 -28.7506 7.5052 0 -28.0111 7.2464 0 -27.0452
4 16 7.2464 0 -27.0452 7.5052 0 -28.0111 11.0983 0 -26.7931 10.7156 0 -25.8692
4 16 10.7156 0 -25.8692 11.0983 0 -26.7931 14.5 0 -25.114 14 0 -24.248
4 16 14 0 -24.248 14.5 0 -25.114 17.6552 0 -23.0086 17.0464 0 -22.2152
4 16 17.0464 0 -22.2152 17.6552 0 -23.0086 20.5059 0 -20.5059 19.7988 0 -19.7988
4 16 19.7988 0 -19.7988 20.5059 0 -20.5059 23.0086 0 -17.6552 22.2152 0 -17.0464
4 16 22.2152 0 -17.0464 23.0086 0 -17.6552 25.114 0 -14.5 24.248 0 -14
4 16 24.248 0 -14 25.114 0 -14.5 26.7931 0 -11.0983 25.8692 0 -10.7156
4 16 25.8692 0 -10.7156 26.7931 0 -11.0983 28.0111 0 -7.5052 27.0452 0 -7.2464
4 16 27.0452 0 -7.2464 28.0111 0 -7.5052 28.7506 0 -3.7845 27.7592 0 -3.654
4 16 27.7592 0 -3.654 28.7506 0 -3.7845 29 0 0 28 0 0
0 end of file

62
p/48/4-4rin47.dat Normal file
View File

@ -0,0 +1,62 @@
0 Hi-Res Ring 47 x 1.0
0 Name: 48\4-4rin47.dat
0 Author: Michael Heidemann [mikeheide]
0 !LDRAW_ORG 48_Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
4 16 47 0 0 48 0 0 47.5872 0 6.264 46.5958 0 6.1335
4 16 46.5958 0 6.1335 47.5872 0 6.264 46.3632 0 12.4224 45.3973 0 12.1636
4 16 45.3973 0 12.1636 46.3632 0 12.4224 44.3472 0 18.3696 43.4233 0 17.9869
4 16 43.4233 0 17.9869 44.3472 0 18.3696 41.568 0 24 40.702 0 23.5
4 16 40.702 0 23.5 41.568 0 24 38.0832 0 29.2224 37.2898 0 28.6136
4 16 37.2898 0 28.6136 38.0832 0 29.2224 33.9408 0 33.9408 33.2337 0 33.2337
4 16 33.2337 0 33.2337 33.9408 0 33.9408 29.2224 0 38.0832 28.6136 0 37.2898
4 16 28.6136 0 37.2898 29.2224 0 38.0832 24 0 41.568 23.5 0 40.702
4 16 23.5 0 40.702 24 0 41.568 18.3696 0 44.3472 17.9869 0 43.4233
4 16 17.9869 0 43.4233 18.3696 0 44.3472 12.4224 0 46.3632 12.1636 0 45.3973
4 16 12.1636 0 45.3973 12.4224 0 46.3632 6.264 0 47.5872 6.1335 0 46.5958
4 16 6.1335 0 46.5958 6.264 0 47.5872 0 0 48 0 0 47
4 16 0 0 47 0 0 48 -6.264 0 47.5872 -6.1335 0 46.5958
4 16 -6.1335 0 46.5958 -6.264 0 47.5872 -12.4224 0 46.3632 -12.1636 0 45.3973
4 16 -12.1636 0 45.3973 -12.4224 0 46.3632 -18.3696 0 44.3472 -17.9869 0 43.4233
4 16 -17.9869 0 43.4233 -18.3696 0 44.3472 -24 0 41.568 -23.5 0 40.702
4 16 -23.5 0 40.702 -24 0 41.568 -29.2224 0 38.0832 -28.6136 0 37.2898
4 16 -28.6136 0 37.2898 -29.2224 0 38.0832 -33.9408 0 33.9408 -33.2337 0 33.2337
4 16 -33.2337 0 33.2337 -33.9408 0 33.9408 -38.0832 0 29.2224 -37.2898 0 28.6136
4 16 -37.2898 0 28.6136 -38.0832 0 29.2224 -41.568 0 24 -40.702 0 23.5
4 16 -40.702 0 23.5 -41.568 0 24 -44.3472 0 18.3696 -43.4233 0 17.9869
4 16 -43.4233 0 17.9869 -44.3472 0 18.3696 -46.3632 0 12.4224 -45.3973 0 12.1636
4 16 -45.3973 0 12.1636 -46.3632 0 12.4224 -47.5872 0 6.264 -46.5958 0 6.1335
4 16 -46.5958 0 6.1335 -47.5872 0 6.264 -48 0 0 -47 0 0
4 16 -47 0 0 -48 0 0 -47.5872 0 -6.264 -46.5958 0 -6.1335
4 16 -46.5958 0 -6.1335 -47.5872 0 -6.264 -46.3632 0 -12.4224 -45.3973 0 -12.1636
4 16 -45.3973 0 -12.1636 -46.3632 0 -12.4224 -44.3472 0 -18.3696 -43.4233 0 -17.9869
4 16 -43.4233 0 -17.9869 -44.3472 0 -18.3696 -41.568 0 -24 -40.702 0 -23.5
4 16 -40.702 0 -23.5 -41.568 0 -24 -38.0832 0 -29.2224 -37.2898 0 -28.6136
4 16 -37.2898 0 -28.6136 -38.0832 0 -29.2224 -33.9408 0 -33.9408 -33.2337 0 -33.2337
4 16 -33.2337 0 -33.2337 -33.9408 0 -33.9408 -29.2224 0 -38.0832 -28.6136 0 -37.2898
4 16 -28.6136 0 -37.2898 -29.2224 0 -38.0832 -24 0 -41.568 -23.5 0 -40.702
4 16 -23.5 0 -40.702 -24 0 -41.568 -18.3696 0 -44.3472 -17.9869 0 -43.4233
4 16 -17.9869 0 -43.4233 -18.3696 0 -44.3472 -12.4224 0 -46.3632 -12.1636 0 -45.3973
4 16 -12.1636 0 -45.3973 -12.4224 0 -46.3632 -6.264 0 -47.5872 -6.1335 0 -46.5958
4 16 -6.1335 0 -46.5958 -6.264 0 -47.5872 0 0 -48 0 0 -47
4 16 0 0 -47 0 0 -48 6.264 0 -47.5872 6.1335 0 -46.5958
4 16 6.1335 0 -46.5958 6.264 0 -47.5872 12.4224 0 -46.3632 12.1636 0 -45.3973
4 16 12.1636 0 -45.3973 12.4224 0 -46.3632 18.3696 0 -44.3472 17.9869 0 -43.4233
4 16 17.9869 0 -43.4233 18.3696 0 -44.3472 24 0 -41.568 23.5 0 -40.702
4 16 23.5 0 -40.702 24 0 -41.568 29.2224 0 -38.0832 28.6136 0 -37.2898
4 16 28.6136 0 -37.2898 29.2224 0 -38.0832 33.9408 0 -33.9408 33.2337 0 -33.2337
4 16 33.2337 0 -33.2337 33.9408 0 -33.9408 38.0832 0 -29.2224 37.2898 0 -28.6136
4 16 37.2898 0 -28.6136 38.0832 0 -29.2224 41.568 0 -24 40.702 0 -23.5
4 16 40.702 0 -23.5 41.568 0 -24 44.3472 0 -18.3696 43.4233 0 -17.9869
4 16 43.4233 0 -17.9869 44.3472 0 -18.3696 46.3632 0 -12.4224 45.3973 0 -12.1636
4 16 45.3973 0 -12.1636 46.3632 0 -12.4224 47.5872 0 -6.264 46.5958 0 -6.1335
4 16 46.5958 0 -6.1335 47.5872 0 -6.264 48 0 0 47 0 0
0 end of file

21
p/5-8ring2.dat Normal file
View File

@ -0,0 +1,21 @@
0 Ring 2 x 0.625
0 Name: 5-8ring2.dat
0 Author: Alex Taylor [anathema]
0 !LDRAW_ORG Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
4 16 2 0 0 3 0 0 2.7717 0 1.1481 1.8478 0 0.7654
4 16 1.8478 0 0.7654 2.7717 0 1.1481 2.1213 0 2.1213 1.4142 0 1.4142
4 16 1.4142 0 1.4142 2.1213 0 2.1213 1.1481 0 2.7717 0.7654 0 1.8478
4 16 0.7654 0 1.8478 1.1481 0 2.7717 0 0 3 0 0 2
4 16 0 0 2 0 0 3 -1.1481 0 2.7717 -0.7654 0 1.8478
4 16 -0.7654 0 1.8478 -1.1481 0 2.7717 -2.1213 0 2.1213 -1.4142 0 1.4142
4 16 -1.4142 0 1.4142 -2.1213 0 2.1213 -2.7717 0 1.1481 -1.8478 0 0.7654
4 16 -1.8478 0 0.7654 -2.7717 0 1.1481 -3 0 0 -2 0 0
4 16 -2 0 0 -3 0 0 -2.7717 0 -1.1481 -1.8478 0 -0.7654
4 16 -1.8478 0 -0.7654 -2.7717 0 -1.1481 -2.1213 0 -2.1213 -1.4142 0 -1.4142
0

21
p/5-8ring6.dat Normal file
View File

@ -0,0 +1,21 @@
0 Ring 6 x 0.625
0 Name: 5-8ring6.dat
0 Author: Alex Taylor [anathema]
0 !LDRAW_ORG Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
4 16 6 0 0 7 0 0 6.4673 0 2.6789 5.5434 0 2.2962
4 16 5.5434 0 2.2962 6.4673 0 2.6789 4.9497 0 4.9497 4.2426 0 4.2426
4 16 4.2426 0 4.2426 4.9497 0 4.9497 2.6789 0 6.4673 2.2962 0 5.5434
4 16 2.2962 0 5.5434 2.6789 0 6.4673 0 0 7 0 0 6
4 16 0 0 6 0 0 7 -2.6789 0 6.4673 -2.2962 0 5.5434
4 16 -2.2962 0 5.5434 -2.6789 0 6.4673 -4.9497 0 4.9497 -4.2426 0 4.2426
4 16 -4.2426 0 4.2426 -4.9497 0 4.9497 -6.4673 0 2.6789 -5.5434 0 2.2962
4 16 -5.5434 0 2.2962 -6.4673 0 2.6789 -7 0 0 -6 0 0
4 16 -6 0 0 -7 0 0 -6.4673 0 -2.6789 -5.5434 0 -2.2962
4 16 -5.5434 0 -2.2962 -6.4673 0 -2.6789 -4.9497 0 -4.9497 -4.2426 0 -4.2426
0

28
p/7-8rin15.dat Normal file
View File

@ -0,0 +1,28 @@
0 Ring 15 x 0.875
0 Name: 7-8rin15.dat
0 Author: Guy Vivan [guyvivan]
0 !LDRAW_ORG Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
4 16 15 0 0 16 0 0 14.7824 0 6.1232 13.8585 0 5.7405
4 16 13.8585 0 5.7405 14.7824 0 6.1232 11.3136 0 11.3136 10.6065 0 10.6065
4 16 10.6065 0 10.6065 11.3136 0 11.3136 6.1232 0 14.7824 5.7405 0 13.8585
4 16 5.7405 0 13.8585 6.1232 0 14.7824 0 0 16 0 0 15
4 16 0 0 15 0 0 16 -6.1232 0 14.7824 -5.7405 0 13.8585
4 16 -5.7405 0 13.8585 -6.1232 0 14.7824 -11.3136 0 11.3136 -10.6065 0 10.6065
4 16 -10.6065 0 10.6065 -11.3136 0 11.3136 -14.7824 0 6.1232 -13.8585 0 5.7405
4 16 -13.8585 0 5.7405 -14.7824 0 6.1232 -16 0 0 -15 0 0
4 16 -15 0 0 -16 0 0 -14.7824 0 -6.1232 -13.8585 0 -5.7405
4 16 -13.8585 0 -5.7405 -14.7824 0 -6.1232 -11.3136 0 -11.3136 -10.6065 0 -10.6065
4 16 -10.6065 0 -10.6065 -11.3136 0 -11.3136 -6.1232 0 -14.7824 -5.7405 0 -13.8585
4 16 -5.7405 0 -13.8585 -6.1232 0 -14.7824 0 0 -16 0 0 -15
4 16 0 0 -15 0 0 -16 6.1232 0 -14.7824 5.7405 0 -13.8585
4 16 5.7405 0 -13.8585 6.1232 0 -14.7824 11.3136 0 -11.3136 10.6065 0 -10.6065
0 end of file

28
p/7-8rin16.dat Normal file
View File

@ -0,0 +1,28 @@
0 Ring 16 x 0.875
0 Name: 7-8rin16.dat
0 Author: Guy Vivan [guyvivan]
0 !LDRAW_ORG Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
4 16 16 0 0 17 0 0 15.7063 0 6.5059 14.7824 0 6.1232
4 16 14.7824 0 6.1232 15.7063 0 6.5059 12.0207 0 12.0207 11.3136 0 11.3136
4 16 11.3136 0 11.3136 12.0207 0 12.0207 6.5059 0 15.7063 6.1232 0 14.7824
4 16 6.1232 0 14.7824 6.5059 0 15.7063 0 0 17 0 0 16
4 16 0 0 16 0 0 17 -6.5059 0 15.7063 -6.1232 0 14.7824
4 16 -6.1232 0 14.7824 -6.5059 0 15.7063 -12.0207 0 12.0207 -11.3136 0 11.3136
4 16 -11.3136 0 11.3136 -12.0207 0 12.0207 -15.7063 0 6.5059 -14.7824 0 6.1232
4 16 -14.7824 0 6.1232 -15.7063 0 6.5059 -17 0 0 -16 0 0
4 16 -16 0 0 -17 0 0 -15.7063 0 -6.5059 -14.7824 0 -6.1232
4 16 -14.7824 0 -6.1232 -15.7063 0 -6.5059 -12.0207 0 -12.0207 -11.3136 0 -11.3136
4 16 -11.3136 0 -11.3136 -12.0207 0 -12.0207 -6.5059 0 -15.7063 -6.1232 0 -14.7824
4 16 -6.1232 0 -14.7824 -6.5059 0 -15.7063 0 0 -17 0 0 -16
4 16 0 0 -16 0 0 -17 6.5059 0 -15.7063 6.1232 0 -14.7824
4 16 6.1232 0 -14.7824 6.5059 0 -15.7063 12.0207 0 -12.0207 11.3136 0 -11.3136
0 end of file

19
p/axl2ho10.dat Normal file
View File

@ -0,0 +1,19 @@
0 Technic Axle Hole Reduced Tooth Surface
0 Name: axl2ho10.dat
0 Author: Michael Heidemann [mikeheide]
0 !LDRAW_ORG Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
4 16 5.602 0 2 5.543 0 2.296 4.243 0 4.243 4 0 2
4 16 4 0 2 4.243 0 4.243 2 0 4 2.5 0 2.5
4 16 2.296 0 5.543 2 0 5.602 2 0 4 4.243 0 4.243
4 16 -3.743 0 4.577 -4.243 0 4.243 -4.577 0 3.743 -2.5 0 2.5
4 16 3.743 0 -4.577 4.243 0 -4.243 4.577 0 -3.743 2.5 0 -2.5
4 16 -5.602 0 -2 -5.543 0 -2.296 -4.243 0 -4.243 -4 0 -2
4 16 -4 0 -2 -4.243 0 -4.243 -2 0 -4 -2.5 0 -2.5
4 16 -2.296 0 -5.543 -2 0 -5.602 -2 0 -4 -4.243 0 -4.243
0 //

65
p/axl2hol8.dat Normal file
View File

@ -0,0 +1,65 @@
0 Technic Axle Hole Reduced Perimeter
0 Name: axl2hol8.dat
0 Author: Michael Heidemann [mikeheide]
0 !LDRAW_ORG Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-04-11 [mikeheide] Added 4 conditional lines with Edger2
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
5 24 6 1 0 6 0 0 6 1 -6 5.602 1 2
2 24 5.602 1 2 5.602 0 2
5 24 2.5 1 2.5 2.5 0 2.5 4 1 2 2 1 4
2 24 2 1 5.602 2 0 5.602
5 24 0 1 6 0 0 6 2 1 5.602 -6 1 6
4 16 6 1 0 6 0 0 5.602 0 2 5.602 1 2
4 16 4 1 2 5.602 1 2 5.602 0 2 4 0 2
4 16 4 1 2 4 0 2 2.5 0 2.5 2.5 1 2.5
4 16 2.5 1 2.5 2.5 0 2.5 2 0 4 2 1 4
4 16 2 1 4 2 0 4 2 0 5.602 2 1 5.602
4 16 2 0 5.602 0 0 6 0 1 6 2 1 5.602
2 24 -3.743 1 4.577 -3.743 0 4.577
2 24 -2.5 1 2.5 -2.5 0 2.5
2 24 -4.577 1 3.743 -4.577 0 3.743
5 24 0 1 6 0 0 6 -2.296 1 5.543 6 1 6
5 24 -2.296 1 5.543 -2.296 0 5.543 -4.243 1 4.243 0 1 6
5 24 -5.543 1 2.296 -5.543 0 2.296 -6 1 0 -4.243 1 4.243
5 24 -6 1 0 -6 0 0 -5.543 1 2.296 -6 1 -6
4 16 0 1 6 0 0 6 -2.296 0 5.543 -2.296 1 5.543
4 16 -2.296 1 5.543 -2.296 0 5.543 -3.743 0 4.577 -3.743 1 4.577
4 16 -3.743 1 4.577 -3.743 0 4.577 -2.5 0 2.5 -2.5 1 2.5
4 16 -2.5 1 2.5 -2.5 0 2.5 -4.577 0 3.743 -4.577 1 3.743
4 16 -4.577 1 3.743 -4.577 0 3.743 -5.543 0 2.296 -5.543 1 2.296
4 16 -5.543 1 2.296 -5.543 0 2.296 -6 0 0 -6 1 0
2 24 3.743 1 -4.577 3.743 0 -4.577
2 24 2.5 1 -2.5 2.5 0 -2.5
2 24 4.577 1 -3.743 4.577 0 -3.743
5 24 0 1 -6 0 0 -6 2.296 1 -5.543 -6 1 -6
5 24 2.296 1 -5.543 2.296 0 -5.543 4.243 1 -4.243 0 1 -6
5 24 5.543 1 -2.296 5.543 0 -2.296 6 1 0 4.243 1 -4.243
5 24 6 1 0 6 0 0 5.543 1 -2.296 6 1 6
4 16 0 1 -6 0 0 -6 2.296 0 -5.543 2.296 1 -5.543
4 16 2.296 1 -5.543 2.296 0 -5.543 3.743 0 -4.577 3.743 1 -4.577
4 16 3.743 1 -4.577 3.743 0 -4.577 2.5 0 -2.5 2.5 1 -2.5
4 16 2.5 1 -2.5 2.5 0 -2.5 4.577 0 -3.743 4.577 1 -3.743
4 16 4.577 1 -3.743 4.577 0 -3.743 5.543 0 -2.296 5.543 1 -2.296
4 16 5.543 1 -2.296 5.543 0 -2.296 6 0 0 6 1 0
5 24 -6 1 0 -6 0 0 -6 1 6 -5.602 1 -2
2 24 -5.602 1 -2 -5.602 0 -2
5 24 -2.5 1 -2.5 -2.5 0 -2.5 -4 1 -2 -2 1 -4
2 24 -2 1 -5.602 -2 0 -5.602
5 24 0 1 -6 0 0 -6 -2 1 -5.602 6 1 -6
4 16 -6 1 0 -6 0 0 -5.602 0 -2 -5.602 1 -2
4 16 -5.602 1 -2 -5.602 0 -2 -4 0 -2 -4 1 -2
4 16 -4 1 -2 -4 0 -2 -2.5 0 -2.5 -2.5 1 -2.5
4 16 -2.5 1 -2.5 -2.5 0 -2.5 -2 0 -4 -2 1 -4
4 16 -2 1 -4 -2 0 -4 -2 0 -5.602 -2 1 -5.602
4 16 -2 0 -5.602 0 0 -6 0 1 -6 -2 1 -5.602
0 //
5 24 4 0 2 4 1 2 5.602 1 2 2.5 0 2.5
5 24 2 0 4 2 1 4 2.5 1 2.5 2 0 5.602
5 24 -4 0 -2 -4 1 -2 -5.602 1 -2 -2.5 0 -2.5
5 24 -2 0 -4 -2 1 -4 -2.5 1 -2.5 -2 0 -5.602
0 //

23
p/axl2hol9.dat Normal file
View File

@ -0,0 +1,23 @@
0 Technic Axle Hole Reduced Tooth Inner Edges
0 Name: axl2hol9.dat
0 Author: Michael Heidemann [mikeheide]
0 !LDRAW_ORG Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
2 24 -3.743 0 4.577 -2.5 0 2.5
2 24 -2.5 0 2.5 -4.577 0 3.743
2 24 3.743 0 -4.577 2.5 0 -2.5
2 24 2.5 0 -2.5 4.577 0 -3.743
2 24 5.602 0 2 4 0 2
2 24 4 0 2 2.5 0 2.5
2 24 2.5 0 2.5 2 0 4
2 24 2 0 4 2 0 5.602
2 24 -5.602 0 -2 -4 0 -2
2 24 -4 0 -2 -2.5 0 -2.5
2 24 -2.5 0 -2.5 -2 0 -4
2 24 -2 0 -4 -2 0 -5.602
0

23
p/box0.dat Normal file
View File

@ -0,0 +1,23 @@
0 Box with 0 Faces and All Edges
0 Name: box0.dat
0 Author: Santeri Piippo [arezey]
0 !LDRAW_ORG Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
2 24 -1 1 -1 1 1 -1
2 24 -1 -1 -1 1 -1 -1
2 24 1 1 1 1 1 -1
2 24 1 -1 1 1 -1 -1
2 24 -1 1 1 -1 1 -1
2 24 -1 -1 1 -1 -1 -1
2 24 1 1 1 -1 1 1
2 24 1 -1 1 -1 -1 1
2 24 1 -1 1 1 1 1
2 24 -1 -1 1 -1 1 1
2 24 -1 -1 -1 -1 1 -1
2 24 1 -1 -1 1 1 -1
0 //

24
p/box4-3p.dat Normal file
View File

@ -0,0 +1,24 @@
0 Box with 4 Faces without 3 Parallel Edges
0 Name: box4-3p.dat
0 Author: William Howard [WilliamH]
0 !LDRAW_ORG Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
2 24 1 1 1 -1 1 1
2 24 -1 1 1 -1 1 -1
2 24 1 1 -1 1 1 1
2 24 -1 0 1 -1 0 -1
2 24 1 0 -1 1 0 1
2 24 1 0 1 1 1 1
2 24 -1 0 1 -1 1 1
2 24 1 0 -1 1 1 -1
2 24 -1 0 -1 -1 1 -1
4 16 1 1 -1 -1 1 -1 -1 1 1 1 1 1
4 16 -1 1 1 -1 0 1 1 0 1 1 1 1
4 16 -1 1 -1 -1 0 -1 -1 0 1 -1 1 1
4 16 1 1 1 1 0 1 1 0 -1 1 1 -1
0

48
p/bump5000.dat Normal file
View File

@ -0,0 +1,48 @@
0 Bump 1.0 x 0.5
0 Name: bump5000.dat
0 Author: Magnus Forsberg [MagFors]
0 !LDRAW_ORG Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 !HELP This file creates a bump with radius= 1 and height= 0.5 LDU
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
1 16 0 0 0 0.25 0 0 0 -0.225 0 0 0 -0.25 4-4con3.dat
1 16 0 -0.225 0 0.375 0 0 0 -0.225 0 0 0 -0.375 4-4con1.dat
1 16 0 -0.45 0 0.375 0 0 0 -0.05 0 0 0 -0.375 4-4con0.dat
1 16 0 0 0 1 0 0 0 1 0 0 0 1 4-4edge.dat
5 24 0.692925 -0.225 -0.287025 0.75 -0.225 0 0.9239 0 -0.3827 0.375 -0.45 0
5 24 0.530325 -0.225 -0.530325 0.692925 -0.225 -0.287025 0.7071 0 -0.7071 0.3464625 -0.45 -0.1435125
5 24 0.287025 -0.225 -0.692925 0.530325 -0.225 -0.530325 0.3827 0 -0.9239 0.2651625 -0.45 -0.2651625
5 24 0 -0.225 -0.75 0.287025 -0.225 -0.692925 0 0 -1 0.1435125 -0.45 -0.3464625
5 24 -0.287025 -0.225 -0.692925 0 -0.225 -0.75 -0.3827 0 -0.9239 0 -0.45 -0.375
5 24 -0.530325 -0.225 -0.530325 -0.287025 -0.225 -0.692925 -0.7071 0 -0.7071 -0.1435125 -0.45 -0.3464625
5 24 -0.692925 -0.225 -0.287025 -0.530325 -0.225 -0.530325 -0.9239 0 -0.3827 -0.2651625 -0.45 -0.2651625
5 24 -0.75 -0.225 0 -0.692925 -0.225 -0.287025 -1 0 0 -0.3464625 -0.45 -0.1435125
5 24 -0.692925 -0.225 0.287025 -0.75 -0.225 0 -0.9239 0 0.3827 -0.375 -0.45 0
5 24 -0.530325 -0.225 0.530325 -0.692925 -0.225 0.287025 -0.7071 0 0.7071 -0.3464625 -0.45 0.1435125
5 24 -0.287025 -0.225 0.692925 -0.530325 -0.225 0.530325 -0.3827 0 0.9239 -0.2651625 -0.45 0.2651625
5 24 0 -0.225 0.75 -0.287025 -0.225 0.692925 0 0 1 -0.1435125 -0.45 0.3464625
5 24 0.287025 -0.225 0.692925 0 -0.225 0.75 0.3827 0 0.9239 0 -0.45 0.375
5 24 0.530325 -0.225 0.530325 0.287025 -0.225 0.692925 0.7071 0 0.7071 0.1435125 -0.45 0.3464625
5 24 0.692925 -0.225 0.287025 0.530325 -0.225 0.530325 0.9239 0 0.3827 0.2651625 -0.45 0.2651625
5 24 0.75 -0.225 0 0.692925 -0.225 0.287025 1 0 0 0.3464625 -0.45 0.1435125
5 24 0 -0.45 -0.375 -0.1435125 -0.45 -0.3464625 -0.287025 -0.225 -0.692925 0 -0.5 0
5 24 -0.1435125 -0.45 -0.3464625 -0.2651625 -0.45 -0.2651625 -0.530325 -0.225 -0.530325 0 -0.5 0
5 24 -0.2651625 -0.45 -0.2651625 -0.3464625 -0.45 -0.1435125 -0.692925 -0.225 -0.287025 0 -0.5 0
5 24 -0.3464625 -0.45 -0.1435125 -0.375 -0.45 0 -0.75 -0.225 0 0 -0.5 0
5 24 -0.375 -0.45 0 -0.3464625 -0.45 0.1435125 -0.692925 -0.225 0.287025 0 -0.5 0
5 24 -0.3464625 -0.45 0.1435125 -0.2651625 -0.45 0.2651625 -0.530325 -0.225 0.530325 0 -0.5 0
5 24 -0.2651625 -0.45 0.2651625 -0.1435125 -0.45 0.3464625 -0.287025 -0.225 0.692925 0 -0.5 0
5 24 -0.1435125 -0.45 0.3464625 0 -0.45 0.375 0 -0.225 0.75 0 -0.5 0
5 24 0 -0.45 0.375 0.1435125 -0.45 0.3464625 0.287025 -0.225 0.692925 0 -0.5 0
5 24 0.1435125 -0.45 0.3464625 0.2651625 -0.45 0.2651625 0.530325 -0.225 0.530325 0 -0.5 0
5 24 0.2651625 -0.45 0.2651625 0.3464625 -0.45 0.1435125 0.692925 -0.225 0.287025 0 -0.5 0
5 24 0.3464625 -0.45 0.1435125 0.375 -0.45 0 0.75 -0.225 0 0 -0.5 0
5 24 0.375 -0.45 0 0.3464625 -0.45 -0.1435125 0.692925 -0.225 -0.287025 0 -0.5 0
5 24 0.3464625 -0.45 -0.1435125 0.2651625 -0.45 -0.2651625 0.530325 -0.225 -0.530325 0 -0.5 0
5 24 0.2651625 -0.45 -0.2651625 0.1435125 -0.45 -0.3464625 0.287025 -0.225 -0.692925 0 -0.5 0
5 24 0.1435125 -0.45 -0.3464625 0 -0.45 -0.375 0 -0.225 -0.75 0 -0.5 0

View File

@ -1,17 +1,16 @@
0 Peg Hole End Extended Short 0 Peg Hole End Extended Short
0 Name: peghole4.dat 0 Name: peghole4.dat
0 Author: Guy Vivan [guyvivan] 0 Author: Guy Vivan [guyvivan]
0 !LDRAW_ORG Primitive UPDATE 2010-01 0 !LDRAW_ORG Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt 0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CW 0 BFC CERTIFY CW
0 !HISTORY 2010-04-05 [PTadmin] Official Update 2010-01 0 !HISTORY 2010-04-05 [PTadmin] Official Update 2010-01
0 !HISTORY 2010-04-06 [cwdee] Correct line spacing after BFC INVERTNEXT
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
0 BFC INVERTNEXT 0 BFC INVERTNEXT
1 16 0 0 0 8 0 0 0 2 0 0 0 8 2-4cyli.dat 1 16 0 0 0 8 0 0 0 2 0 0 0 8 2-4cyli.dat
1 16 0 0 0 8 0 0 0 1 0 0 0 8 2-4edge.dat 1 16 0 0 0 8 0 0 0 1 0 0 0 8 2-4edge.dat
1 16 0 2 0 8 0 0 0 1 0 0 0 8 2-4edge.dat 1 16 0 2 0 8 0 0 0 1 0 0 0 8 2-4edge.dat

84
p/stu29.dat Normal file
View File

@ -0,0 +1,84 @@
0 Stud Open with Small Hole (Fast-Draw)
0 Name: stu29.dat
0 Author: Ildefonso Zanette [izanette]
0 !LDRAW_ORG Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2002-12-11 [cwdee] Made BFC compliant
0 !HISTORY 2009-10-11 [cwdee] Switch winding to CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
2 24 2 0 0 1.4 0 -1.4
2 24 1.4 0 -1.4 0 0 -2
2 24 0 0 -2 -1.4 0 -1.4
2 24 -1.4 0 -1.4 -2 0 0
2 24 -2 0 0 -1.4 0 1.4
2 24 -1.4 0 1.4 0 0 2
2 24 0 0 2 1.4 0 1.4
2 24 1.4 0 1.4 2 0 0
2 24 6 0 0 4.2 0 -4.2
2 24 4.2 0 -4.2 0 0 -6
2 24 0 0 -6 -4.2 0 -4.2
2 24 -4.2 0 -4.2 -6 0 0
2 24 -6 0 0 -4.2 0 4.2
2 24 -4.2 0 4.2 0 0 6
2 24 0 0 6 4.2 0 4.2
2 24 4.2 0 4.2 6 0 0
2 24 2 -4 0 1.4 -4 -1.4
2 24 1.4 -4 -1.4 0 -4 -2
2 24 0 -4 -2 -1.4 -4 -1.4
2 24 -1.4 -4 -1.4 -2 -4 0
2 24 -2 -4 0 -1.4 -4 1.4
2 24 -1.4 -4 1.4 0 -4 2
2 24 0 -4 2 1.4 -4 1.4
2 24 1.4 -4 1.4 2 -4 0
2 24 6 -4 0 4.2 -4 -4.2
2 24 4.2 -4 -4.2 0 -4 -6
2 24 0 -4 -6 -4.2 -4 -4.2
2 24 -4.2 -4 -4.2 -6 -4 0
2 24 -6 -4 0 -4.2 -4 4.2
2 24 -4.2 -4 4.2 0 -4 6
2 24 0 -4 6 4.2 -4 4.2
2 24 4.2 -4 4.2 6 -4 0
4 16 1.4 0 -1.4 1.4 -4 -1.4 2 -4 0 2 0 0
4 16 0 0 -2 0 -4 -2 1.4 -4 -1.4 1.4 0 -1.4
4 16 -1.4 0 -1.4 -1.4 -4 -1.4 0 -4 -2 0 0 -2
4 16 -2 0 0 -2 -4 0 -1.4 -4 -1.4 -1.4 0 -1.4
4 16 -1.4 0 1.4 -1.4 -4 1.4 -2 -4 0 -2 0 0
4 16 0 0 2 0 -4 2 -1.4 -4 1.4 -1.4 0 1.4
4 16 1.4 0 1.4 1.4 -4 1.4 0 -4 2 0 0 2
4 16 2 0 0 2 -4 0 1.4 -4 1.4 1.4 0 1.4
5 24 6 -4 0 6 0 0 4.2 -4 -4.2 4.2 -4 4.2
5 24 4.2 -4 -4.2 4.2 0 -4.2 6 -4 0 0 -4 -6
5 24 0 -4 -6 0 0 -6 4.2 -4 -4.2 -4.2 -4 -4.2
5 24 -4.2 -4 -4.2 -4.2 0 -4.2 0 -4 -6 -6 -4 0
5 24 -6 -4 0 -6 0 0 -4.2 -4 -4.2 -4.2 -4 4.2
5 24 -4.2 -4 4.2 -4.2 0 4.2 -6 -4 0 0 -4 6
5 24 0 -4 6 0 0 6 -4.2 -4 4.2 4.2 -4 4.2
5 24 4.2 -4 4.2 4.2 0 4.2 0 -4 6 6 -4 0
4 16 6 -4 0 4.2 -4 -4.2 4.2 0 -4.2 6 0 0
4 16 4.2 -4 -4.2 0 -4 -6 0 0 -6 4.2 0 -4.2
4 16 0 -4 -6 -4.2 -4 -4.2 -4.2 0 -4.2 0 0 -6
4 16 -4.2 -4 -4.2 -6 -4 0 -6 0 0 -4.2 0 -4.2
4 16 -6 -4 0 -4.2 -4 4.2 -4.2 0 4.2 -6 0 0
4 16 -4.2 -4 4.2 0 -4 6 0 0 6 -4.2 0 4.2
4 16 0 -4 6 4.2 -4 4.2 4.2 0 4.2 0 0 6
4 16 4.2 -4 4.2 6 -4 0 6 0 0 4.2 0 4.2
4 16 2 -4 0 1.4 -4 -1.4 4.2 -4 -4.2 6 -4 0
4 16 1.4 -4 -1.4 0 -4 -2 0 -4 -6 4.2 -4 -4.2
4 16 0 -4 -2 -1.4 -4 -1.4 -4.2 -4 -4.2 0 -4 -6
4 16 -1.4 -4 -1.4 -2 -4 0 -6 -4 0 -4.2 -4 -4.2
4 16 -2 -4 0 -1.4 -4 1.4 -4.2 -4 4.2 -6 -4 0
4 16 -1.4 -4 1.4 0 -4 2 0 -4 6 -4.2 -4 4.2
4 16 0 -4 2 1.4 -4 1.4 4.2 -4 4.2 0 -4 6
4 16 1.4 -4 1.4 2 -4 0 6 -4 0 4.2 -4 4.2
0

229
p/t01i3600.dat Normal file
View File

@ -0,0 +1,229 @@
0 Torus Inside 1 x 0.3600 x 1
0 Name: t01i3600.dat
0 Author: Michael Heidemann [mikeheide]
0 !LDRAW_ORG Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
0 // Major Radius: 25
0 // Tube(Minor) Radius: 9
0 // Segments(Sweep): 16/16 = 1
0 // 1 9 0 0 0 1 0 0 0 1 0 0 0 1 4-4edge.dat
0 // 1 12 1 0 0 0.3600 0 0 0 0 0.3600 0 1 0 4-4edge.dat
4 16 0.64 0 0 0.5913 0 0.2449 0.6166 0.1378 0.2554 0.6674 0.1378 0
5 24 0.64 0 0 0.5913 0 0.2449 0.6674 0.1378 0 0.6674 -0.1378 0
5 24 0.64 0 0 0.6674 0.1378 0 0.5913 0 0.2449 0.5913 0 -0.2449
4 16 0.6674 0.1378 0 0.6166 0.1378 0.2554 0.6887 0.2546 0.2853 0.7454 0.2546 0
5 24 0.6674 0.1378 0 0.6166 0.1378 0.2554 0.7454 0.2546 0 0.64 0 0
5 24 0.6674 0.1378 0 0.7454 0.2546 0 0.6166 0.1378 0.2554 0.6166 0.1378 -0.2554
4 16 0.7454 0.2546 0 0.6887 0.2546 0.2853 0.7966 0.3326 0.33 0.8622 0.3326 0
5 24 0.7454 0.2546 0 0.6887 0.2546 0.2853 0.8622 0.3326 0 0.6674 0.1378 0
5 24 0.7454 0.2546 0 0.8622 0.3326 0 0.6887 0.2546 0.2853 0.6887 0.2546 -0.2853
4 16 0.8622 0.3326 0 0.7966 0.3326 0.33 0.9239 0.36 0.3827 1 0.36 0
5 24 0.8622 0.3326 0 0.7966 0.3326 0.33 1 0.36 0 0.7454 0.2546 0
5 24 0.8622 0.3326 0 1 0.36 0 0.7966 0.3326 0.33 0.7966 0.3326 -0.33
5 24 1 0.36 0 0.9239 0.36 0.3827 1.1378 0.3326 0 0.8622 0.3326 0
4 16 0.5913 0 0.2449 0.4525 0 0.4525 0.4719 0.1378 0.4719 0.6166 0.1378 0.2554
5 24 0.5913 0 0.2449 0.4525 0 0.4525 0.6166 0.1378 0.2554 0.6166 -0.1378 0.2554
5 24 0.5913 0 0.2449 0.6166 0.1378 0.2554 0.4525 0 0.4525 0.64 0 0
4 16 0.6166 0.1378 0.2554 0.4719 0.1378 0.4719 0.5271 0.2546 0.5271 0.6887 0.2546 0.2853
5 24 0.6166 0.1378 0.2554 0.4719 0.1378 0.4719 0.6887 0.2546 0.2853 0.5913 0 0.2449
5 24 0.6166 0.1378 0.2554 0.6887 0.2546 0.2853 0.4719 0.1378 0.4719 0.6674 0.1378 0
4 16 0.6887 0.2546 0.2853 0.5271 0.2546 0.5271 0.6097 0.3326 0.6097 0.7966 0.3326 0.33
5 24 0.6887 0.2546 0.2853 0.5271 0.2546 0.5271 0.7966 0.3326 0.33 0.6166 0.1378 0.2554
5 24 0.6887 0.2546 0.2853 0.7966 0.3326 0.33 0.5271 0.2546 0.5271 0.7454 0.2546 0
4 16 0.7966 0.3326 0.33 0.6097 0.3326 0.6097 0.7071 0.36 0.7071 0.9239 0.36 0.3827
5 24 0.7966 0.3326 0.33 0.6097 0.3326 0.6097 0.9239 0.36 0.3827 0.6887 0.2546 0.2853
5 24 0.7966 0.3326 0.33 0.9239 0.36 0.3827 0.6097 0.3326 0.6097 0.8622 0.3326 0
5 24 0.9239 0.36 0.3827 0.7071 0.36 0.7071 1.0512 0.3326 0.4354 0.7966 0.3326 0.33
4 16 0.4525 0 0.4525 0.2449 0 0.5913 0.2554 0.1378 0.6166 0.4719 0.1378 0.4719
5 24 0.4525 0 0.4525 0.2449 0 0.5913 0.4719 0.1378 0.4719 0.4719 -0.1378 0.4719
5 24 0.4525 0 0.4525 0.4719 0.1378 0.4719 0.2449 0 0.5913 0.5913 0 0.2449
4 16 0.4719 0.1378 0.4719 0.2554 0.1378 0.6166 0.2853 0.2546 0.6887 0.5271 0.2546 0.5271
5 24 0.4719 0.1378 0.4719 0.2554 0.1378 0.6166 0.5271 0.2546 0.5271 0.4525 0 0.4525
5 24 0.4719 0.1378 0.4719 0.5271 0.2546 0.5271 0.2554 0.1378 0.6166 0.6166 0.1378 0.2554
4 16 0.5271 0.2546 0.5271 0.2853 0.2546 0.6887 0.33 0.3326 0.7966 0.6097 0.3326 0.6097
5 24 0.5271 0.2546 0.5271 0.2853 0.2546 0.6887 0.6097 0.3326 0.6097 0.4719 0.1378 0.4719
5 24 0.5271 0.2546 0.5271 0.6097 0.3326 0.6097 0.2853 0.2546 0.6887 0.6887 0.2546 0.2853
4 16 0.6097 0.3326 0.6097 0.33 0.3326 0.7966 0.3827 0.36 0.9239 0.7071 0.36 0.7071
5 24 0.6097 0.3326 0.6097 0.33 0.3326 0.7966 0.7071 0.36 0.7071 0.5271 0.2546 0.5271
5 24 0.6097 0.3326 0.6097 0.7071 0.36 0.7071 0.33 0.3326 0.7966 0.7966 0.3326 0.33
5 24 0.7071 0.36 0.7071 0.3827 0.36 0.9239 0.8045 0.3326 0.8045 0.6097 0.3326 0.6097
4 16 0.2449 0 0.5913 0 0 0.64 0 0.1378 0.6674 0.2554 0.1378 0.6166
5 24 0.2449 0 0.5913 0 0 0.64 0.2554 0.1378 0.6166 0.2554 -0.1378 0.6166
5 24 0.2449 0 0.5913 0.2554 0.1378 0.6166 0 0 0.64 0.4525 0 0.4525
4 16 0.2554 0.1378 0.6166 0 0.1378 0.6674 0 0.2546 0.7454 0.2853 0.2546 0.6887
5 24 0.2554 0.1378 0.6166 0 0.1378 0.6674 0.2853 0.2546 0.6887 0.2449 0 0.5913
5 24 0.2554 0.1378 0.6166 0.2853 0.2546 0.6887 0 0.1378 0.6674 0.4719 0.1378 0.4719
4 16 0.2853 0.2546 0.6887 0 0.2546 0.7454 0 0.3326 0.8622 0.33 0.3326 0.7966
5 24 0.2853 0.2546 0.6887 0 0.2546 0.7454 0.33 0.3326 0.7966 0.2554 0.1378 0.6166
5 24 0.2853 0.2546 0.6887 0.33 0.3326 0.7966 0 0.2546 0.7454 0.5271 0.2546 0.5271
4 16 0.33 0.3326 0.7966 0 0.3326 0.8622 0 0.36 1 0.3827 0.36 0.9239
5 24 0.33 0.3326 0.7966 0 0.3326 0.8622 0.3827 0.36 0.9239 0.2853 0.2546 0.6887
5 24 0.33 0.3326 0.7966 0.3827 0.36 0.9239 0 0.3326 0.8622 0.6097 0.3326 0.6097
5 24 0.3827 0.36 0.9239 0 0.36 1 0.4354 0.3326 1.0512 0.33 0.3326 0.7966
4 16 0 0 0.64 -0.2449 0 0.5913 -0.2554 0.1378 0.6166 0 0.1378 0.6674
5 24 0 0 0.64 -0.2449 0 0.5913 0 0.1378 0.6674 0 -0.1378 0.6674
5 24 0 0 0.64 0 0.1378 0.6674 -0.2449 0 0.5913 0.2449 0 0.5913
4 16 0 0.1378 0.6674 -0.2554 0.1378 0.6166 -0.2853 0.2546 0.6887 0 0.2546 0.7454
5 24 0 0.1378 0.6674 -0.2554 0.1378 0.6166 0 0.2546 0.7454 0 0 0.64
5 24 0 0.1378 0.6674 0 0.2546 0.7454 -0.2554 0.1378 0.6166 0.2554 0.1378 0.6166
4 16 0 0.2546 0.7454 -0.2853 0.2546 0.6887 -0.33 0.3326 0.7966 0 0.3326 0.8622
5 24 0 0.2546 0.7454 -0.2853 0.2546 0.6887 0 0.3326 0.8622 0 0.1378 0.6674
5 24 0 0.2546 0.7454 0 0.3326 0.8622 -0.2853 0.2546 0.6887 0.2853 0.2546 0.6887
4 16 0 0.3326 0.8622 -0.33 0.3326 0.7966 -0.3827 0.36 0.9239 0 0.36 1
5 24 0 0.3326 0.8622 -0.33 0.3326 0.7966 0 0.36 1 0 0.2546 0.7454
5 24 0 0.3326 0.8622 0 0.36 1 -0.33 0.3326 0.7966 0.33 0.3326 0.7966
5 24 0 0.36 1 -0.3827 0.36 0.9239 0 0.3326 1.1378 0 0.3326 0.8622
4 16 -0.2449 0 0.5913 -0.4525 0 0.4525 -0.4719 0.1378 0.4719 -0.2554 0.1378 0.6166
5 24 -0.2449 0 0.5913 -0.4525 0 0.4525 -0.2554 0.1378 0.6166 -0.2554 -0.1378 0.6166
5 24 -0.2449 0 0.5913 -0.2554 0.1378 0.6166 -0.4525 0 0.4525 0 0 0.64
4 16 -0.2554 0.1378 0.6166 -0.4719 0.1378 0.4719 -0.5271 0.2546 0.5271 -0.2853 0.2546 0.6887
5 24 -0.2554 0.1378 0.6166 -0.4719 0.1378 0.4719 -0.2853 0.2546 0.6887 -0.2449 0 0.5913
5 24 -0.2554 0.1378 0.6166 -0.2853 0.2546 0.6887 -0.4719 0.1378 0.4719 0 0.1378 0.6674
4 16 -0.2853 0.2546 0.6887 -0.5271 0.2546 0.5271 -0.6097 0.3326 0.6097 -0.33 0.3326 0.7966
5 24 -0.2853 0.2546 0.6887 -0.5271 0.2546 0.5271 -0.33 0.3326 0.7966 -0.2554 0.1378 0.6166
5 24 -0.2853 0.2546 0.6887 -0.33 0.3326 0.7966 -0.5271 0.2546 0.5271 0 0.2546 0.7454
4 16 -0.33 0.3326 0.7966 -0.6097 0.3326 0.6097 -0.7071 0.36 0.7071 -0.3827 0.36 0.9239
5 24 -0.33 0.3326 0.7966 -0.6097 0.3326 0.6097 -0.3827 0.36 0.9239 -0.2853 0.2546 0.6887
5 24 -0.33 0.3326 0.7966 -0.3827 0.36 0.9239 -0.6097 0.3326 0.6097 0 0.3326 0.8622
5 24 -0.3827 0.36 0.9239 -0.7071 0.36 0.7071 -0.4354 0.3326 1.0512 -0.33 0.3326 0.7966
4 16 -0.4525 0 0.4525 -0.5913 0 0.2449 -0.6166 0.1378 0.2554 -0.4719 0.1378 0.4719
5 24 -0.4525 0 0.4525 -0.5913 0 0.2449 -0.4719 0.1378 0.4719 -0.4719 -0.1378 0.4719
5 24 -0.4525 0 0.4525 -0.4719 0.1378 0.4719 -0.5913 0 0.2449 -0.2449 0 0.5913
4 16 -0.4719 0.1378 0.4719 -0.6166 0.1378 0.2554 -0.6887 0.2546 0.2853 -0.5271 0.2546 0.5271
5 24 -0.4719 0.1378 0.4719 -0.6166 0.1378 0.2554 -0.5271 0.2546 0.5271 -0.4525 0 0.4525
5 24 -0.4719 0.1378 0.4719 -0.5271 0.2546 0.5271 -0.6166 0.1378 0.2554 -0.2554 0.1378 0.6166
4 16 -0.5271 0.2546 0.5271 -0.6887 0.2546 0.2853 -0.7966 0.3326 0.33 -0.6097 0.3326 0.6097
5 24 -0.5271 0.2546 0.5271 -0.6887 0.2546 0.2853 -0.6097 0.3326 0.6097 -0.4719 0.1378 0.4719
5 24 -0.5271 0.2546 0.5271 -0.6097 0.3326 0.6097 -0.6887 0.2546 0.2853 -0.2853 0.2546 0.6887
4 16 -0.6097 0.3326 0.6097 -0.7966 0.3326 0.33 -0.9239 0.36 0.3827 -0.7071 0.36 0.7071
5 24 -0.6097 0.3326 0.6097 -0.7966 0.3326 0.33 -0.7071 0.36 0.7071 -0.5271 0.2546 0.5271
5 24 -0.6097 0.3326 0.6097 -0.7071 0.36 0.7071 -0.7966 0.3326 0.33 -0.33 0.3326 0.7966
5 24 -0.7071 0.36 0.7071 -0.9239 0.36 0.3827 -0.8045 0.3326 0.8045 -0.6097 0.3326 0.6097
4 16 -0.5913 0 0.2449 -0.64 0 0 -0.6674 0.1378 0 -0.6166 0.1378 0.2554
5 24 -0.5913 0 0.2449 -0.64 0 0 -0.6166 0.1378 0.2554 -0.6166 -0.1378 0.2554
5 24 -0.5913 0 0.2449 -0.6166 0.1378 0.2554 -0.64 0 0 -0.4525 0 0.4525
4 16 -0.6166 0.1378 0.2554 -0.6674 0.1378 0 -0.7454 0.2546 0 -0.6887 0.2546 0.2853
5 24 -0.6166 0.1378 0.2554 -0.6674 0.1378 0 -0.6887 0.2546 0.2853 -0.5913 0 0.2449
5 24 -0.6166 0.1378 0.2554 -0.6887 0.2546 0.2853 -0.6674 0.1378 0 -0.4719 0.1378 0.4719
4 16 -0.6887 0.2546 0.2853 -0.7454 0.2546 0 -0.8622 0.3326 0 -0.7966 0.3326 0.33
5 24 -0.6887 0.2546 0.2853 -0.7454 0.2546 0 -0.7966 0.3326 0.33 -0.6166 0.1378 0.2554
5 24 -0.6887 0.2546 0.2853 -0.7966 0.3326 0.33 -0.7454 0.2546 0 -0.5271 0.2546 0.5271
4 16 -0.7966 0.3326 0.33 -0.8622 0.3326 0 -1 0.36 0 -0.9239 0.36 0.3827
5 24 -0.7966 0.3326 0.33 -0.8622 0.3326 0 -0.9239 0.36 0.3827 -0.6887 0.2546 0.2853
5 24 -0.7966 0.3326 0.33 -0.9239 0.36 0.3827 -0.8622 0.3326 0 -0.6097 0.3326 0.6097
5 24 -0.9239 0.36 0.3827 -1 0.36 0 -1.0512 0.3326 0.4354 -0.7966 0.3326 0.33
4 16 -0.64 0 0 -0.5913 0 -0.2449 -0.6166 0.1378 -0.2554 -0.6674 0.1378 0
5 24 -0.64 0 0 -0.5913 0 -0.2449 -0.6674 0.1378 0 -0.6674 -0.1378 0
5 24 -0.64 0 0 -0.6674 0.1378 0 -0.5913 0 -0.2449 -0.5913 0 0.2449
4 16 -0.6674 0.1378 0 -0.6166 0.1378 -0.2554 -0.6887 0.2546 -0.2853 -0.7454 0.2546 0
5 24 -0.6674 0.1378 0 -0.6166 0.1378 -0.2554 -0.7454 0.2546 0 -0.64 0 0
5 24 -0.6674 0.1378 0 -0.7454 0.2546 0 -0.6166 0.1378 -0.2554 -0.6166 0.1378 0.2554
4 16 -0.7454 0.2546 0 -0.6887 0.2546 -0.2853 -0.7966 0.3326 -0.33 -0.8622 0.3326 0
5 24 -0.7454 0.2546 0 -0.6887 0.2546 -0.2853 -0.8622 0.3326 0 -0.6674 0.1378 0
5 24 -0.7454 0.2546 0 -0.8622 0.3326 0 -0.6887 0.2546 -0.2853 -0.6887 0.2546 0.2853
4 16 -0.8622 0.3326 0 -0.7966 0.3326 -0.33 -0.9239 0.36 -0.3827 -1 0.36 0
5 24 -0.8622 0.3326 0 -0.7966 0.3326 -0.33 -1 0.36 0 -0.7454 0.2546 0
5 24 -0.8622 0.3326 0 -1 0.36 0 -0.7966 0.3326 -0.33 -0.7966 0.3326 0.33
5 24 -1 0.36 0 -0.9239 0.36 -0.3827 -1.1378 0.3326 0 -0.8622 0.3326 0
4 16 -0.5913 0 -0.2449 -0.4525 0 -0.4525 -0.4719 0.1378 -0.4719 -0.6166 0.1378 -0.2554
5 24 -0.5913 0 -0.2449 -0.4525 0 -0.4525 -0.6166 0.1378 -0.2554 -0.6166 -0.1378 -0.2554
5 24 -0.5913 0 -0.2449 -0.6166 0.1378 -0.2554 -0.4525 0 -0.4525 -0.64 0 0
4 16 -0.6166 0.1378 -0.2554 -0.4719 0.1378 -0.4719 -0.5271 0.2546 -0.5271 -0.6887 0.2546 -0.2853
5 24 -0.6166 0.1378 -0.2554 -0.4719 0.1378 -0.4719 -0.6887 0.2546 -0.2853 -0.5913 0 -0.2449
5 24 -0.6166 0.1378 -0.2554 -0.6887 0.2546 -0.2853 -0.4719 0.1378 -0.4719 -0.6674 0.1378 0
4 16 -0.6887 0.2546 -0.2853 -0.5271 0.2546 -0.5271 -0.6097 0.3326 -0.6097 -0.7966 0.3326 -0.33
5 24 -0.6887 0.2546 -0.2853 -0.5271 0.2546 -0.5271 -0.7966 0.3326 -0.33 -0.6166 0.1378 -0.2554
5 24 -0.6887 0.2546 -0.2853 -0.7966 0.3326 -0.33 -0.5271 0.2546 -0.5271 -0.7454 0.2546 0
4 16 -0.7966 0.3326 -0.33 -0.6097 0.3326 -0.6097 -0.7071 0.36 -0.7071 -0.9239 0.36 -0.3827
5 24 -0.7966 0.3326 -0.33 -0.6097 0.3326 -0.6097 -0.9239 0.36 -0.3827 -0.6887 0.2546 -0.2853
5 24 -0.7966 0.3326 -0.33 -0.9239 0.36 -0.3827 -0.6097 0.3326 -0.6097 -0.8622 0.3326 0
5 24 -0.9239 0.36 -0.3827 -0.7071 0.36 -0.7071 -1.0512 0.3326 -0.4354 -0.7966 0.3326 -0.33
4 16 -0.4525 0 -0.4525 -0.2449 0 -0.5913 -0.2554 0.1378 -0.6166 -0.4719 0.1378 -0.4719
5 24 -0.4525 0 -0.4525 -0.2449 0 -0.5913 -0.4719 0.1378 -0.4719 -0.4719 -0.1378 -0.4719
5 24 -0.4525 0 -0.4525 -0.4719 0.1378 -0.4719 -0.2449 0 -0.5913 -0.5913 0 -0.2449
4 16 -0.4719 0.1378 -0.4719 -0.2554 0.1378 -0.6166 -0.2853 0.2546 -0.6887 -0.5271 0.2546 -0.5271
5 24 -0.4719 0.1378 -0.4719 -0.2554 0.1378 -0.6166 -0.5271 0.2546 -0.5271 -0.4525 0 -0.4525
5 24 -0.4719 0.1378 -0.4719 -0.5271 0.2546 -0.5271 -0.2554 0.1378 -0.6166 -0.6166 0.1378 -0.2554
4 16 -0.5271 0.2546 -0.5271 -0.2853 0.2546 -0.6887 -0.33 0.3326 -0.7966 -0.6097 0.3326 -0.6097
5 24 -0.5271 0.2546 -0.5271 -0.2853 0.2546 -0.6887 -0.6097 0.3326 -0.6097 -0.4719 0.1378 -0.4719
5 24 -0.5271 0.2546 -0.5271 -0.6097 0.3326 -0.6097 -0.2853 0.2546 -0.6887 -0.6887 0.2546 -0.2853
4 16 -0.6097 0.3326 -0.6097 -0.33 0.3326 -0.7966 -0.3827 0.36 -0.9239 -0.7071 0.36 -0.7071
5 24 -0.6097 0.3326 -0.6097 -0.33 0.3326 -0.7966 -0.7071 0.36 -0.7071 -0.5271 0.2546 -0.5271
5 24 -0.6097 0.3326 -0.6097 -0.7071 0.36 -0.7071 -0.33 0.3326 -0.7966 -0.7966 0.3326 -0.33
5 24 -0.7071 0.36 -0.7071 -0.3827 0.36 -0.9239 -0.8045 0.3326 -0.8045 -0.6097 0.3326 -0.6097
4 16 -0.2449 0 -0.5913 0 0 -0.64 0 0.1378 -0.6674 -0.2554 0.1378 -0.6166
5 24 -0.2449 0 -0.5913 0 0 -0.64 -0.2554 0.1378 -0.6166 -0.2554 -0.1378 -0.6166
5 24 -0.2449 0 -0.5913 -0.2554 0.1378 -0.6166 0 0 -0.64 -0.4525 0 -0.4525
4 16 -0.2554 0.1378 -0.6166 0 0.1378 -0.6674 0 0.2546 -0.7454 -0.2853 0.2546 -0.6887
5 24 -0.2554 0.1378 -0.6166 0 0.1378 -0.6674 -0.2853 0.2546 -0.6887 -0.2449 0 -0.5913
5 24 -0.2554 0.1378 -0.6166 -0.2853 0.2546 -0.6887 0 0.1378 -0.6674 -0.4719 0.1378 -0.4719
4 16 -0.2853 0.2546 -0.6887 0 0.2546 -0.7454 0 0.3326 -0.8622 -0.33 0.3326 -0.7966
5 24 -0.2853 0.2546 -0.6887 0 0.2546 -0.7454 -0.33 0.3326 -0.7966 -0.2554 0.1378 -0.6166
5 24 -0.2853 0.2546 -0.6887 -0.33 0.3326 -0.7966 0 0.2546 -0.7454 -0.5271 0.2546 -0.5271
4 16 -0.33 0.3326 -0.7966 0 0.3326 -0.8622 0 0.36 -1 -0.3827 0.36 -0.9239
5 24 -0.33 0.3326 -0.7966 0 0.3326 -0.8622 -0.3827 0.36 -0.9239 -0.2853 0.2546 -0.6887
5 24 -0.33 0.3326 -0.7966 -0.3827 0.36 -0.9239 0 0.3326 -0.8622 -0.6097 0.3326 -0.6097
5 24 -0.3827 0.36 -0.9239 0 0.36 -1 -0.4354 0.3326 -1.0512 -0.33 0.3326 -0.7966
4 16 0 0 -0.64 0.2449 0 -0.5913 0.2554 0.1378 -0.6166 0 0.1378 -0.6674
5 24 0 0 -0.64 0.2449 0 -0.5913 0 0.1378 -0.6674 0 -0.1378 -0.6674
5 24 0 0 -0.64 0 0.1378 -0.6674 0.2449 0 -0.5913 -0.2449 0 -0.5913
4 16 0 0.1378 -0.6674 0.2554 0.1378 -0.6166 0.2853 0.2546 -0.6887 0 0.2546 -0.7454
5 24 0 0.1378 -0.6674 0.2554 0.1378 -0.6166 0 0.2546 -0.7454 0 0 -0.64
5 24 0 0.1378 -0.6674 0 0.2546 -0.7454 0.2554 0.1378 -0.6166 -0.2554 0.1378 -0.6166
4 16 0 0.2546 -0.7454 0.2853 0.2546 -0.6887 0.33 0.3326 -0.7966 0 0.3326 -0.8622
5 24 0 0.2546 -0.7454 0.2853 0.2546 -0.6887 0 0.3326 -0.8622 0 0.1378 -0.6674
5 24 0 0.2546 -0.7454 0 0.3326 -0.8622 0.2853 0.2546 -0.6887 -0.2853 0.2546 -0.6887
4 16 0 0.3326 -0.8622 0.33 0.3326 -0.7966 0.3827 0.36 -0.9239 0 0.36 -1
5 24 0 0.3326 -0.8622 0.33 0.3326 -0.7966 0 0.36 -1 0 0.2546 -0.7454
5 24 0 0.3326 -0.8622 0 0.36 -1 0.33 0.3326 -0.7966 -0.33 0.3326 -0.7966
5 24 0 0.36 -1 0.3827 0.36 -0.9239 0 0.3326 -1.1378 0 0.3326 -0.8622
4 16 0.2449 0 -0.5913 0.4525 0 -0.4525 0.4719 0.1378 -0.4719 0.2554 0.1378 -0.6166
5 24 0.2449 0 -0.5913 0.4525 0 -0.4525 0.2554 0.1378 -0.6166 0.2554 -0.1378 -0.6166
5 24 0.2449 0 -0.5913 0.2554 0.1378 -0.6166 0.4525 0 -0.4525 0 0 -0.64
4 16 0.2554 0.1378 -0.6166 0.4719 0.1378 -0.4719 0.5271 0.2546 -0.5271 0.2853 0.2546 -0.6887
5 24 0.2554 0.1378 -0.6166 0.4719 0.1378 -0.4719 0.2853 0.2546 -0.6887 0.2449 0 -0.5913
5 24 0.2554 0.1378 -0.6166 0.2853 0.2546 -0.6887 0.4719 0.1378 -0.4719 0 0.1378 -0.6674
4 16 0.2853 0.2546 -0.6887 0.5271 0.2546 -0.5271 0.6097 0.3326 -0.6097 0.33 0.3326 -0.7966
5 24 0.2853 0.2546 -0.6887 0.5271 0.2546 -0.5271 0.33 0.3326 -0.7966 0.2554 0.1378 -0.6166
5 24 0.2853 0.2546 -0.6887 0.33 0.3326 -0.7966 0.5271 0.2546 -0.5271 0 0.2546 -0.7454
4 16 0.33 0.3326 -0.7966 0.6097 0.3326 -0.6097 0.7071 0.36 -0.7071 0.3827 0.36 -0.9239
5 24 0.33 0.3326 -0.7966 0.6097 0.3326 -0.6097 0.3827 0.36 -0.9239 0.2853 0.2546 -0.6887
5 24 0.33 0.3326 -0.7966 0.3827 0.36 -0.9239 0.6097 0.3326 -0.6097 0 0.3326 -0.8622
5 24 0.3827 0.36 -0.9239 0.7071 0.36 -0.7071 0.4354 0.3326 -1.0512 0.33 0.3326 -0.7966
4 16 0.4525 0 -0.4525 0.5913 0 -0.2449 0.6166 0.1378 -0.2554 0.4719 0.1378 -0.4719
5 24 0.4525 0 -0.4525 0.5913 0 -0.2449 0.4719 0.1378 -0.4719 0.4719 -0.1378 -0.4719
5 24 0.4525 0 -0.4525 0.4719 0.1378 -0.4719 0.5913 0 -0.2449 0.2449 0 -0.5913
4 16 0.4719 0.1378 -0.4719 0.6166 0.1378 -0.2554 0.6887 0.2546 -0.2853 0.5271 0.2546 -0.5271
5 24 0.4719 0.1378 -0.4719 0.6166 0.1378 -0.2554 0.5271 0.2546 -0.5271 0.4525 0 -0.4525
5 24 0.4719 0.1378 -0.4719 0.5271 0.2546 -0.5271 0.6166 0.1378 -0.2554 0.2554 0.1378 -0.6166
4 16 0.5271 0.2546 -0.5271 0.6887 0.2546 -0.2853 0.7966 0.3326 -0.33 0.6097 0.3326 -0.6097
5 24 0.5271 0.2546 -0.5271 0.6887 0.2546 -0.2853 0.6097 0.3326 -0.6097 0.4719 0.1378 -0.4719
5 24 0.5271 0.2546 -0.5271 0.6097 0.3326 -0.6097 0.6887 0.2546 -0.2853 0.2853 0.2546 -0.6887
4 16 0.6097 0.3326 -0.6097 0.7966 0.3326 -0.33 0.9239 0.36 -0.3827 0.7071 0.36 -0.7071
5 24 0.6097 0.3326 -0.6097 0.7966 0.3326 -0.33 0.7071 0.36 -0.7071 0.5271 0.2546 -0.5271
5 24 0.6097 0.3326 -0.6097 0.7071 0.36 -0.7071 0.7966 0.3326 -0.33 0.33 0.3326 -0.7966
5 24 0.7071 0.36 -0.7071 0.9239 0.36 -0.3827 0.8045 0.3326 -0.8045 0.6097 0.3326 -0.6097
4 16 0.5913 0 -0.2449 0.64 0 0 0.6674 0.1378 0 0.6166 0.1378 -0.2554
5 24 0.5913 0 -0.2449 0.64 0 0 0.6166 0.1378 -0.2554 0.6166 -0.1378 -0.2554
5 24 0.5913 0 -0.2449 0.6166 0.1378 -0.2554 0.64 0 0 0.4525 0 -0.4525
4 16 0.6166 0.1378 -0.2554 0.6674 0.1378 0 0.7454 0.2546 0 0.6887 0.2546 -0.2853
5 24 0.6166 0.1378 -0.2554 0.6674 0.1378 0 0.6887 0.2546 -0.2853 0.5913 0 -0.2449
5 24 0.6166 0.1378 -0.2554 0.6887 0.2546 -0.2853 0.6674 0.1378 0 0.4719 0.1378 -0.4719
4 16 0.6887 0.2546 -0.2853 0.7454 0.2546 0 0.8622 0.3326 0 0.7966 0.3326 -0.33
5 24 0.6887 0.2546 -0.2853 0.7454 0.2546 0 0.7966 0.3326 -0.33 0.6166 0.1378 -0.2554
5 24 0.6887 0.2546 -0.2853 0.7966 0.3326 -0.33 0.7454 0.2546 0 0.5271 0.2546 -0.5271
4 16 0.7966 0.3326 -0.33 0.8622 0.3326 0 1 0.36 0 0.9239 0.36 -0.3827
5 24 0.7966 0.3326 -0.33 0.8622 0.3326 0 0.9239 0.36 -0.3827 0.6887 0.2546 -0.2853
5 24 0.7966 0.3326 -0.33 0.9239 0.36 -0.3827 0.8622 0.3326 0 0.6097 0.3326 -0.6097
5 24 0.9239 0.36 -0.3827 1 0.36 0 1.0512 0.3326 -0.4354 0.7966 0.3326 -0.33
0 end of file

232
p/t01o0556.dat Normal file
View File

@ -0,0 +1,232 @@
0 Torus Outside 1 x 0.0556 x 1
0 Name: t01o0556.dat
0 Author: Michael Heidemann [mikeheide]
0 !LDRAW_ORG Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
0 // Major Radius: 18
0 // Tube(Minor) Radius: 1
0 // Segments(Sweep): 16/16 = 1
0 // 1 9 0 0 0 1 0 0 0 1 0 0 0 1 4-4edge.dat
0 // 1 12 1 0 0 0.0556 0 0 0 0 0.0556 0 1 0 4-4edge.dat
4 16 1 0.0556 0 0.9239 0.0556 0.3827 0.9436 0.0514 0.3909 1.0213 0.0514 0
5 24 1 0.0556 0 0.9239 0.0556 0.3827 1.0213 0.0514 0 0.9787 0.0514 0
5 24 1 0.0556 0 1.0213 0.0514 0 0.9239 0.0556 0.3827 0.9239 0.0556 -0.3827
4 16 1.0213 0.0514 0 0.9436 0.0514 0.3909 0.9602 0.0393 0.3977 1.0393 0.0393 0
5 24 1.0213 0.0514 0 0.9436 0.0514 0.3909 1.0393 0.0393 0 1 0.0556 0
5 24 1.0213 0.0514 0 1.0393 0.0393 0 0.9436 0.0514 0.3909 0.9436 0.0514 -0.3909
4 16 1.0393 0.0393 0 0.9602 0.0393 0.3977 0.9714 0.0213 0.4024 1.0514 0.0213 0
5 24 1.0393 0.0393 0 0.9602 0.0393 0.3977 1.0514 0.0213 0 1.0213 0.0514 0
5 24 1.0393 0.0393 0 1.0514 0.0213 0 0.9602 0.0393 0.3977 0.9602 0.0393 -0.3977
4 16 1.0514 0.0213 0 0.9714 0.0213 0.4024 0.9753 0 0.404 1.0556 0 0
5 24 1.0514 0.0213 0 0.9714 0.0213 0.4024 1.0556 0 0 1.0393 0.0393 0
5 24 1.0514 0.0213 0 1.0556 0 0 0.9714 0.0213 0.4024 0.9714 0.0213 -0.4024
5 24 1.0556 0 0 0.9753 0 0.404 1.0514 -0.0213 0 1.0514 0.0213 0
4 16 0.9239 0.0556 0.3827 0.7071 0.0556 0.7071 0.7222 0.0514 0.7222 0.9436 0.0514 0.3909
5 24 0.9239 0.0556 0.3827 0.7071 0.0556 0.7071 0.9436 0.0514 0.3909 0.9042 0.0514 0.3745
5 24 0.9239 0.0556 0.3827 0.9436 0.0514 0.3909 0.7071 0.0556 0.7071 1 0.0556 0
4 16 0.9436 0.0514 0.3909 0.7222 0.0514 0.7222 0.7349 0.0393 0.7349 0.9602 0.0393 0.3977
5 24 0.9436 0.0514 0.3909 0.7222 0.0514 0.7222 0.9602 0.0393 0.3977 0.9239 0.0556 0.3827
5 24 0.9436 0.0514 0.3909 0.9602 0.0393 0.3977 0.7222 0.0514 0.7222 1.0213 0.0514 0
4 16 0.9602 0.0393 0.3977 0.7349 0.0393 0.7349 0.7434 0.0213 0.7434 0.9714 0.0213 0.4024
5 24 0.9602 0.0393 0.3977 0.7349 0.0393 0.7349 0.9714 0.0213 0.4024 0.9436 0.0514 0.3909
5 24 0.9602 0.0393 0.3977 0.9714 0.0213 0.4024 0.7349 0.0393 0.7349 1.0393 0.0393 0
4 16 0.9714 0.0213 0.4024 0.7434 0.0213 0.7434 0.7464 0 0.7464 0.9753 0 0.404
5 24 0.9714 0.0213 0.4024 0.7434 0.0213 0.7434 0.9753 0 0.404 0.9602 0.0393 0.3977
5 24 0.9714 0.0213 0.4024 0.9753 0 0.404 0.7434 0.0213 0.7434 1.0514 0.0213 0
5 24 0.9753 0 0.404 0.7464 0 0.7464 0.9714 -0.0213 0.4024 0.9714 0.0213 0.4024
4 16 0.7071 0.0556 0.7071 0.3827 0.0556 0.9239 0.3909 0.0514 0.9436 0.7222 0.0514 0.7222
5 24 0.7071 0.0556 0.7071 0.3827 0.0556 0.9239 0.7222 0.0514 0.7222 0.692 0.0514 0.692
5 24 0.7071 0.0556 0.7071 0.7222 0.0514 0.7222 0.3827 0.0556 0.9239 0.9239 0.0556 0.3827
4 16 0.7222 0.0514 0.7222 0.3909 0.0514 0.9436 0.3977 0.0393 0.9602 0.7349 0.0393 0.7349
5 24 0.7222 0.0514 0.7222 0.3909 0.0514 0.9436 0.7349 0.0393 0.7349 0.7071 0.0556 0.7071
5 24 0.7222 0.0514 0.7222 0.7349 0.0393 0.7349 0.3909 0.0514 0.9436 0.9436 0.0514 0.3909
4 16 0.7349 0.0393 0.7349 0.3977 0.0393 0.9602 0.4024 0.0213 0.9714 0.7434 0.0213 0.7434
5 24 0.7349 0.0393 0.7349 0.3977 0.0393 0.9602 0.7434 0.0213 0.7434 0.7222 0.0514 0.7222
5 24 0.7349 0.0393 0.7349 0.7434 0.0213 0.7434 0.3977 0.0393 0.9602 0.9602 0.0393 0.3977
4 16 0.7434 0.0213 0.7434 0.4024 0.0213 0.9714 0.404 0 0.9753 0.7464 0 0.7464
5 24 0.7434 0.0213 0.7434 0.4024 0.0213 0.9714 0.7464 0 0.7464 0.7349 0.0393 0.7349
5 24 0.7434 0.0213 0.7434 0.7464 0 0.7464 0.4024 0.0213 0.9714 0.9714 0.0213 0.4024
5 24 0.7464 0 0.7464 0.404 0 0.9753 0.7434 -0.0213 0.7434 0.7434 0.0213 0.7434
4 16 0.3827 0.0556 0.9239 0 0.0556 1 0 0.0514 1.0213 0.3909 0.0514 0.9436
5 24 0.3827 0.0556 0.9239 0 0.0556 1 0.3909 0.0514 0.9436 0.3745 0.0514 0.9042
5 24 0.3827 0.0556 0.9239 0.3909 0.0514 0.9436 0 0.0556 1 0.7071 0.0556 0.7071
4 16 0.3909 0.0514 0.9436 0 0.0514 1.0213 0 0.0393 1.0393 0.3977 0.0393 0.9602
5 24 0.3909 0.0514 0.9436 0 0.0514 1.0213 0.3977 0.0393 0.9602 0.3827 0.0556 0.9239
5 24 0.3909 0.0514 0.9436 0.3977 0.0393 0.9602 0 0.0514 1.0213 0.7222 0.0514 0.7222
4 16 0.3977 0.0393 0.9602 0 0.0393 1.0393 0 0.0213 1.0514 0.4024 0.0213 0.9714
5 24 0.3977 0.0393 0.9602 0 0.0393 1.0393 0.4024 0.0213 0.9714 0.3909 0.0514 0.9436
5 24 0.3977 0.0393 0.9602 0.4024 0.0213 0.9714 0 0.0393 1.0393 0.7349 0.0393 0.7349
4 16 0.4024 0.0213 0.9714 0 0.0213 1.0514 0 0 1.0556 0.404 0 0.9753
5 24 0.4024 0.0213 0.9714 0 0.0213 1.0514 0.404 0 0.9753 0.3977 0.0393 0.9602
5 24 0.4024 0.0213 0.9714 0.404 0 0.9753 0 0.0213 1.0514 0.7434 0.0213 0.7434
5 24 0.404 0 0.9753 0 0 1.0556 0.4024 -0.0213 0.9714 0.4024 0.0213 0.9714
4 16 0 0.0556 1 -0.3827 0.0556 0.9239 -0.3909 0.0514 0.9436 0 0.0514 1.0213
5 24 0 0.0556 1 -0.3827 0.0556 0.9239 0 0.0514 1.0213 0 0.0514 0.9787
5 24 0 0.0556 1 0 0.0514 1.0213 -0.3827 0.0556 0.9239 0.3827 0.0556 0.9239
4 16 0 0.0514 1.0213 -0.3909 0.0514 0.9436 -0.3977 0.0393 0.9602 0 0.0393 1.0393
5 24 0 0.0514 1.0213 -0.3909 0.0514 0.9436 0 0.0393 1.0393 0 0.0556 1
5 24 0 0.0514 1.0213 0 0.0393 1.0393 -0.3909 0.0514 0.9436 0.3909 0.0514 0.9436
4 16 0 0.0393 1.0393 -0.3977 0.0393 0.9602 -0.4024 0.0213 0.9714 0 0.0213 1.0514
5 24 0 0.0393 1.0393 -0.3977 0.0393 0.9602 0 0.0213 1.0514 0 0.0514 1.0213
5 24 0 0.0393 1.0393 0 0.0213 1.0514 -0.3977 0.0393 0.9602 0.3977 0.0393 0.9602
4 16 0 0.0213 1.0514 -0.4024 0.0213 0.9714 -0.404 0 0.9753 0 0 1.0556
5 24 0 0.0213 1.0514 -0.4024 0.0213 0.9714 0 0 1.0556 0 0.0393 1.0393
5 24 0 0.0213 1.0514 0 0 1.0556 -0.4024 0.0213 0.9714 0.4024 0.0213 0.9714
5 24 0 0 1.0556 -0.404 0 0.9753 0 -0.0213 1.0514 0 0.0213 1.0514
4 16 -0.3827 0.0556 0.9239 -0.7071 0.0556 0.7071 -0.7222 0.0514 0.7222 -0.3909 0.0514 0.9436
5 24 -0.3827 0.0556 0.9239 -0.7071 0.0556 0.7071 -0.3909 0.0514 0.9436 -0.3745 0.0514 0.9042
5 24 -0.3827 0.0556 0.9239 -0.3909 0.0514 0.9436 -0.7071 0.0556 0.7071 0 0.0556 1
4 16 -0.3909 0.0514 0.9436 -0.7222 0.0514 0.7222 -0.7349 0.0393 0.7349 -0.3977 0.0393 0.9602
5 24 -0.3909 0.0514 0.9436 -0.7222 0.0514 0.7222 -0.3977 0.0393 0.9602 -0.3827 0.0556 0.9239
5 24 -0.3909 0.0514 0.9436 -0.3977 0.0393 0.9602 -0.7222 0.0514 0.7222 0 0.0514 1.0213
4 16 -0.3977 0.0393 0.9602 -0.7349 0.0393 0.7349 -0.7434 0.0213 0.7434 -0.4024 0.0213 0.9714
5 24 -0.3977 0.0393 0.9602 -0.7349 0.0393 0.7349 -0.4024 0.0213 0.9714 -0.3909 0.0514 0.9436
5 24 -0.3977 0.0393 0.9602 -0.4024 0.0213 0.9714 -0.7349 0.0393 0.7349 0 0.0393 1.0393
4 16 -0.4024 0.0213 0.9714 -0.7434 0.0213 0.7434 -0.7464 0 0.7464 -0.404 0 0.9753
5 24 -0.4024 0.0213 0.9714 -0.7434 0.0213 0.7434 -0.404 0 0.9753 -0.3977 0.0393 0.9602
5 24 -0.4024 0.0213 0.9714 -0.404 0 0.9753 -0.7434 0.0213 0.7434 0 0.0213 1.0514
5 24 -0.404 0 0.9753 -0.7464 0 0.7464 -0.4024 -0.0213 0.9714 -0.4024 0.0213 0.9714
4 16 -0.7071 0.0556 0.7071 -0.9239 0.0556 0.3827 -0.9436 0.0514 0.3909 -0.7222 0.0514 0.7222
5 24 -0.7071 0.0556 0.7071 -0.9239 0.0556 0.3827 -0.7222 0.0514 0.7222 -0.692 0.0514 0.692
5 24 -0.7071 0.0556 0.7071 -0.7222 0.0514 0.7222 -0.9239 0.0556 0.3827 -0.3827 0.0556 0.9239
4 16 -0.7222 0.0514 0.7222 -0.9436 0.0514 0.3909 -0.9602 0.0393 0.3977 -0.7349 0.0393 0.7349
5 24 -0.7222 0.0514 0.7222 -0.9436 0.0514 0.3909 -0.7349 0.0393 0.7349 -0.7071 0.0556 0.7071
5 24 -0.7222 0.0514 0.7222 -0.7349 0.0393 0.7349 -0.9436 0.0514 0.3909 -0.3909 0.0514 0.9436
4 16 -0.7349 0.0393 0.7349 -0.9602 0.0393 0.3977 -0.9714 0.0213 0.4024 -0.7434 0.0213 0.7434
5 24 -0.7349 0.0393 0.7349 -0.9602 0.0393 0.3977 -0.7434 0.0213 0.7434 -0.7222 0.0514 0.7222
5 24 -0.7349 0.0393 0.7349 -0.7434 0.0213 0.7434 -0.9602 0.0393 0.3977 -0.3977 0.0393 0.9602
4 16 -0.7434 0.0213 0.7434 -0.9714 0.0213 0.4024 -0.9753 0 0.404 -0.7464 0 0.7464
5 24 -0.7434 0.0213 0.7434 -0.9714 0.0213 0.4024 -0.7464 0 0.7464 -0.7349 0.0393 0.7349
5 24 -0.7434 0.0213 0.7434 -0.7464 0 0.7464 -0.9714 0.0213 0.4024 -0.4024 0.0213 0.9714
5 24 -0.7464 0 0.7464 -0.9753 0 0.404 -0.7434 -0.0213 0.7434 -0.7434 0.0213 0.7434
4 16 -0.9239 0.0556 0.3827 -1 0.0556 0 -1.0213 0.0514 0 -0.9436 0.0514 0.3909
5 24 -0.9239 0.0556 0.3827 -1 0.0556 0 -0.9436 0.0514 0.3909 -0.9042 0.0514 0.3745
5 24 -0.9239 0.0556 0.3827 -0.9436 0.0514 0.3909 -1 0.0556 0 -0.7071 0.0556 0.7071
4 16 -0.9436 0.0514 0.3909 -1.0213 0.0514 0 -1.0393 0.0393 0 -0.9602 0.0393 0.3977
5 24 -0.9436 0.0514 0.3909 -1.0213 0.0514 0 -0.9602 0.0393 0.3977 -0.9239 0.0556 0.3827
5 24 -0.9436 0.0514 0.3909 -0.9602 0.0393 0.3977 -1.0213 0.0514 0 -0.7222 0.0514 0.7222
4 16 -0.9602 0.0393 0.3977 -1.0393 0.0393 0 -1.0514 0.0213 0 -0.9714 0.0213 0.4024
5 24 -0.9602 0.0393 0.3977 -1.0393 0.0393 0 -0.9714 0.0213 0.4024 -0.9436 0.0514 0.3909
5 24 -0.9602 0.0393 0.3977 -0.9714 0.0213 0.4024 -1.0393 0.0393 0 -0.7349 0.0393 0.7349
4 16 -0.9714 0.0213 0.4024 -1.0514 0.0213 0 -1.0556 0 0 -0.9753 0 0.404
5 24 -0.9714 0.0213 0.4024 -1.0514 0.0213 0 -0.9753 0 0.404 -0.9602 0.0393 0.3977
5 24 -0.9714 0.0213 0.4024 -0.9753 0 0.404 -1.0514 0.0213 0 -0.7434 0.0213 0.7434
5 24 -0.9753 0 0.404 -1.0556 0 0 -0.9714 -0.0213 0.4024 -0.9714 0.0213 0.4024
4 16 -1 0.0556 0 -0.9239 0.0556 -0.3827 -0.9436 0.0514 -0.3909 -1.0213 0.0514 0
5 24 -1 0.0556 0 -0.9239 0.0556 -0.3827 -1.0213 0.0514 0 -0.9787 0.0514 0
5 24 -1 0.0556 0 -1.0213 0.0514 0 -0.9239 0.0556 -0.3827 -0.9239 0.0556 0.3827
4 16 -1.0213 0.0514 0 -0.9436 0.0514 -0.3909 -0.9602 0.0393 -0.3977 -1.0393 0.0393 0
5 24 -1.0213 0.0514 0 -0.9436 0.0514 -0.3909 -1.0393 0.0393 0 -1 0.0556 0
5 24 -1.0213 0.0514 0 -1.0393 0.0393 0 -0.9436 0.0514 -0.3909 -0.9436 0.0514 0.3909
4 16 -1.0393 0.0393 0 -0.9602 0.0393 -0.3977 -0.9714 0.0213 -0.4024 -1.0514 0.0213 0
5 24 -1.0393 0.0393 0 -0.9602 0.0393 -0.3977 -1.0514 0.0213 0 -1.0213 0.0514 0
5 24 -1.0393 0.0393 0 -1.0514 0.0213 0 -0.9602 0.0393 -0.3977 -0.9602 0.0393 0.3977
4 16 -1.0514 0.0213 0 -0.9714 0.0213 -0.4024 -0.9753 0 -0.404 -1.0556 0 0
5 24 -1.0514 0.0213 0 -0.9714 0.0213 -0.4024 -1.0556 0 0 -1.0393 0.0393 0
5 24 -1.0514 0.0213 0 -1.0556 0 0 -0.9714 0.0213 -0.4024 -0.9714 0.0213 0.4024
5 24 -1.0556 0 0 -0.9753 0 -0.404 -1.0514 -0.0213 0 -1.0514 0.0213 0
4 16 -0.9239 0.0556 -0.3827 -0.7071 0.0556 -0.7071 -0.7222 0.0514 -0.7222 -0.9436 0.0514 -0.3909
5 24 -0.9239 0.0556 -0.3827 -0.7071 0.0556 -0.7071 -0.9436 0.0514 -0.3909 -0.9042 0.0514 -0.3745
5 24 -0.9239 0.0556 -0.3827 -0.9436 0.0514 -0.3909 -0.7071 0.0556 -0.7071 -1 0.0556 0
4 16 -0.9436 0.0514 -0.3909 -0.7222 0.0514 -0.7222 -0.7349 0.0393 -0.7349 -0.9602 0.0393 -0.3977
5 24 -0.9436 0.0514 -0.3909 -0.7222 0.0514 -0.7222 -0.9602 0.0393 -0.3977 -0.9239 0.0556 -0.3827
5 24 -0.9436 0.0514 -0.3909 -0.9602 0.0393 -0.3977 -0.7222 0.0514 -0.7222 -1.0213 0.0514 0
4 16 -0.9602 0.0393 -0.3977 -0.7349 0.0393 -0.7349 -0.7434 0.0213 -0.7434 -0.9714 0.0213 -0.4024
5 24 -0.9602 0.0393 -0.3977 -0.7349 0.0393 -0.7349 -0.9714 0.0213 -0.4024 -0.9436 0.0514 -0.3909
5 24 -0.9602 0.0393 -0.3977 -0.9714 0.0213 -0.4024 -0.7349 0.0393 -0.7349 -1.0393 0.0393 0
4 16 -0.9714 0.0213 -0.4024 -0.7434 0.0213 -0.7434 -0.7464 0 -0.7464 -0.9753 0 -0.404
5 24 -0.9714 0.0213 -0.4024 -0.7434 0.0213 -0.7434 -0.9753 0 -0.404 -0.9602 0.0393 -0.3977
5 24 -0.9714 0.0213 -0.4024 -0.9753 0 -0.404 -0.7434 0.0213 -0.7434 -1.0514 0.0213 0
5 24 -0.9753 0 -0.404 -0.7464 0 -0.7464 -0.9714 -0.0213 -0.4024 -0.9714 0.0213 -0.4024
4 16 -0.7071 0.0556 -0.7071 -0.3827 0.0556 -0.9239 -0.3909 0.0514 -0.9436 -0.7222 0.0514 -0.7222
5 24 -0.7071 0.0556 -0.7071 -0.3827 0.0556 -0.9239 -0.7222 0.0514 -0.7222 -0.692 0.0514 -0.692
5 24 -0.7071 0.0556 -0.7071 -0.7222 0.0514 -0.7222 -0.3827 0.0556 -0.9239 -0.9239 0.0556 -0.3827
4 16 -0.7222 0.0514 -0.7222 -0.3909 0.0514 -0.9436 -0.3977 0.0393 -0.9602 -0.7349 0.0393 -0.7349
5 24 -0.7222 0.0514 -0.7222 -0.3909 0.0514 -0.9436 -0.7349 0.0393 -0.7349 -0.7071 0.0556 -0.7071
5 24 -0.7222 0.0514 -0.7222 -0.7349 0.0393 -0.7349 -0.3909 0.0514 -0.9436 -0.9436 0.0514 -0.3909
4 16 -0.7349 0.0393 -0.7349 -0.3977 0.0393 -0.9602 -0.4024 0.0213 -0.9714 -0.7434 0.0213 -0.7434
5 24 -0.7349 0.0393 -0.7349 -0.3977 0.0393 -0.9602 -0.7434 0.0213 -0.7434 -0.7222 0.0514 -0.7222
5 24 -0.7349 0.0393 -0.7349 -0.7434 0.0213 -0.7434 -0.3977 0.0393 -0.9602 -0.9602 0.0393 -0.3977
4 16 -0.7434 0.0213 -0.7434 -0.4024 0.0213 -0.9714 -0.404 0 -0.9753 -0.7464 0 -0.7464
5 24 -0.7434 0.0213 -0.7434 -0.4024 0.0213 -0.9714 -0.7464 0 -0.7464 -0.7349 0.0393 -0.7349
5 24 -0.7434 0.0213 -0.7434 -0.7464 0 -0.7464 -0.4024 0.0213 -0.9714 -0.9714 0.0213 -0.4024
5 24 -0.7464 0 -0.7464 -0.404 0 -0.9753 -0.7434 -0.0213 -0.7434 -0.7434 0.0213 -0.7434
4 16 -0.3827 0.0556 -0.9239 0 0.0556 -1 0 0.0514 -1.0213 -0.3909 0.0514 -0.9436
5 24 -0.3827 0.0556 -0.9239 0 0.0556 -1 -0.3909 0.0514 -0.9436 -0.3745 0.0514 -0.9042
5 24 -0.3827 0.0556 -0.9239 -0.3909 0.0514 -0.9436 0 0.0556 -1 -0.7071 0.0556 -0.7071
4 16 -0.3909 0.0514 -0.9436 0 0.0514 -1.0213 0 0.0393 -1.0393 -0.3977 0.0393 -0.9602
5 24 -0.3909 0.0514 -0.9436 0 0.0514 -1.0213 -0.3977 0.0393 -0.9602 -0.3827 0.0556 -0.9239
5 24 -0.3909 0.0514 -0.9436 -0.3977 0.0393 -0.9602 0 0.0514 -1.0213 -0.7222 0.0514 -0.7222
4 16 -0.3977 0.0393 -0.9602 0 0.0393 -1.0393 0 0.0213 -1.0514 -0.4024 0.0213 -0.9714
5 24 -0.3977 0.0393 -0.9602 0 0.0393 -1.0393 -0.4024 0.0213 -0.9714 -0.3909 0.0514 -0.9436
5 24 -0.3977 0.0393 -0.9602 -0.4024 0.0213 -0.9714 0 0.0393 -1.0393 -0.7349 0.0393 -0.7349
4 16 -0.4024 0.0213 -0.9714 0 0.0213 -1.0514 0 0 -1.0556 -0.404 0 -0.9753
5 24 -0.4024 0.0213 -0.9714 0 0.0213 -1.0514 -0.404 0 -0.9753 -0.3977 0.0393 -0.9602
5 24 -0.4024 0.0213 -0.9714 -0.404 0 -0.9753 0 0.0213 -1.0514 -0.7434 0.0213 -0.7434
5 24 -0.404 0 -0.9753 0 0 -1.0556 -0.4024 -0.0213 -0.9714 -0.4024 0.0213 -0.9714
4 16 0 0.0556 -1 0.3827 0.0556 -0.9239 0.3909 0.0514 -0.9436 0 0.0514 -1.0213
5 24 0 0.0556 -1 0.3827 0.0556 -0.9239 0 0.0514 -1.0213 0 0.0514 -0.9787
5 24 0 0.0556 -1 0 0.0514 -1.0213 0.3827 0.0556 -0.9239 -0.3827 0.0556 -0.9239
4 16 0 0.0514 -1.0213 0.3909 0.0514 -0.9436 0.3977 0.0393 -0.9602 0 0.0393 -1.0393
5 24 0 0.0514 -1.0213 0.3909 0.0514 -0.9436 0 0.0393 -1.0393 0 0.0556 -1
5 24 0 0.0514 -1.0213 0 0.0393 -1.0393 0.3909 0.0514 -0.9436 -0.3909 0.0514 -0.9436
4 16 0 0.0393 -1.0393 0.3977 0.0393 -0.9602 0.4024 0.0213 -0.9714 0 0.0213 -1.0514
5 24 0 0.0393 -1.0393 0.3977 0.0393 -0.9602 0 0.0213 -1.0514 0 0.0514 -1.0213
5 24 0 0.0393 -1.0393 0 0.0213 -1.0514 0.3977 0.0393 -0.9602 -0.3977 0.0393 -0.9602
4 16 0 0.0213 -1.0514 0.4024 0.0213 -0.9714 0.404 0 -0.9753 0 0 -1.0556
5 24 0 0.0213 -1.0514 0.4024 0.0213 -0.9714 0 0 -1.0556 0 0.0393 -1.0393
5 24 0 0.0213 -1.0514 0 0 -1.0556 0.4024 0.0213 -0.9714 -0.4024 0.0213 -0.9714
5 24 0 0 -1.0556 0.404 0 -0.9753 0 -0.0213 -1.0514 0 0.0213 -1.0514
4 16 0.3827 0.0556 -0.9239 0.7071 0.0556 -0.7071 0.7222 0.0514 -0.7222 0.3909 0.0514 -0.9436
5 24 0.3827 0.0556 -0.9239 0.7071 0.0556 -0.7071 0.3909 0.0514 -0.9436 0.3745 0.0514 -0.9042
5 24 0.3827 0.0556 -0.9239 0.3909 0.0514 -0.9436 0.7071 0.0556 -0.7071 0 0.0556 -1
4 16 0.3909 0.0514 -0.9436 0.7222 0.0514 -0.7222 0.7349 0.0393 -0.7349 0.3977 0.0393 -0.9602
5 24 0.3909 0.0514 -0.9436 0.7222 0.0514 -0.7222 0.3977 0.0393 -0.9602 0.3827 0.0556 -0.9239
5 24 0.3909 0.0514 -0.9436 0.3977 0.0393 -0.9602 0.7222 0.0514 -0.7222 0 0.0514 -1.0213
4 16 0.3977 0.0393 -0.9602 0.7349 0.0393 -0.7349 0.7434 0.0213 -0.7434 0.4024 0.0213 -0.9714
5 24 0.3977 0.0393 -0.9602 0.7349 0.0393 -0.7349 0.4024 0.0213 -0.9714 0.3909 0.0514 -0.9436
5 24 0.3977 0.0393 -0.9602 0.4024 0.0213 -0.9714 0.7349 0.0393 -0.7349 0 0.0393 -1.0393
4 16 0.4024 0.0213 -0.9714 0.7434 0.0213 -0.7434 0.7464 0 -0.7464 0.404 0 -0.9753
5 24 0.4024 0.0213 -0.9714 0.7434 0.0213 -0.7434 0.404 0 -0.9753 0.3977 0.0393 -0.9602
5 24 0.4024 0.0213 -0.9714 0.404 0 -0.9753 0.7434 0.0213 -0.7434 0 0.0213 -1.0514
5 24 0.404 0 -0.9753 0.7464 0 -0.7464 0.4024 -0.0213 -0.9714 0.4024 0.0213 -0.9714
4 16 0.7071 0.0556 -0.7071 0.9239 0.0556 -0.3827 0.9436 0.0514 -0.3909 0.7222 0.0514 -0.7222
5 24 0.7071 0.0556 -0.7071 0.9239 0.0556 -0.3827 0.7222 0.0514 -0.7222 0.692 0.0514 -0.692
5 24 0.7071 0.0556 -0.7071 0.7222 0.0514 -0.7222 0.9239 0.0556 -0.3827 0.3827 0.0556 -0.9239
4 16 0.7222 0.0514 -0.7222 0.9436 0.0514 -0.3909 0.9602 0.0393 -0.3977 0.7349 0.0393 -0.7349
5 24 0.7222 0.0514 -0.7222 0.9436 0.0514 -0.3909 0.7349 0.0393 -0.7349 0.7071 0.0556 -0.7071
5 24 0.7222 0.0514 -0.7222 0.7349 0.0393 -0.7349 0.9436 0.0514 -0.3909 0.3909 0.0514 -0.9436
4 16 0.7349 0.0393 -0.7349 0.9602 0.0393 -0.3977 0.9714 0.0213 -0.4024 0.7434 0.0213 -0.7434
5 24 0.7349 0.0393 -0.7349 0.9602 0.0393 -0.3977 0.7434 0.0213 -0.7434 0.7222 0.0514 -0.7222
5 24 0.7349 0.0393 -0.7349 0.7434 0.0213 -0.7434 0.9602 0.0393 -0.3977 0.3977 0.0393 -0.9602
4 16 0.7434 0.0213 -0.7434 0.9714 0.0213 -0.4024 0.9753 0 -0.404 0.7464 0 -0.7464
5 24 0.7434 0.0213 -0.7434 0.9714 0.0213 -0.4024 0.7464 0 -0.7464 0.7349 0.0393 -0.7349
5 24 0.7434 0.0213 -0.7434 0.7464 0 -0.7464 0.9714 0.0213 -0.4024 0.4024 0.0213 -0.9714
5 24 0.7464 0 -0.7464 0.9753 0 -0.404 0.7434 -0.0213 -0.7434 0.7434 0.0213 -0.7434
4 16 0.9239 0.0556 -0.3827 1 0.0556 0 1.0213 0.0514 0 0.9436 0.0514 -0.3909
5 24 0.9239 0.0556 -0.3827 1 0.0556 0 0.9436 0.0514 -0.3909 0.9042 0.0514 -0.3745
5 24 0.9239 0.0556 -0.3827 0.9436 0.0514 -0.3909 1 0.0556 0 0.7071 0.0556 -0.7071
4 16 0.9436 0.0514 -0.3909 1.0213 0.0514 0 1.0393 0.0393 0 0.9602 0.0393 -0.3977
5 24 0.9436 0.0514 -0.3909 1.0213 0.0514 0 0.9602 0.0393 -0.3977 0.9239 0.0556 -0.3827
5 24 0.9436 0.0514 -0.3909 0.9602 0.0393 -0.3977 1.0213 0.0514 0 0.7222 0.0514 -0.7222
4 16 0.9602 0.0393 -0.3977 1.0393 0.0393 0 1.0514 0.0213 0 0.9714 0.0213 -0.4024
5 24 0.9602 0.0393 -0.3977 1.0393 0.0393 0 0.9714 0.0213 -0.4024 0.9436 0.0514 -0.3909
5 24 0.9602 0.0393 -0.3977 0.9714 0.0213 -0.4024 1.0393 0.0393 0 0.7349 0.0393 -0.7349
4 16 0.9714 0.0213 -0.4024 1.0514 0.0213 0 1.0556 0 0 0.9753 0 -0.404
5 24 0.9714 0.0213 -0.4024 1.0514 0.0213 0 0.9753 0 -0.404 0.9602 0.0393 -0.3977
5 24 0.9714 0.0213 -0.4024 0.9753 0 -0.404 1.0514 0.0213 0 0.7434 0.0213 -0.7434
5 24 0.9753 0 -0.404 1.0556 0 0 0.9714 -0.0213 -0.4024 0.9714 0.0213 -0.4024
0 end of file

229
p/t01o4000.dat Normal file
View File

@ -0,0 +1,229 @@
0 Torus Outside 1 x 0.4000 x 1
0 Name: t01o4000.dat
0 Author: J.C. Tchang [tchang]
0 !LDRAW_ORG Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
0 // Made by Primitive Generator
0 // Major Radius: 10
0 // Tube(Minor) Radius: 4
0 // Segments(Sweep): 16/16 = 1
0 // 1 9 0 0 0 1 0 0 0 1 0 0 0 1 4-4edge.dat
0 // 1 12 1 0 0 0.4000 0 0 0 0 0.4000 0 1 0 4-4edge.dat
4 16 1 0.4 0 0.9239 0.4 0.3827 1.0653 0.3696 0.4413 1.1531 0.3696 0
5 24 1 0.4 0 0.9239 0.4 0.3827 1.1531 0.3696 0 0.8469 0.3696 0
5 24 1 0.4 0 1.1531 0.3696 0 0.9239 0.4 0.3827 0.9239 0.4 -0.3827
4 16 1.1531 0.3696 0 1.0653 0.3696 0.4413 1.1852 0.2828 0.4909 1.2828 0.2828 0
5 24 1.1531 0.3696 0 1.0653 0.3696 0.4413 1.2828 0.2828 0 1 0.4 0
5 24 1.1531 0.3696 0 1.2828 0.2828 0 1.0653 0.3696 0.4413 1.0653 0.3696 -0.4413
4 16 1.2828 0.2828 0 1.1852 0.2828 0.4909 1.2654 0.1531 0.5241 1.3696 0.1531 0
5 24 1.2828 0.2828 0 1.1852 0.2828 0.4909 1.3696 0.1531 0 1.1531 0.3696 0
5 24 1.2828 0.2828 0 1.3696 0.1531 0 1.1852 0.2828 0.4909 1.1852 0.2828 -0.4909
4 16 1.3696 0.1531 0 1.2654 0.1531 0.5241 1.2935 0 0.5358 1.4 0 0
5 24 1.3696 0.1531 0 1.2654 0.1531 0.5241 1.4 0 0 1.2828 0.2828 0
5 24 1.3696 0.1531 0 1.4 0 0 1.2654 0.1531 0.5241 1.2654 0.1531 -0.5241
5 24 1.4 0 0 1.2935 0 0.5358 1.3696 -0.1531 0 1.3696 0.1531 0
4 16 0.9239 0.4 0.3827 0.7071 0.4 0.7071 0.8154 0.3696 0.8154 1.0653 0.3696 0.4413
5 24 0.9239 0.4 0.3827 0.7071 0.4 0.7071 1.0653 0.3696 0.4413 0.7825 0.3696 0.3241
5 24 0.9239 0.4 0.3827 1.0653 0.3696 0.4413 0.7071 0.4 0.7071 1 0.4 0
4 16 1.0653 0.3696 0.4413 0.8154 0.3696 0.8154 0.9071 0.2828 0.9071 1.1852 0.2828 0.4909
5 24 1.0653 0.3696 0.4413 0.8154 0.3696 0.8154 1.1852 0.2828 0.4909 0.9239 0.4 0.3827
5 24 1.0653 0.3696 0.4413 1.1852 0.2828 0.4909 0.8154 0.3696 0.8154 1.1531 0.3696 0
4 16 1.1852 0.2828 0.4909 0.9071 0.2828 0.9071 0.9684 0.1531 0.9684 1.2654 0.1531 0.5241
5 24 1.1852 0.2828 0.4909 0.9071 0.2828 0.9071 1.2654 0.1531 0.5241 1.0653 0.3696 0.4413
5 24 1.1852 0.2828 0.4909 1.2654 0.1531 0.5241 0.9071 0.2828 0.9071 1.2828 0.2828 0
4 16 1.2654 0.1531 0.5241 0.9684 0.1531 0.9684 0.9899 0 0.9899 1.2935 0 0.5358
5 24 1.2654 0.1531 0.5241 0.9684 0.1531 0.9684 1.2935 0 0.5358 1.1852 0.2828 0.4909
5 24 1.2654 0.1531 0.5241 1.2935 0 0.5358 0.9684 0.1531 0.9684 1.3696 0.1531 0
5 24 1.2935 0 0.5358 0.9899 0 0.9899 1.2654 -0.1531 0.5241 1.2654 0.1531 0.5241
4 16 0.7071 0.4 0.7071 0.3827 0.4 0.9239 0.4413 0.3696 1.0653 0.8154 0.3696 0.8154
5 24 0.7071 0.4 0.7071 0.3827 0.4 0.9239 0.8154 0.3696 0.8154 0.5988 0.3696 0.5988
5 24 0.7071 0.4 0.7071 0.8154 0.3696 0.8154 0.3827 0.4 0.9239 0.9239 0.4 0.3827
4 16 0.8154 0.3696 0.8154 0.4413 0.3696 1.0653 0.4909 0.2828 1.1852 0.9071 0.2828 0.9071
5 24 0.8154 0.3696 0.8154 0.4413 0.3696 1.0653 0.9071 0.2828 0.9071 0.7071 0.4 0.7071
5 24 0.8154 0.3696 0.8154 0.9071 0.2828 0.9071 0.4413 0.3696 1.0653 1.0653 0.3696 0.4413
4 16 0.9071 0.2828 0.9071 0.4909 0.2828 1.1852 0.5241 0.1531 1.2654 0.9684 0.1531 0.9684
5 24 0.9071 0.2828 0.9071 0.4909 0.2828 1.1852 0.9684 0.1531 0.9684 0.8154 0.3696 0.8154
5 24 0.9071 0.2828 0.9071 0.9684 0.1531 0.9684 0.4909 0.2828 1.1852 1.1852 0.2828 0.4909
4 16 0.9684 0.1531 0.9684 0.5241 0.1531 1.2654 0.5358 0 1.2935 0.9899 0 0.9899
5 24 0.9684 0.1531 0.9684 0.5241 0.1531 1.2654 0.9899 0 0.9899 0.9071 0.2828 0.9071
5 24 0.9684 0.1531 0.9684 0.9899 0 0.9899 0.5241 0.1531 1.2654 1.2654 0.1531 0.5241
5 24 0.9899 0 0.9899 0.5358 0 1.2935 0.9684 -0.1531 0.9684 0.9684 0.1531 0.9684
4 16 0.3827 0.4 0.9239 0 0.4 1 0 0.3696 1.1531 0.4413 0.3696 1.0653
5 24 0.3827 0.4 0.9239 0 0.4 1 0.4413 0.3696 1.0653 0.3241 0.3696 0.7825
5 24 0.3827 0.4 0.9239 0.4413 0.3696 1.0653 0 0.4 1 0.7071 0.4 0.7071
4 16 0.4413 0.3696 1.0653 0 0.3696 1.1531 0 0.2828 1.2828 0.4909 0.2828 1.1852
5 24 0.4413 0.3696 1.0653 0 0.3696 1.1531 0.4909 0.2828 1.1852 0.3827 0.4 0.9239
5 24 0.4413 0.3696 1.0653 0.4909 0.2828 1.1852 0 0.3696 1.1531 0.8154 0.3696 0.8154
4 16 0.4909 0.2828 1.1852 0 0.2828 1.2828 0 0.1531 1.3696 0.5241 0.1531 1.2654
5 24 0.4909 0.2828 1.1852 0 0.2828 1.2828 0.5241 0.1531 1.2654 0.4413 0.3696 1.0653
5 24 0.4909 0.2828 1.1852 0.5241 0.1531 1.2654 0 0.2828 1.2828 0.9071 0.2828 0.9071
4 16 0.5241 0.1531 1.2654 0 0.1531 1.3696 0 0 1.4 0.5358 0 1.2935
5 24 0.5241 0.1531 1.2654 0 0.1531 1.3696 0.5358 0 1.2935 0.4909 0.2828 1.1852
5 24 0.5241 0.1531 1.2654 0.5358 0 1.2935 0 0.1531 1.3696 0.9684 0.1531 0.9684
5 24 0.5358 0 1.2935 0 0 1.4 0.5241 -0.1531 1.2654 0.5241 0.1531 1.2654
4 16 0 0.4 1 -0.3827 0.4 0.9239 -0.4413 0.3696 1.0653 0 0.3696 1.1531
5 24 0 0.4 1 -0.3827 0.4 0.9239 0 0.3696 1.1531 0 0.3696 0.8469
5 24 0 0.4 1 0 0.3696 1.1531 -0.3827 0.4 0.9239 0.3827 0.4 0.9239
4 16 0 0.3696 1.1531 -0.4413 0.3696 1.0653 -0.4909 0.2828 1.1852 0 0.2828 1.2828
5 24 0 0.3696 1.1531 -0.4413 0.3696 1.0653 0 0.2828 1.2828 0 0.4 1
5 24 0 0.3696 1.1531 0 0.2828 1.2828 -0.4413 0.3696 1.0653 0.4413 0.3696 1.0653
4 16 0 0.2828 1.2828 -0.4909 0.2828 1.1852 -0.5241 0.1531 1.2654 0 0.1531 1.3696
5 24 0 0.2828 1.2828 -0.4909 0.2828 1.1852 0 0.1531 1.3696 0 0.3696 1.1531
5 24 0 0.2828 1.2828 0 0.1531 1.3696 -0.4909 0.2828 1.1852 0.4909 0.2828 1.1852
4 16 0 0.1531 1.3696 -0.5241 0.1531 1.2654 -0.5358 0 1.2935 0 0 1.4
5 24 0 0.1531 1.3696 -0.5241 0.1531 1.2654 0 0 1.4 0 0.2828 1.2828
5 24 0 0.1531 1.3696 0 0 1.4 -0.5241 0.1531 1.2654 0.5241 0.1531 1.2654
5 24 0 0 1.4 -0.5358 0 1.2935 0 -0.1531 1.3696 0 0.1531 1.3696
4 16 -0.3827 0.4 0.9239 -0.7071 0.4 0.7071 -0.8154 0.3696 0.8154 -0.4413 0.3696 1.0653
5 24 -0.3827 0.4 0.9239 -0.7071 0.4 0.7071 -0.4413 0.3696 1.0653 -0.3241 0.3696 0.7825
5 24 -0.3827 0.4 0.9239 -0.4413 0.3696 1.0653 -0.7071 0.4 0.7071 0 0.4 1
4 16 -0.4413 0.3696 1.0653 -0.8154 0.3696 0.8154 -0.9071 0.2828 0.9071 -0.4909 0.2828 1.1852
5 24 -0.4413 0.3696 1.0653 -0.8154 0.3696 0.8154 -0.4909 0.2828 1.1852 -0.3827 0.4 0.9239
5 24 -0.4413 0.3696 1.0653 -0.4909 0.2828 1.1852 -0.8154 0.3696 0.8154 0 0.3696 1.1531
4 16 -0.4909 0.2828 1.1852 -0.9071 0.2828 0.9071 -0.9684 0.1531 0.9684 -0.5241 0.1531 1.2654
5 24 -0.4909 0.2828 1.1852 -0.9071 0.2828 0.9071 -0.5241 0.1531 1.2654 -0.4413 0.3696 1.0653
5 24 -0.4909 0.2828 1.1852 -0.5241 0.1531 1.2654 -0.9071 0.2828 0.9071 0 0.2828 1.2828
4 16 -0.5241 0.1531 1.2654 -0.9684 0.1531 0.9684 -0.9899 0 0.9899 -0.5358 0 1.2935
5 24 -0.5241 0.1531 1.2654 -0.9684 0.1531 0.9684 -0.5358 0 1.2935 -0.4909 0.2828 1.1852
5 24 -0.5241 0.1531 1.2654 -0.5358 0 1.2935 -0.9684 0.1531 0.9684 0 0.1531 1.3696
5 24 -0.5358 0 1.2935 -0.9899 0 0.9899 -0.5241 -0.1531 1.2654 -0.5241 0.1531 1.2654
4 16 -0.7071 0.4 0.7071 -0.9239 0.4 0.3827 -1.0653 0.3696 0.4413 -0.8154 0.3696 0.8154
5 24 -0.7071 0.4 0.7071 -0.9239 0.4 0.3827 -0.8154 0.3696 0.8154 -0.5988 0.3696 0.5988
5 24 -0.7071 0.4 0.7071 -0.8154 0.3696 0.8154 -0.9239 0.4 0.3827 -0.3827 0.4 0.9239
4 16 -0.8154 0.3696 0.8154 -1.0653 0.3696 0.4413 -1.1852 0.2828 0.4909 -0.9071 0.2828 0.9071
5 24 -0.8154 0.3696 0.8154 -1.0653 0.3696 0.4413 -0.9071 0.2828 0.9071 -0.7071 0.4 0.7071
5 24 -0.8154 0.3696 0.8154 -0.9071 0.2828 0.9071 -1.0653 0.3696 0.4413 -0.4413 0.3696 1.0653
4 16 -0.9071 0.2828 0.9071 -1.1852 0.2828 0.4909 -1.2654 0.1531 0.5241 -0.9684 0.1531 0.9684
5 24 -0.9071 0.2828 0.9071 -1.1852 0.2828 0.4909 -0.9684 0.1531 0.9684 -0.8154 0.3696 0.8154
5 24 -0.9071 0.2828 0.9071 -0.9684 0.1531 0.9684 -1.1852 0.2828 0.4909 -0.4909 0.2828 1.1852
4 16 -0.9684 0.1531 0.9684 -1.2654 0.1531 0.5241 -1.2935 0 0.5358 -0.9899 0 0.9899
5 24 -0.9684 0.1531 0.9684 -1.2654 0.1531 0.5241 -0.9899 0 0.9899 -0.9071 0.2828 0.9071
5 24 -0.9684 0.1531 0.9684 -0.9899 0 0.9899 -1.2654 0.1531 0.5241 -0.5241 0.1531 1.2654
5 24 -0.9899 0 0.9899 -1.2935 0 0.5358 -0.9684 -0.1531 0.9684 -0.9684 0.1531 0.9684
4 16 -0.9239 0.4 0.3827 -1 0.4 0 -1.1531 0.3696 0 -1.0653 0.3696 0.4413
5 24 -0.9239 0.4 0.3827 -1 0.4 0 -1.0653 0.3696 0.4413 -0.7825 0.3696 0.3241
5 24 -0.9239 0.4 0.3827 -1.0653 0.3696 0.4413 -1 0.4 0 -0.7071 0.4 0.7071
4 16 -1.0653 0.3696 0.4413 -1.1531 0.3696 0 -1.2828 0.2828 0 -1.1852 0.2828 0.4909
5 24 -1.0653 0.3696 0.4413 -1.1531 0.3696 0 -1.1852 0.2828 0.4909 -0.9239 0.4 0.3827
5 24 -1.0653 0.3696 0.4413 -1.1852 0.2828 0.4909 -1.1531 0.3696 0 -0.8154 0.3696 0.8154
4 16 -1.1852 0.2828 0.4909 -1.2828 0.2828 0 -1.3696 0.1531 0 -1.2654 0.1531 0.5241
5 24 -1.1852 0.2828 0.4909 -1.2828 0.2828 0 -1.2654 0.1531 0.5241 -1.0653 0.3696 0.4413
5 24 -1.1852 0.2828 0.4909 -1.2654 0.1531 0.5241 -1.2828 0.2828 0 -0.9071 0.2828 0.9071
4 16 -1.2654 0.1531 0.5241 -1.3696 0.1531 0 -1.4 0 0 -1.2935 0 0.5358
5 24 -1.2654 0.1531 0.5241 -1.3696 0.1531 0 -1.2935 0 0.5358 -1.1852 0.2828 0.4909
5 24 -1.2654 0.1531 0.5241 -1.2935 0 0.5358 -1.3696 0.1531 0 -0.9684 0.1531 0.9684
5 24 -1.2935 0 0.5358 -1.4 0 0 -1.2654 -0.1531 0.5241 -1.2654 0.1531 0.5241
4 16 -1 0.4 0 -0.9239 0.4 -0.3827 -1.0653 0.3696 -0.4413 -1.1531 0.3696 0
5 24 -1 0.4 0 -0.9239 0.4 -0.3827 -1.1531 0.3696 0 -0.8469 0.3696 0
5 24 -1 0.4 0 -1.1531 0.3696 0 -0.9239 0.4 -0.3827 -0.9239 0.4 0.3827
4 16 -1.1531 0.3696 0 -1.0653 0.3696 -0.4413 -1.1852 0.2828 -0.4909 -1.2828 0.2828 0
5 24 -1.1531 0.3696 0 -1.0653 0.3696 -0.4413 -1.2828 0.2828 0 -1 0.4 0
5 24 -1.1531 0.3696 0 -1.2828 0.2828 0 -1.0653 0.3696 -0.4413 -1.0653 0.3696 0.4413
4 16 -1.2828 0.2828 0 -1.1852 0.2828 -0.4909 -1.2654 0.1531 -0.5241 -1.3696 0.1531 0
5 24 -1.2828 0.2828 0 -1.1852 0.2828 -0.4909 -1.3696 0.1531 0 -1.1531 0.3696 0
5 24 -1.2828 0.2828 0 -1.3696 0.1531 0 -1.1852 0.2828 -0.4909 -1.1852 0.2828 0.4909
4 16 -1.3696 0.1531 0 -1.2654 0.1531 -0.5241 -1.2935 0 -0.5358 -1.4 0 0
5 24 -1.3696 0.1531 0 -1.2654 0.1531 -0.5241 -1.4 0 0 -1.2828 0.2828 0
5 24 -1.3696 0.1531 0 -1.4 0 0 -1.2654 0.1531 -0.5241 -1.2654 0.1531 0.5241
5 24 -1.4 0 0 -1.2935 0 -0.5358 -1.3696 -0.1531 0 -1.3696 0.1531 0
4 16 -0.9239 0.4 -0.3827 -0.7071 0.4 -0.7071 -0.8154 0.3696 -0.8154 -1.0653 0.3696 -0.4413
5 24 -0.9239 0.4 -0.3827 -0.7071 0.4 -0.7071 -1.0653 0.3696 -0.4413 -0.7825 0.3696 -0.3241
5 24 -0.9239 0.4 -0.3827 -1.0653 0.3696 -0.4413 -0.7071 0.4 -0.7071 -1 0.4 0
4 16 -1.0653 0.3696 -0.4413 -0.8154 0.3696 -0.8154 -0.9071 0.2828 -0.9071 -1.1852 0.2828 -0.4909
5 24 -1.0653 0.3696 -0.4413 -0.8154 0.3696 -0.8154 -1.1852 0.2828 -0.4909 -0.9239 0.4 -0.3827
5 24 -1.0653 0.3696 -0.4413 -1.1852 0.2828 -0.4909 -0.8154 0.3696 -0.8154 -1.1531 0.3696 0
4 16 -1.1852 0.2828 -0.4909 -0.9071 0.2828 -0.9071 -0.9684 0.1531 -0.9684 -1.2654 0.1531 -0.5241
5 24 -1.1852 0.2828 -0.4909 -0.9071 0.2828 -0.9071 -1.2654 0.1531 -0.5241 -1.0653 0.3696 -0.4413
5 24 -1.1852 0.2828 -0.4909 -1.2654 0.1531 -0.5241 -0.9071 0.2828 -0.9071 -1.2828 0.2828 0
4 16 -1.2654 0.1531 -0.5241 -0.9684 0.1531 -0.9684 -0.9899 0 -0.9899 -1.2935 0 -0.5358
5 24 -1.2654 0.1531 -0.5241 -0.9684 0.1531 -0.9684 -1.2935 0 -0.5358 -1.1852 0.2828 -0.4909
5 24 -1.2654 0.1531 -0.5241 -1.2935 0 -0.5358 -0.9684 0.1531 -0.9684 -1.3696 0.1531 0
5 24 -1.2935 0 -0.5358 -0.9899 0 -0.9899 -1.2654 -0.1531 -0.5241 -1.2654 0.1531 -0.5241
4 16 -0.7071 0.4 -0.7071 -0.3827 0.4 -0.9239 -0.4413 0.3696 -1.0653 -0.8154 0.3696 -0.8154
5 24 -0.7071 0.4 -0.7071 -0.3827 0.4 -0.9239 -0.8154 0.3696 -0.8154 -0.5988 0.3696 -0.5988
5 24 -0.7071 0.4 -0.7071 -0.8154 0.3696 -0.8154 -0.3827 0.4 -0.9239 -0.9239 0.4 -0.3827
4 16 -0.8154 0.3696 -0.8154 -0.4413 0.3696 -1.0653 -0.4909 0.2828 -1.1852 -0.9071 0.2828 -0.9071
5 24 -0.8154 0.3696 -0.8154 -0.4413 0.3696 -1.0653 -0.9071 0.2828 -0.9071 -0.7071 0.4 -0.7071
5 24 -0.8154 0.3696 -0.8154 -0.9071 0.2828 -0.9071 -0.4413 0.3696 -1.0653 -1.0653 0.3696 -0.4413
4 16 -0.9071 0.2828 -0.9071 -0.4909 0.2828 -1.1852 -0.5241 0.1531 -1.2654 -0.9684 0.1531 -0.9684
5 24 -0.9071 0.2828 -0.9071 -0.4909 0.2828 -1.1852 -0.9684 0.1531 -0.9684 -0.8154 0.3696 -0.8154
5 24 -0.9071 0.2828 -0.9071 -0.9684 0.1531 -0.9684 -0.4909 0.2828 -1.1852 -1.1852 0.2828 -0.4909
4 16 -0.9684 0.1531 -0.9684 -0.5241 0.1531 -1.2654 -0.5358 0 -1.2935 -0.9899 0 -0.9899
5 24 -0.9684 0.1531 -0.9684 -0.5241 0.1531 -1.2654 -0.9899 0 -0.9899 -0.9071 0.2828 -0.9071
5 24 -0.9684 0.1531 -0.9684 -0.9899 0 -0.9899 -0.5241 0.1531 -1.2654 -1.2654 0.1531 -0.5241
5 24 -0.9899 0 -0.9899 -0.5358 0 -1.2935 -0.9684 -0.1531 -0.9684 -0.9684 0.1531 -0.9684
4 16 -0.3827 0.4 -0.9239 0 0.4 -1 0 0.3696 -1.1531 -0.4413 0.3696 -1.0653
5 24 -0.3827 0.4 -0.9239 0 0.4 -1 -0.4413 0.3696 -1.0653 -0.3241 0.3696 -0.7825
5 24 -0.3827 0.4 -0.9239 -0.4413 0.3696 -1.0653 0 0.4 -1 -0.7071 0.4 -0.7071
4 16 -0.4413 0.3696 -1.0653 0 0.3696 -1.1531 0 0.2828 -1.2828 -0.4909 0.2828 -1.1852
5 24 -0.4413 0.3696 -1.0653 0 0.3696 -1.1531 -0.4909 0.2828 -1.1852 -0.3827 0.4 -0.9239
5 24 -0.4413 0.3696 -1.0653 -0.4909 0.2828 -1.1852 0 0.3696 -1.1531 -0.8154 0.3696 -0.8154
4 16 -0.4909 0.2828 -1.1852 0 0.2828 -1.2828 0 0.1531 -1.3696 -0.5241 0.1531 -1.2654
5 24 -0.4909 0.2828 -1.1852 0 0.2828 -1.2828 -0.5241 0.1531 -1.2654 -0.4413 0.3696 -1.0653
5 24 -0.4909 0.2828 -1.1852 -0.5241 0.1531 -1.2654 0 0.2828 -1.2828 -0.9071 0.2828 -0.9071
4 16 -0.5241 0.1531 -1.2654 0 0.1531 -1.3696 0 0 -1.4 -0.5358 0 -1.2935
5 24 -0.5241 0.1531 -1.2654 0 0.1531 -1.3696 -0.5358 0 -1.2935 -0.4909 0.2828 -1.1852
5 24 -0.5241 0.1531 -1.2654 -0.5358 0 -1.2935 0 0.1531 -1.3696 -0.9684 0.1531 -0.9684
5 24 -0.5358 0 -1.2935 0 0 -1.4 -0.5241 -0.1531 -1.2654 -0.5241 0.1531 -1.2654
4 16 0 0.4 -1 0.3827 0.4 -0.9239 0.4413 0.3696 -1.0653 0 0.3696 -1.1531
5 24 0 0.4 -1 0.3827 0.4 -0.9239 0 0.3696 -1.1531 0 0.3696 -0.8469
5 24 0 0.4 -1 0 0.3696 -1.1531 0.3827 0.4 -0.9239 -0.3827 0.4 -0.9239
4 16 0 0.3696 -1.1531 0.4413 0.3696 -1.0653 0.4909 0.2828 -1.1852 0 0.2828 -1.2828
5 24 0 0.3696 -1.1531 0.4413 0.3696 -1.0653 0 0.2828 -1.2828 0 0.4 -1
5 24 0 0.3696 -1.1531 0 0.2828 -1.2828 0.4413 0.3696 -1.0653 -0.4413 0.3696 -1.0653
4 16 0 0.2828 -1.2828 0.4909 0.2828 -1.1852 0.5241 0.1531 -1.2654 0 0.1531 -1.3696
5 24 0 0.2828 -1.2828 0.4909 0.2828 -1.1852 0 0.1531 -1.3696 0 0.3696 -1.1531
5 24 0 0.2828 -1.2828 0 0.1531 -1.3696 0.4909 0.2828 -1.1852 -0.4909 0.2828 -1.1852
4 16 0 0.1531 -1.3696 0.5241 0.1531 -1.2654 0.5358 0 -1.2935 0 0 -1.4
5 24 0 0.1531 -1.3696 0.5241 0.1531 -1.2654 0 0 -1.4 0 0.2828 -1.2828
5 24 0 0.1531 -1.3696 0 0 -1.4 0.5241 0.1531 -1.2654 -0.5241 0.1531 -1.2654
5 24 0 0 -1.4 0.5358 0 -1.2935 0 -0.1531 -1.3696 0 0.1531 -1.3696
4 16 0.3827 0.4 -0.9239 0.7071 0.4 -0.7071 0.8154 0.3696 -0.8154 0.4413 0.3696 -1.0653
5 24 0.3827 0.4 -0.9239 0.7071 0.4 -0.7071 0.4413 0.3696 -1.0653 0.3241 0.3696 -0.7825
5 24 0.3827 0.4 -0.9239 0.4413 0.3696 -1.0653 0.7071 0.4 -0.7071 0 0.4 -1
4 16 0.4413 0.3696 -1.0653 0.8154 0.3696 -0.8154 0.9071 0.2828 -0.9071 0.4909 0.2828 -1.1852
5 24 0.4413 0.3696 -1.0653 0.8154 0.3696 -0.8154 0.4909 0.2828 -1.1852 0.3827 0.4 -0.9239
5 24 0.4413 0.3696 -1.0653 0.4909 0.2828 -1.1852 0.8154 0.3696 -0.8154 0 0.3696 -1.1531
4 16 0.4909 0.2828 -1.1852 0.9071 0.2828 -0.9071 0.9684 0.1531 -0.9684 0.5241 0.1531 -1.2654
5 24 0.4909 0.2828 -1.1852 0.9071 0.2828 -0.9071 0.5241 0.1531 -1.2654 0.4413 0.3696 -1.0653
5 24 0.4909 0.2828 -1.1852 0.5241 0.1531 -1.2654 0.9071 0.2828 -0.9071 0 0.2828 -1.2828
4 16 0.5241 0.1531 -1.2654 0.9684 0.1531 -0.9684 0.9899 0 -0.9899 0.5358 0 -1.2935
5 24 0.5241 0.1531 -1.2654 0.9684 0.1531 -0.9684 0.5358 0 -1.2935 0.4909 0.2828 -1.1852
5 24 0.5241 0.1531 -1.2654 0.5358 0 -1.2935 0.9684 0.1531 -0.9684 0 0.1531 -1.3696
5 24 0.5358 0 -1.2935 0.9899 0 -0.9899 0.5241 -0.1531 -1.2654 0.5241 0.1531 -1.2654
4 16 0.7071 0.4 -0.7071 0.9239 0.4 -0.3827 1.0653 0.3696 -0.4413 0.8154 0.3696 -0.8154
5 24 0.7071 0.4 -0.7071 0.9239 0.4 -0.3827 0.8154 0.3696 -0.8154 0.5988 0.3696 -0.5988
5 24 0.7071 0.4 -0.7071 0.8154 0.3696 -0.8154 0.9239 0.4 -0.3827 0.3827 0.4 -0.9239
4 16 0.8154 0.3696 -0.8154 1.0653 0.3696 -0.4413 1.1852 0.2828 -0.4909 0.9071 0.2828 -0.9071
5 24 0.8154 0.3696 -0.8154 1.0653 0.3696 -0.4413 0.9071 0.2828 -0.9071 0.7071 0.4 -0.7071
5 24 0.8154 0.3696 -0.8154 0.9071 0.2828 -0.9071 1.0653 0.3696 -0.4413 0.4413 0.3696 -1.0653
4 16 0.9071 0.2828 -0.9071 1.1852 0.2828 -0.4909 1.2654 0.1531 -0.5241 0.9684 0.1531 -0.9684
5 24 0.9071 0.2828 -0.9071 1.1852 0.2828 -0.4909 0.9684 0.1531 -0.9684 0.8154 0.3696 -0.8154
5 24 0.9071 0.2828 -0.9071 0.9684 0.1531 -0.9684 1.1852 0.2828 -0.4909 0.4909 0.2828 -1.1852
4 16 0.9684 0.1531 -0.9684 1.2654 0.1531 -0.5241 1.2935 0 -0.5358 0.9899 0 -0.9899
5 24 0.9684 0.1531 -0.9684 1.2654 0.1531 -0.5241 0.9899 0 -0.9899 0.9071 0.2828 -0.9071
5 24 0.9684 0.1531 -0.9684 0.9899 0 -0.9899 1.2654 0.1531 -0.5241 0.5241 0.1531 -1.2654
5 24 0.9899 0 -0.9899 1.2935 0 -0.5358 0.9684 -0.1531 -0.9684 0.9684 0.1531 -0.9684
4 16 0.9239 0.4 -0.3827 1 0.4 0 1.1531 0.3696 0 1.0653 0.3696 -0.4413
5 24 0.9239 0.4 -0.3827 1 0.4 0 1.0653 0.3696 -0.4413 0.7825 0.3696 -0.3241
5 24 0.9239 0.4 -0.3827 1.0653 0.3696 -0.4413 1 0.4 0 0.7071 0.4 -0.7071
4 16 1.0653 0.3696 -0.4413 1.1531 0.3696 0 1.2828 0.2828 0 1.1852 0.2828 -0.4909
5 24 1.0653 0.3696 -0.4413 1.1531 0.3696 0 1.1852 0.2828 -0.4909 0.9239 0.4 -0.3827
5 24 1.0653 0.3696 -0.4413 1.1852 0.2828 -0.4909 1.1531 0.3696 0 0.8154 0.3696 -0.8154
4 16 1.1852 0.2828 -0.4909 1.2828 0.2828 0 1.3696 0.1531 0 1.2654 0.1531 -0.5241
5 24 1.1852 0.2828 -0.4909 1.2828 0.2828 0 1.2654 0.1531 -0.5241 1.0653 0.3696 -0.4413
5 24 1.1852 0.2828 -0.4909 1.2654 0.1531 -0.5241 1.2828 0.2828 0 0.9071 0.2828 -0.9071
4 16 1.2654 0.1531 -0.5241 1.3696 0.1531 0 1.4 0 0 1.2935 0 -0.5358
5 24 1.2654 0.1531 -0.5241 1.3696 0.1531 0 1.2935 0 -0.5358 1.1852 0.2828 -0.4909
5 24 1.2654 0.1531 -0.5241 1.2935 0 -0.5358 1.3696 0.1531 0 0.9684 0.1531 -0.9684
5 24 1.2935 0 -0.5358 1.4 0 0 1.2654 -0.1531 -0.5241 1.2654 0.1531 -0.5241
0 //

227
p/t04q3750.dat Normal file
View File

@ -0,0 +1,227 @@
0 Torus Tube 1 x 0.3750 x 0.25
0 Name: t04q3750.dat
0 Author: Steve Bliss [sbliss]
0 !LDRAW_ORG Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
0 // Major Radius: 4
0 // Tube(Minor) Radius: 1.5
0 // Segments(Sweep): 4/16 = 0.25
0 // 1 9 0 0 0 1 0 0 0 1 0 0 0 1 4-4edge.dat
0 // 1 12 1 0 0 0.3750 0 0 0 0 0.3750 0 1 0 4-4edge.dat
4 16 0.625 0 0 0.5774 0 0.2392 0.6038 0.1435 0.2501 0.6535 0.1435 0
5 24 0.625 0 0 0.5774 0 0.2392 0.6535 0.1435 0 0.6535 -0.1435 0
5 24 0.625 0 0 0.6535 0.1435 0 0.5774 0 0.2392 0.5774 0 -0.2392
4 16 0.6535 0.1435 0 0.6038 0.1435 0.2501 0.6789 0.2652 0.2812 0.7348 0.2652 0
5 24 0.6535 0.1435 0 0.6038 0.1435 0.2501 0.7348 0.2652 0 0.625 0 0
5 24 0.6535 0.1435 0 0.7348 0.2652 0 0.6038 0.1435 0.2501 0.6038 0.1435 -0.2501
4 16 0.7348 0.2652 0 0.6789 0.2652 0.2812 0.7913 0.3465 0.3278 0.8565 0.3465 0
5 24 0.7348 0.2652 0 0.6789 0.2652 0.2812 0.8565 0.3465 0 0.6535 0.1435 0
5 24 0.7348 0.2652 0 0.8565 0.3465 0 0.6789 0.2652 0.2812 0.6789 0.2652 -0.2812
4 16 0.8565 0.3465 0 0.7913 0.3465 0.3278 0.9239 0.375 0.3827 1 0.375 0
5 24 0.8565 0.3465 0 0.7913 0.3465 0.3278 1 0.375 0 0.7348 0.2652 0
5 24 0.8565 0.3465 0 1 0.375 0 0.7913 0.3465 0.3278 0.7913 0.3465 -0.3278
4 16 1 0.375 0 0.9239 0.375 0.3827 1.0565 0.3465 0.4376 1.1435 0.3465 0
5 24 1 0.375 0 0.9239 0.375 0.3827 1.1435 0.3465 0 0.8565 0.3465 0
5 24 1 0.375 0 1.1435 0.3465 0 0.9239 0.375 0.3827 0.9239 0.375 -0.3827
4 16 1.1435 0.3465 0 1.0565 0.3465 0.4376 1.1689 0.2652 0.4842 1.2652 0.2652 0
5 24 1.1435 0.3465 0 1.0565 0.3465 0.4376 1.2652 0.2652 0 1 0.375 0
5 24 1.1435 0.3465 0 1.2652 0.2652 0 1.0565 0.3465 0.4376 1.0565 0.3465 -0.4376
4 16 1.2652 0.2652 0 1.1689 0.2652 0.4842 1.244 0.1435 0.5153 1.3465 0.1435 0
5 24 1.2652 0.2652 0 1.1689 0.2652 0.4842 1.3465 0.1435 0 1.1435 0.3465 0
5 24 1.2652 0.2652 0 1.3465 0.1435 0 1.1689 0.2652 0.4842 1.1689 0.2652 -0.4842
4 16 1.3465 0.1435 0 1.244 0.1435 0.5153 1.2704 0 0.5262 1.375 0 0
5 24 1.3465 0.1435 0 1.244 0.1435 0.5153 1.375 0 0 1.2652 0.2652 0
5 24 1.3465 0.1435 0 1.375 0 0 1.244 0.1435 0.5153 1.244 0.1435 -0.5153
4 16 1.375 0 0 1.2704 0 0.5262 1.244 -0.1435 0.5153 1.3465 -0.1435 0
5 24 1.375 0 0 1.2704 0 0.5262 1.3465 -0.1435 0 1.3465 0.1435 0
5 24 1.375 0 0 1.3465 -0.1435 0 1.2704 0 0.5262 1.2704 0 -0.5262
4 16 1.3465 -0.1435 0 1.244 -0.1435 0.5153 1.1689 -0.2652 0.4842 1.2652 -0.2652 0
5 24 1.3465 -0.1435 0 1.244 -0.1435 0.5153 1.2652 -0.2652 0 1.375 0 0
5 24 1.3465 -0.1435 0 1.2652 -0.2652 0 1.244 -0.1435 0.5153 1.244 -0.1435 -0.5153
4 16 1.2652 -0.2652 0 1.1689 -0.2652 0.4842 1.0565 -0.3465 0.4376 1.1435 -0.3465 0
5 24 1.2652 -0.2652 0 1.1689 -0.2652 0.4842 1.1435 -0.3465 0 1.3465 -0.1435 0
5 24 1.2652 -0.2652 0 1.1435 -0.3465 0 1.1689 -0.2652 0.4842 1.1689 -0.2652 -0.4842
4 16 1.1435 -0.3465 0 1.0565 -0.3465 0.4376 0.9239 -0.375 0.3827 1 -0.375 0
5 24 1.1435 -0.3465 0 1.0565 -0.3465 0.4376 1 -0.375 0 1.2652 -0.2652 0
5 24 1.1435 -0.3465 0 1 -0.375 0 1.0565 -0.3465 0.4376 1.0565 -0.3465 -0.4376
4 16 1 -0.375 0 0.9239 -0.375 0.3827 0.7913 -0.3465 0.3278 0.8565 -0.3465 0
5 24 1 -0.375 0 0.9239 -0.375 0.3827 0.8565 -0.3465 0 1.1435 -0.3465 0
5 24 1 -0.375 0 0.8565 -0.3465 0 0.9239 -0.375 0.3827 0.9239 -0.375 -0.3827
4 16 0.8565 -0.3465 0 0.7913 -0.3465 0.3278 0.6789 -0.2652 0.2812 0.7348 -0.2652 0
5 24 0.8565 -0.3465 0 0.7913 -0.3465 0.3278 0.7348 -0.2652 0 1 -0.375 0
5 24 0.8565 -0.3465 0 0.7348 -0.2652 0 0.7913 -0.3465 0.3278 0.7913 -0.3465 -0.3278
4 16 0.7348 -0.2652 0 0.6789 -0.2652 0.2812 0.6038 -0.1435 0.2501 0.6535 -0.1435 0
5 24 0.7348 -0.2652 0 0.6789 -0.2652 0.2812 0.6535 -0.1435 0 0.8565 -0.3465 0
5 24 0.7348 -0.2652 0 0.6535 -0.1435 0 0.6789 -0.2652 0.2812 0.6789 -0.2652 -0.2812
4 16 0.6535 -0.1435 0 0.6038 -0.1435 0.2501 0.5774 0 0.2392 0.625 0 0
5 24 0.6535 -0.1435 0 0.6038 -0.1435 0.2501 0.625 0 0 0.7348 -0.2652 0
5 24 0.6535 -0.1435 0 0.625 0 0 0.6038 -0.1435 0.2501 0.6038 -0.1435 -0.2501
4 16 0.5774 0 0.2392 0.4419 0 0.4419 0.4621 0.1435 0.4621 0.6038 0.1435 0.2501
5 24 0.5774 0 0.2392 0.4419 0 0.4419 0.6038 0.1435 0.2501 0.6038 -0.1435 0.2501
5 24 0.5774 0 0.2392 0.6038 0.1435 0.2501 0.4419 0 0.4419 0.625 0 0
4 16 0.6038 0.1435 0.2501 0.4621 0.1435 0.4621 0.5196 0.2652 0.5196 0.6789 0.2652 0.2812
5 24 0.6038 0.1435 0.2501 0.4621 0.1435 0.4621 0.6789 0.2652 0.2812 0.5774 0 0.2392
5 24 0.6038 0.1435 0.2501 0.6789 0.2652 0.2812 0.4621 0.1435 0.4621 0.6535 0.1435 0
4 16 0.6789 0.2652 0.2812 0.5196 0.2652 0.5196 0.6056 0.3465 0.6056 0.7913 0.3465 0.3278
5 24 0.6789 0.2652 0.2812 0.5196 0.2652 0.5196 0.7913 0.3465 0.3278 0.6038 0.1435 0.2501
5 24 0.6789 0.2652 0.2812 0.7913 0.3465 0.3278 0.5196 0.2652 0.5196 0.7348 0.2652 0
4 16 0.7913 0.3465 0.3278 0.6056 0.3465 0.6056 0.7071 0.375 0.7071 0.9239 0.375 0.3827
5 24 0.7913 0.3465 0.3278 0.6056 0.3465 0.6056 0.9239 0.375 0.3827 0.6789 0.2652 0.2812
5 24 0.7913 0.3465 0.3278 0.9239 0.375 0.3827 0.6056 0.3465 0.6056 0.8565 0.3465 0
4 16 0.9239 0.375 0.3827 0.7071 0.375 0.7071 0.8086 0.3465 0.8086 1.0565 0.3465 0.4376
5 24 0.9239 0.375 0.3827 0.7071 0.375 0.7071 1.0565 0.3465 0.4376 0.7913 0.3465 0.3278
5 24 0.9239 0.375 0.3827 1.0565 0.3465 0.4376 0.7071 0.375 0.7071 1 0.375 0
4 16 1.0565 0.3465 0.4376 0.8086 0.3465 0.8086 0.8946 0.2652 0.8946 1.1689 0.2652 0.4842
5 24 1.0565 0.3465 0.4376 0.8086 0.3465 0.8086 1.1689 0.2652 0.4842 0.9239 0.375 0.3827
5 24 1.0565 0.3465 0.4376 1.1689 0.2652 0.4842 0.8086 0.3465 0.8086 1.1435 0.3465 0
4 16 1.1689 0.2652 0.4842 0.8946 0.2652 0.8946 0.9521 0.1435 0.9521 1.244 0.1435 0.5153
5 24 1.1689 0.2652 0.4842 0.8946 0.2652 0.8946 1.244 0.1435 0.5153 1.0565 0.3465 0.4376
5 24 1.1689 0.2652 0.4842 1.244 0.1435 0.5153 0.8946 0.2652 0.8946 1.2652 0.2652 0
4 16 1.244 0.1435 0.5153 0.9521 0.1435 0.9521 0.9723 0 0.9723 1.2704 0 0.5262
5 24 1.244 0.1435 0.5153 0.9521 0.1435 0.9521 1.2704 0 0.5262 1.1689 0.2652 0.4842
5 24 1.244 0.1435 0.5153 1.2704 0 0.5262 0.9521 0.1435 0.9521 1.3465 0.1435 0
4 16 1.2704 0 0.5262 0.9723 0 0.9723 0.9521 -0.1435 0.9521 1.244 -0.1435 0.5153
5 24 1.2704 0 0.5262 0.9723 0 0.9723 1.244 -0.1435 0.5153 1.244 0.1435 0.5153
5 24 1.2704 0 0.5262 1.244 -0.1435 0.5153 0.9723 0 0.9723 1.375 0 0
4 16 1.244 -0.1435 0.5153 0.9521 -0.1435 0.9521 0.8946 -0.2652 0.8946 1.1689 -0.2652 0.4842
5 24 1.244 -0.1435 0.5153 0.9521 -0.1435 0.9521 1.1689 -0.2652 0.4842 1.2704 0 0.5262
5 24 1.244 -0.1435 0.5153 1.1689 -0.2652 0.4842 0.9521 -0.1435 0.9521 1.3465 -0.1435 0
4 16 1.1689 -0.2652 0.4842 0.8946 -0.2652 0.8946 0.8086 -0.3465 0.8086 1.0565 -0.3465 0.4376
5 24 1.1689 -0.2652 0.4842 0.8946 -0.2652 0.8946 1.0565 -0.3465 0.4376 1.244 -0.1435 0.5153
5 24 1.1689 -0.2652 0.4842 1.0565 -0.3465 0.4376 0.8946 -0.2652 0.8946 1.2652 -0.2652 0
4 16 1.0565 -0.3465 0.4376 0.8086 -0.3465 0.8086 0.7071 -0.375 0.7071 0.9239 -0.375 0.3827
5 24 1.0565 -0.3465 0.4376 0.8086 -0.3465 0.8086 0.9239 -0.375 0.3827 1.1689 -0.2652 0.4842
5 24 1.0565 -0.3465 0.4376 0.9239 -0.375 0.3827 0.8086 -0.3465 0.8086 1.1435 -0.3465 0
4 16 0.9239 -0.375 0.3827 0.7071 -0.375 0.7071 0.6056 -0.3465 0.6056 0.7913 -0.3465 0.3278
5 24 0.9239 -0.375 0.3827 0.7071 -0.375 0.7071 0.7913 -0.3465 0.3278 1.0565 -0.3465 0.4376
5 24 0.9239 -0.375 0.3827 0.7913 -0.3465 0.3278 0.7071 -0.375 0.7071 1 -0.375 0
4 16 0.7913 -0.3465 0.3278 0.6056 -0.3465 0.6056 0.5196 -0.2652 0.5196 0.6789 -0.2652 0.2812
5 24 0.7913 -0.3465 0.3278 0.6056 -0.3465 0.6056 0.6789 -0.2652 0.2812 0.9239 -0.375 0.3827
5 24 0.7913 -0.3465 0.3278 0.6789 -0.2652 0.2812 0.6056 -0.3465 0.6056 0.8565 -0.3465 0
4 16 0.6789 -0.2652 0.2812 0.5196 -0.2652 0.5196 0.4621 -0.1435 0.4621 0.6038 -0.1435 0.2501
5 24 0.6789 -0.2652 0.2812 0.5196 -0.2652 0.5196 0.6038 -0.1435 0.2501 0.7913 -0.3465 0.3278
5 24 0.6789 -0.2652 0.2812 0.6038 -0.1435 0.2501 0.5196 -0.2652 0.5196 0.7348 -0.2652 0
4 16 0.6038 -0.1435 0.2501 0.4621 -0.1435 0.4621 0.4419 0 0.4419 0.5774 0 0.2392
5 24 0.6038 -0.1435 0.2501 0.4621 -0.1435 0.4621 0.5774 0 0.2392 0.6789 -0.2652 0.2812
5 24 0.6038 -0.1435 0.2501 0.5774 0 0.2392 0.4621 -0.1435 0.4621 0.6535 -0.1435 0
4 16 0.4419 0 0.4419 0.2392 0 0.5774 0.2501 0.1435 0.6038 0.4621 0.1435 0.4621
5 24 0.4419 0 0.4419 0.2392 0 0.5774 0.4621 0.1435 0.4621 0.4621 -0.1435 0.4621
5 24 0.4419 0 0.4419 0.4621 0.1435 0.4621 0.2392 0 0.5774 0.5774 0 0.2392
4 16 0.4621 0.1435 0.4621 0.2501 0.1435 0.6038 0.2812 0.2652 0.6789 0.5196 0.2652 0.5196
5 24 0.4621 0.1435 0.4621 0.2501 0.1435 0.6038 0.5196 0.2652 0.5196 0.4419 0 0.4419
5 24 0.4621 0.1435 0.4621 0.5196 0.2652 0.5196 0.2501 0.1435 0.6038 0.6038 0.1435 0.2501
4 16 0.5196 0.2652 0.5196 0.2812 0.2652 0.6789 0.3278 0.3465 0.7913 0.6056 0.3465 0.6056
5 24 0.5196 0.2652 0.5196 0.2812 0.2652 0.6789 0.6056 0.3465 0.6056 0.4621 0.1435 0.4621
5 24 0.5196 0.2652 0.5196 0.6056 0.3465 0.6056 0.2812 0.2652 0.6789 0.6789 0.2652 0.2812
4 16 0.6056 0.3465 0.6056 0.3278 0.3465 0.7913 0.3827 0.375 0.9239 0.7071 0.375 0.7071
5 24 0.6056 0.3465 0.6056 0.3278 0.3465 0.7913 0.7071 0.375 0.7071 0.5196 0.2652 0.5196
5 24 0.6056 0.3465 0.6056 0.7071 0.375 0.7071 0.3278 0.3465 0.7913 0.7913 0.3465 0.3278
4 16 0.7071 0.375 0.7071 0.3827 0.375 0.9239 0.4376 0.3465 1.0565 0.8086 0.3465 0.8086
5 24 0.7071 0.375 0.7071 0.3827 0.375 0.9239 0.8086 0.3465 0.8086 0.6056 0.3465 0.6056
5 24 0.7071 0.375 0.7071 0.8086 0.3465 0.8086 0.3827 0.375 0.9239 0.9239 0.375 0.3827
4 16 0.8086 0.3465 0.8086 0.4376 0.3465 1.0565 0.4842 0.2652 1.1689 0.8946 0.2652 0.8946
5 24 0.8086 0.3465 0.8086 0.4376 0.3465 1.0565 0.8946 0.2652 0.8946 0.7071 0.375 0.7071
5 24 0.8086 0.3465 0.8086 0.8946 0.2652 0.8946 0.4376 0.3465 1.0565 1.0565 0.3465 0.4376
4 16 0.8946 0.2652 0.8946 0.4842 0.2652 1.1689 0.5153 0.1435 1.244 0.9521 0.1435 0.9521
5 24 0.8946 0.2652 0.8946 0.4842 0.2652 1.1689 0.9521 0.1435 0.9521 0.8086 0.3465 0.8086
5 24 0.8946 0.2652 0.8946 0.9521 0.1435 0.9521 0.4842 0.2652 1.1689 1.1689 0.2652 0.4842
4 16 0.9521 0.1435 0.9521 0.5153 0.1435 1.244 0.5262 0 1.2704 0.9723 0 0.9723
5 24 0.9521 0.1435 0.9521 0.5153 0.1435 1.244 0.9723 0 0.9723 0.8946 0.2652 0.8946
5 24 0.9521 0.1435 0.9521 0.9723 0 0.9723 0.5153 0.1435 1.244 1.244 0.1435 0.5153
4 16 0.9723 0 0.9723 0.5262 0 1.2704 0.5153 -0.1435 1.244 0.9521 -0.1435 0.9521
5 24 0.9723 0 0.9723 0.5262 0 1.2704 0.9521 -0.1435 0.9521 0.9521 0.1435 0.9521
5 24 0.9723 0 0.9723 0.9521 -0.1435 0.9521 0.5262 0 1.2704 1.2704 0 0.5262
4 16 0.9521 -0.1435 0.9521 0.5153 -0.1435 1.244 0.4842 -0.2652 1.1689 0.8946 -0.2652 0.8946
5 24 0.9521 -0.1435 0.9521 0.5153 -0.1435 1.244 0.8946 -0.2652 0.8946 0.9723 0 0.9723
5 24 0.9521 -0.1435 0.9521 0.8946 -0.2652 0.8946 0.5153 -0.1435 1.244 1.244 -0.1435 0.5153
4 16 0.8946 -0.2652 0.8946 0.4842 -0.2652 1.1689 0.4376 -0.3465 1.0565 0.8086 -0.3465 0.8086
5 24 0.8946 -0.2652 0.8946 0.4842 -0.2652 1.1689 0.8086 -0.3465 0.8086 0.9521 -0.1435 0.9521
5 24 0.8946 -0.2652 0.8946 0.8086 -0.3465 0.8086 0.4842 -0.2652 1.1689 1.1689 -0.2652 0.4842
4 16 0.8086 -0.3465 0.8086 0.4376 -0.3465 1.0565 0.3827 -0.375 0.9239 0.7071 -0.375 0.7071
5 24 0.8086 -0.3465 0.8086 0.4376 -0.3465 1.0565 0.7071 -0.375 0.7071 0.8946 -0.2652 0.8946
5 24 0.8086 -0.3465 0.8086 0.7071 -0.375 0.7071 0.4376 -0.3465 1.0565 1.0565 -0.3465 0.4376
4 16 0.7071 -0.375 0.7071 0.3827 -0.375 0.9239 0.3278 -0.3465 0.7913 0.6056 -0.3465 0.6056
5 24 0.7071 -0.375 0.7071 0.3827 -0.375 0.9239 0.6056 -0.3465 0.6056 0.8086 -0.3465 0.8086
5 24 0.7071 -0.375 0.7071 0.6056 -0.3465 0.6056 0.3827 -0.375 0.9239 0.9239 -0.375 0.3827
4 16 0.6056 -0.3465 0.6056 0.3278 -0.3465 0.7913 0.2812 -0.2652 0.6789 0.5196 -0.2652 0.5196
5 24 0.6056 -0.3465 0.6056 0.3278 -0.3465 0.7913 0.5196 -0.2652 0.5196 0.7071 -0.375 0.7071
5 24 0.6056 -0.3465 0.6056 0.5196 -0.2652 0.5196 0.3278 -0.3465 0.7913 0.7913 -0.3465 0.3278
4 16 0.5196 -0.2652 0.5196 0.2812 -0.2652 0.6789 0.2501 -0.1435 0.6038 0.4621 -0.1435 0.4621
5 24 0.5196 -0.2652 0.5196 0.2812 -0.2652 0.6789 0.4621 -0.1435 0.4621 0.6056 -0.3465 0.6056
5 24 0.5196 -0.2652 0.5196 0.4621 -0.1435 0.4621 0.2812 -0.2652 0.6789 0.6789 -0.2652 0.2812
4 16 0.4621 -0.1435 0.4621 0.2501 -0.1435 0.6038 0.2392 0 0.5774 0.4419 0 0.4419
5 24 0.4621 -0.1435 0.4621 0.2501 -0.1435 0.6038 0.4419 0 0.4419 0.5196 -0.2652 0.5196
5 24 0.4621 -0.1435 0.4621 0.4419 0 0.4419 0.2501 -0.1435 0.6038 0.6038 -0.1435 0.2501
4 16 0.2392 0 0.5774 0 0 0.625 0 0.1435 0.6535 0.2501 0.1435 0.6038
5 24 0.2392 0 0.5774 0 0 0.625 0.2501 0.1435 0.6038 0.2501 -0.1435 0.6038
5 24 0.2392 0 0.5774 0.2501 0.1435 0.6038 0 0 0.625 0.4419 0 0.4419
5 24 0 0 0.625 0 0.1435 0.6535 0.2392 0 0.5774 -0.2392 0 0.5774
4 16 0.2501 0.1435 0.6038 0 0.1435 0.6535 0 0.2652 0.7348 0.2812 0.2652 0.6789
5 24 0.2501 0.1435 0.6038 0 0.1435 0.6535 0.2812 0.2652 0.6789 0.2392 0 0.5774
5 24 0.2501 0.1435 0.6038 0.2812 0.2652 0.6789 0 0.1435 0.6535 0.4621 0.1435 0.4621
5 24 0 0.1435 0.6535 0 0.2652 0.7348 0.2501 0.1435 0.6038 -0.2501 0.1435 0.6038
4 16 0.2812 0.2652 0.6789 0 0.2652 0.7348 0 0.3465 0.8565 0.3278 0.3465 0.7913
5 24 0.2812 0.2652 0.6789 0 0.2652 0.7348 0.3278 0.3465 0.7913 0.2501 0.1435 0.6038
5 24 0.2812 0.2652 0.6789 0.3278 0.3465 0.7913 0 0.2652 0.7348 0.5196 0.2652 0.5196
5 24 0 0.2652 0.7348 0 0.3465 0.8565 0.2812 0.2652 0.6789 -0.2812 0.2652 0.6789
4 16 0.3278 0.3465 0.7913 0 0.3465 0.8565 0 0.375 1 0.3827 0.375 0.9239
5 24 0.3278 0.3465 0.7913 0 0.3465 0.8565 0.3827 0.375 0.9239 0.2812 0.2652 0.6789
5 24 0.3278 0.3465 0.7913 0.3827 0.375 0.9239 0 0.3465 0.8565 0.6056 0.3465 0.6056
5 24 0 0.3465 0.8565 0 0.375 1 0.3278 0.3465 0.7913 -0.3278 0.3465 0.7913
4 16 0.3827 0.375 0.9239 0 0.375 1 0 0.3465 1.1435 0.4376 0.3465 1.0565
5 24 0.3827 0.375 0.9239 0 0.375 1 0.4376 0.3465 1.0565 0.3278 0.3465 0.7913
5 24 0.3827 0.375 0.9239 0.4376 0.3465 1.0565 0 0.375 1 0.7071 0.375 0.7071
5 24 0 0.375 1 0 0.3465 1.1435 0.3827 0.375 0.9239 -0.3827 0.375 0.9239
4 16 0.4376 0.3465 1.0565 0 0.3465 1.1435 0 0.2652 1.2652 0.4842 0.2652 1.1689
5 24 0.4376 0.3465 1.0565 0 0.3465 1.1435 0.4842 0.2652 1.1689 0.3827 0.375 0.9239
5 24 0.4376 0.3465 1.0565 0.4842 0.2652 1.1689 0 0.3465 1.1435 0.8086 0.3465 0.8086
5 24 0 0.3465 1.1435 0 0.2652 1.2652 0.4376 0.3465 1.0565 -0.4376 0.3465 1.0565
4 16 0.4842 0.2652 1.1689 0 0.2652 1.2652 0 0.1435 1.3465 0.5153 0.1435 1.244
5 24 0.4842 0.2652 1.1689 0 0.2652 1.2652 0.5153 0.1435 1.244 0.4376 0.3465 1.0565
5 24 0.4842 0.2652 1.1689 0.5153 0.1435 1.244 0 0.2652 1.2652 0.8946 0.2652 0.8946
5 24 0 0.2652 1.2652 0 0.1435 1.3465 0.4842 0.2652 1.1689 -0.4842 0.2652 1.1689
4 16 0.5153 0.1435 1.244 0 0.1435 1.3465 0 0 1.375 0.5262 0 1.2704
5 24 0.5153 0.1435 1.244 0 0.1435 1.3465 0.5262 0 1.2704 0.4842 0.2652 1.1689
5 24 0.5153 0.1435 1.244 0.5262 0 1.2704 0 0.1435 1.3465 0.9521 0.1435 0.9521
5 24 0 0.1435 1.3465 0 0 1.375 0.5153 0.1435 1.244 -0.5153 0.1435 1.244
4 16 0.5262 0 1.2704 0 0 1.375 0 -0.1435 1.3465 0.5153 -0.1435 1.244
5 24 0.5262 0 1.2704 0 0 1.375 0.5153 -0.1435 1.244 0.5153 0.1435 1.244
5 24 0.5262 0 1.2704 0.5153 -0.1435 1.244 0 0 1.375 0.9723 0 0.9723
5 24 0 0 1.375 0 -0.1435 1.3465 0.5262 0 1.2704 -0.5262 0 1.2704
4 16 0.5153 -0.1435 1.244 0 -0.1435 1.3465 0 -0.2652 1.2652 0.4842 -0.2652 1.1689
5 24 0.5153 -0.1435 1.244 0 -0.1435 1.3465 0.4842 -0.2652 1.1689 0.5262 0 1.2704
5 24 0.5153 -0.1435 1.244 0.4842 -0.2652 1.1689 0 -0.1435 1.3465 0.9521 -0.1435 0.9521
5 24 0 -0.1435 1.3465 0 -0.2652 1.2652 0.5153 -0.1435 1.244 -0.5153 -0.1435 1.244
4 16 0.4842 -0.2652 1.1689 0 -0.2652 1.2652 0 -0.3465 1.1435 0.4376 -0.3465 1.0565
5 24 0.4842 -0.2652 1.1689 0 -0.2652 1.2652 0.4376 -0.3465 1.0565 0.5153 -0.1435 1.244
5 24 0.4842 -0.2652 1.1689 0.4376 -0.3465 1.0565 0 -0.2652 1.2652 0.8946 -0.2652 0.8946
5 24 0 -0.2652 1.2652 0 -0.3465 1.1435 0.4842 -0.2652 1.1689 -0.4842 -0.2652 1.1689
4 16 0.4376 -0.3465 1.0565 0 -0.3465 1.1435 0 -0.375 1 0.3827 -0.375 0.9239
5 24 0.4376 -0.3465 1.0565 0 -0.3465 1.1435 0.3827 -0.375 0.9239 0.4842 -0.2652 1.1689
5 24 0.4376 -0.3465 1.0565 0.3827 -0.375 0.9239 0 -0.3465 1.1435 0.8086 -0.3465 0.8086
5 24 0 -0.3465 1.1435 0 -0.375 1 0.4376 -0.3465 1.0565 -0.4376 -0.3465 1.0565
4 16 0.3827 -0.375 0.9239 0 -0.375 1 0 -0.3465 0.8565 0.3278 -0.3465 0.7913
5 24 0.3827 -0.375 0.9239 0 -0.375 1 0.3278 -0.3465 0.7913 0.4376 -0.3465 1.0565
5 24 0.3827 -0.375 0.9239 0.3278 -0.3465 0.7913 0 -0.375 1 0.7071 -0.375 0.7071
5 24 0 -0.375 1 0 -0.3465 0.8565 0.3827 -0.375 0.9239 -0.3827 -0.375 0.9239
4 16 0.3278 -0.3465 0.7913 0 -0.3465 0.8565 0 -0.2652 0.7348 0.2812 -0.2652 0.6789
5 24 0.3278 -0.3465 0.7913 0 -0.3465 0.8565 0.2812 -0.2652 0.6789 0.3827 -0.375 0.9239
5 24 0.3278 -0.3465 0.7913 0.2812 -0.2652 0.6789 0 -0.3465 0.8565 0.6056 -0.3465 0.6056
5 24 0 -0.3465 0.8565 0 -0.2652 0.7348 0.3278 -0.3465 0.7913 -0.3278 -0.3465 0.7913
4 16 0.2812 -0.2652 0.6789 0 -0.2652 0.7348 0 -0.1435 0.6535 0.2501 -0.1435 0.6038
5 24 0.2812 -0.2652 0.6789 0 -0.2652 0.7348 0.2501 -0.1435 0.6038 0.3278 -0.3465 0.7913
5 24 0.2812 -0.2652 0.6789 0.2501 -0.1435 0.6038 0 -0.2652 0.7348 0.5196 -0.2652 0.5196
5 24 0 -0.2652 0.7348 0 -0.1435 0.6535 0.2812 -0.2652 0.6789 -0.2812 -0.2652 0.6789
4 16 0.2501 -0.1435 0.6038 0 -0.1435 0.6535 0 0 0.625 0.2392 0 0.5774
5 24 0.2501 -0.1435 0.6038 0 -0.1435 0.6535 0.2392 0 0.5774 0.2812 -0.2652 0.6789
5 24 0.2501 -0.1435 0.6038 0.2392 0 0.5774 0 -0.1435 0.6535 0.4621 -0.1435 0.4621
5 24 0 -0.1435 0.6535 0 0 0.625 0.2501 -0.1435 0.6038 -0.2501 -0.1435 0.6038
0 end of file

39
p/toothb14.dat Normal file
View File

@ -0,0 +1,39 @@
0 Single Tooth for Technic Bevel Gear 14 Tooth
0 Name: toothb14.dat
0 Author: J.C. Tchang [tchang]
0 !LDRAW_ORG Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2009-01-15 [tchang] Add BFC, primitives, conditional lines
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
2 24 -1.5 -10 -4 -2.98738 -9.66051 -4
2 24 -1.5 -13 0 -4.28904 -12.3634 0
1 16 0 -11.5 -4 0 0 1.5 -1.5 0 0 0 3 0 rect2p.dat
1 16 0 -15.5 0 -1.5 0 0 0 0 -2.5 0 -3 0 rect3.dat
2 24 1.5 -13 -4 1 -15 -4
2 24 1 -15 -4 -1 -15 -4
2 24 -1 -15 -4 -1.5 -13 -4
4 16 1.5 -13 -4 1 -15 -4 -1 -15 -4 -1.5 -13 -4
2 24 -1 -15 -4 -1 -18 -2
2 24 -1 -18 -2 1 -18 -2
2 24 1 -18 -2 1 -15 -4
2 24 -1 -18 -2 -1.5 -18 0
2 24 1 -18 -2 1.5 -18 0
2 24 -1.5 -10 -4 -1.5 -13 0
2 24 1.5 -10 -4 1.5 -13 0
4 16 -1.5 -18 0 -1 -18 -2 1 -18 -2 1.5 -18 0
4 16 -2.98738 -9.66051 -4 -1.5 -10 -4 -1.5 -13 0 -4.28904 -12.3634 0
4 16 -1.5 -10 -4 -1.5 -13 -4 -1.5 -18 0 -1.5 -13 0
3 16 -1.5 -13 -4 -1 -15 -4 -1.5 -18 0
3 16 -1 -15 -4 -1 -18 -2 -1.5 -18 0
5 24 -1 -15 -4 -1.5 -18 0 -1.5 -13 -4 -1 -18 -2
4 16 -1 -15 -4 1 -15 -4 1 -18 -2 -1 -18 -2
3 16 1 -15 -4 1.5 -13 -4 1.5 -18 0
3 16 1 -15 -4 1.5 -18 0 1 -18 -2
5 24 1 -15 -4 1.5 -18 0 1.5 -13 -4 1 -18 -2
4 16 1.5 -13 -4 1.5 -10 -4 1.5 -13 0 1.5 -18 0
5 24 -1.5 -13 -4 -1.5 -18 0 -1 -15 -4 -1.5 -10 -4
5 24 1.5 -13 -4 1.5 -18 0 1 -15 -4 1.5 -10 -4

152
p/zstud.dat Normal file
View File

@ -0,0 +1,152 @@
0 Znap Stud
0 Name: zstud.dat
0 Author: Tore Eriksson [simlego]
0 !LDRAW_ORG Primitive UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2005-06-15 [mikeheide] BFC'ed
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
2 24 -3 0 -4 3 0 -4
2 24 -3 -3.5 -4 3 -3.5 -4
4 16 3 0 -4 3 -3.5 -4 -3 -3.5 -4 -3 0 -4
2 24 4 0 -3 4 0 3
2 24 4 -3.5 -3 4 -3.5 3
4 16 4 0 3 4 -3.5 3 4 -3.5 -3 4 0 -3
2 24 3 0 4 -3 0 4
2 24 3 -3.5 4 -3 -3.5 4
4 16 -3 0 4 -3 -3.5 4 3 -3.5 4 3 0 4
2 24 -4 0 3 -4 0 -3
2 24 -4 -3.5 3 -4 -3.5 -3
4 16 -4 0 -3 -4 -3.5 -3 -4 -3.5 3 -4 0 3
1 16 3 0 3 1 0 0 0 1 0 0 0 1 1-4EDGE.DAT
1 16 -3 0 3 -1 0 0 0 1 0 0 0 1 1-4EDGE.DAT
1 16 3 0 -3 1 0 0 0 1 0 0 0 -1 1-4EDGE.DAT
1 16 -3 0 -3 -1 0 0 0 1 0 0 0 -1 1-4EDGE.DAT
1 16 3 -3.5 3 1 0 0 0 1 0 0 0 1 1-4EDGE.DAT
1 16 3 0 3 1 0 0 0 -3.5 0 0 0 1 1-4cyli.dat
1 16 -3 -3.5 3 -1 0 0 0 1 0 0 0 1 1-4EDGE.DAT
1 16 -3 0 3 -1 0 0 0 -3.5 0 0 0 1 1-4cyli.dat
1 16 3 -3.5 -3 1 0 0 0 1 0 0 0 -1 1-4EDGE.DAT
1 16 3 0 -3 1 0 0 0 -3.5 0 0 0 -1 1-4cyli.dat
1 16 -3 -3.5 -3 -1 0 0 0 1 0 0 0 -1 1-4EDGE.DAT
1 16 -3 0 -3 -1 0 0 0 -3.5 0 0 0 -1 1-4cyli.dat
2 24 -3 -3.5 -6 3 -3.5 -6
2 24 3 -3.5 -6 6 -3.5 -3
2 24 6 -3.5 -3 6 -3.5 3
2 24 6 -3.5 3 3 -3.5 6
2 24 3 -3.5 6 -3 -3.5 6
2 24 -3 -3.5 6 -6 -3.5 3
2 24 -6 -3.5 3 -6 -3.5 -3
2 24 -6 -3.5 -3 -3 -3.5 -6
2 24 -2.75 -10 -5.5 2.75 -10 -5.5
2 24 2.75 -10 -5.5 5.5 -10 -2.75
2 24 5.5 -10 -2.75 5.5 -10 2.75
2 24 5.5 -10 2.75 2.75 -10 5.5
2 24 2.75 -10 5.5 -2.75 -10 5.5
2 24 -2.75 -10 5.5 -5.5 -10 2.75
2 24 -5.5 -10 2.75 -5.5 -10 -2.75
2 24 -5.5 -10 -2.75 -2.75 -10 -5.5
2 24 -2.5 -13 -4 2.5 -13 -4
2 24 2.5 -13 -4 4 -13 -2.5
2 24 4 -13 -2.5 4 -13 2.5
2 24 4 -13 2.5 2.5 -13 4
2 24 2.5 -13 4 -2.5 -13 4
2 24 -2.5 -13 4 -4 -13 2.5
2 24 -4 -13 2.5 -4 -13 -2.5
2 24 -4 -13 -2.5 -2.5 -13 -4
3 16 6 -3.5 -3 3 -3.5 -6 0 -3.5 0
3 16 0 -3.5 0 -3 -3.5 -6 -6 -3.5 -3
3 16 0 -3.5 0 3 -3.5 6 6 -3.5 3
3 16 -6 -3.5 3 -3 -3.5 6 0 -3.5 0
3 16 0 -13 0 2.5 -13 -4 4 -13 -2.5
3 16 0 -13 0 -4 -13 -2.5 -2.5 -13 -4
3 16 0 -13 0 4 -13 2.5 2.5 -13 4
3 16 0 -13 0 -2.5 -13 4 -4 -13 2.5
4 16 3 -3.5 -6 6 -3.5 -3 5.5 -10 -2.75 2.75 -10 -5.5
4 16 -2.75 -10 -5.5 -5.5 -10 -2.75 -6 -3.5 -3 -3 -3.5 -6
4 16 2.75 -10 5.5 5.5 -10 2.75 6 -3.5 3 3 -3.5 6
4 16 -3 -3.5 6 -6 -3.5 3 -5.5 -10 2.75 -2.75 -10 5.5
4 16 2.75 -10 -5.5 5.5 -10 -2.75 4 -13 -2.5 2.5 -13 -4
4 16 -2.5 -13 -4 -4 -13 -2.5 -5.5 -10 -2.75 -2.75 -10 -5.5
4 16 2.5 -13 4 4 -13 2.5 5.5 -10 2.75 2.75 -10 5.5
4 16 -2.75 -10 5.5 -5.5 -10 2.75 -4 -13 2.5 -2.5 -13 4
3 16 3 -3.5 -6 -3 -3.5 -6 0 -3.5 0
3 16 0 -3.5 0 -3 -3.5 6 3 -3.5 6
3 16 0 -13 0 -2.5 -13 -4 2.5 -13 -4
3 16 0 -13 0 2.5 -13 4 -2.5 -13 4
4 16 -2.75 -10 -5.5 2.75 -10 -5.5 2.5 -13 -4 -2.5 -13 -4
4 16 -2.5 -13 4 2.5 -13 4 2.75 -10 5.5 -2.75 -10 5.5
3 16 6 -3.5 3 6 -3.5 -3 0 -3.5 0
3 16 0 -3.5 0 -6 -3.5 -3 -6 -3.5 3
3 16 0 -13 0 4 -13 -2.5 4 -13 2.5
3 16 0 -13 0 -4 -13 2.5 -4 -13 -2.5
4 16 5.5 -10 -2.75 5.5 -10 2.75 4 -13 2.5 4 -13 -2.5
4 16 -4 -13 -2.5 -4 -13 2.5 -5.5 -10 2.75 -5.5 -10 -2.75
4 16 6 -3.5 -3 6 -3.5 3 5.5 -10 2.75 5.5 -10 -2.75
4 16 -5.5 -10 -2.75 -5.5 -10 2.75 -6 -3.5 3 -6 -3.5 -3
2 24 -3 -3.5 -6 -2.75 -10 -5.5
2 24 -2.5 -13 -4 -2.75 -10 -5.5
2 24 3 -3.5 -6 2.75 -10 -5.5
2 24 2.5 -13 -4 2.75 -10 -5.5
2 24 6 -3.5 -3 5.5 -10 -2.75
2 24 4 -13 -2.5 5.5 -10 -2.75
2 24 6 -3.5 3 5.5 -10 2.75
2 24 4 -13 2.5 5.5 -10 2.75
2 24 3 -3.5 6 2.75 -10 5.5
2 24 2.5 -13 4 2.75 -10 5.5
2 24 -3 -3.5 6 -2.75 -10 5.5
2 24 -2.5 -13 4 -2.75 -10 5.5
2 24 -6 -3.5 3 -5.5 -10 2.75
2 24 -4 -13 2.5 -5.5 -10 2.75
2 24 -6 -3.5 -3 -5.5 -10 -2.75
2 24 -4 -13 -2.5 -5.5 -10 -2.75
2 24 -2 -4.5 -5.923 2 -4.5 -5.923
2 24 -2 -4.5 5.923 2 -4.5 5.923
2 24 2 -4.5 -5.923 2 -4.5 -3
2 24 2 -4.5 5.923 2 -4.5 3
2 24 2 -4.5 -3 -2 -4.5 -3
2 24 2 -4.5 3 -2 -4.5 3
2 24 -2 -4.5 -3 -2 -4.5 -5.923
2 24 -2 -4.5 3 -2 -4.5 5.923
4 16 -2 -4.5 -5.923 2 -4.5 -5.923 2 -4.5 -3 -2 -4.5 -3
4 16 2 -4.5 5.923 -2 -4.5 5.923 -2 -4.5 3 2 -4.5 3
2 24 2 -4.5 -5.923 2 -8 -5.654
2 24 2 -4.5 5.923 2 -8 5.654
2 24 2 -8 -5.654 -2 -8 -5.654
2 24 2 -8 5.654 -2 -8 5.654
2 24 2 -8 -3 2 -8 -5.654
2 24 2 -8 3 2 -8 5.654
2 24 -2 -8 -3 2 -8 -3
2 24 -2 -8 3 2 -8 3
2 24 -2 -8 -5.654 -2 -8 -3
2 24 -2 -8 5.654 -2 -8 3
4 16 2 -8 -5.654 -2 -8 -5.654 -2 -8 -3 2 -8 -3
4 16 -2 -8 5.654 2 -8 5.654 2 -8 3 -2 -8 3
2 24 -2 -8 -5.654 -2 -4.5 -5.923
2 24 -2 -8 5.654 -2 -4.5 5.923
2 24 -2 -4.5 -3 -2 -8 -3
2 24 2 -4.5 -3 2 -8 -3
2 24 -2 -4.5 3 -2 -8 3
2 24 2 -4.5 3 2 -8 3
4 16 -2 -4.5 -5.923 -2 -4.5 -3 -2 -8 -3 -2 -8 -5.654
4 16 2 -4.5 -5.923 2 -8 -5.654 2 -8 -3 2 -4.5 -3
4 16 -2 -4.5 5.923 -2 -8 5.654 -2 -8 3 -2 -4.5 3
4 16 2 -4.5 5.923 2 -4.5 3 2 -8 3 2 -8 5.654
3 16 2 -8 -5.654 2 -4.5 -5.923 3 -3.5 -6
3 16 -3 -3.5 -6 -2 -4.5 -5.923 -2 -8 -5.654
3 16 3 -3.5 6 2 -4.5 5.923 2 -8 5.654
3 16 -2 -8 5.654 -2 -4.5 5.923 -3 -3.5 6
3 16 2.75 -10 -5.5 2 -8 -5.654 3 -3.5 -6
3 16 -3 -3.5 -6 -2 -8 -5.654 -2.75 -10 -5.5
3 16 3 -3.5 6 2 -8 5.654 2.75 -10 5.5
3 16 -2.75 -10 5.5 -2 -8 5.654 -3 -3.5 6
4 16 -2 -4.5 -3 2 -4.5 -3 2 -8 -3 -2 -8 -3
4 16 2 -4.5 3 -2 -4.5 3 -2 -8 3 2 -8 3
4 16 -3 -3.5 -6 3 -3.5 -6 2 -4.5 -5.923 -2 -4.5 -5.923
4 16 -2 -4.5 5.923 2 -4.5 5.923 3 -3.5 6 -3 -3.5 6
4 16 -2 -8 -5.654 2 -8 -5.654 2.75 -10 -5.5 -2.75 -10 -5.5
4 16 -2.75 -10 5.5 2.75 -10 5.5 2 -8 5.654 -2 -8 5.654
0

181
parts/003437a.dat Normal file
View File

@ -0,0 +1,181 @@
0 Sticker Train "181"
0 Name: 003437a.dat
0 Author: Alex Taylor [anathema]
0 !LDRAW_ORG Part UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
4 15 -14.1 -0.25 -16.7 -10.7 -0.25 -16.7 -10.7 -0.25 -0.2 -14.1 -0.25 -0.2
4 0 -14.1 -0.25 -5.5 -17.4 -0.25 -5.5 -17.4 -0.25 -16.7 -14.1 -0.25 -16.7
4 15 -17.4 -0.25 -5.5 -14.1 -0.25 -5.5 -14.1 -0.25 -2.8 -17.4 -0.25 -2.8
4 0 -17.4 -0.25 -2.8 -15.8 -0.25 -2.8 -14.1 -0.25 -1.1 -14.1 -0.25 -0.2
4 0 -14.1 -0.25 -0.2 -14.9 -0.25 4.4 -16.3 -0.25 5.9 -17.4 -0.25 -2.8
4 15 -17.4 -0.25 -19.6 -7.8 -0.25 -19.6 -7.8 -0.25 -16.7 -17.4 -0.25 -16.7
4 0 -24.9 -0.25 -22.8 24.9 -0.25 -22.8 17.4 -0.25 -19.6 -17.4 -0.25 -19.6
4 0 -17.4 -0.25 -19.6 -17.4 -0.25 -2.8 -21.9 -0.25 11.5 -24.9 -0.25 -22.8
4 0 18.6 -0.25 7.8 14.5 -0.25 -0.2 14.5 -0.25 -16.7 17.4 -0.25 -16.7
4 0 24.9 -0.25 22.8 -24.9 -0.25 22.8 -7.5 -0.25 20.5 7.5 -0.25 20.5
4 0 7.5 -0.25 20.5 5.3 -0.25 18.3 10.6 -0.25 13 24.9 -0.25 22.8
4 0 -24.9 -0.25 22.8 -10.6 -0.25 13 -5.3 -0.25 18.3 -7.5 -0.25 20.5
4 0 -21.9 -0.25 11.5 -13.1 -0.25 11.5 -10.6 -0.25 13 -24.9 -0.25 22.8
4 0 24.9 -0.25 22.8 10.6 -0.25 13 13.1 -0.25 11.5 21.9 -0.25 11.5
4 0 -14.1 -0.25 -0.2 14.5 -0.25 -0.2 9.4 -0.25 2 -9.4 -0.25 2
4 0 17.4 -0.25 -16.7 17.4 -0.25 -19.6 24.9 -0.25 -22.8 24.9 -0.25 22.8
3 15 -15.8 -0.25 -2.8 -14.1 -0.25 -2.8 -14.1 -0.25 -1.1
3 0 -24.9 -0.25 -22.8 -21.9 -0.25 11.5 -24.9 -0.25 22.8
3 0 -11.7 -0.25 2.5 -14.1 -0.25 -0.2 -9.4 -0.25 2
3 0 -13.7 -0.25 3.4 -14.1 -0.25 -0.2 -11.7 -0.25 2.5
3 0 -21.9 -0.25 11.5 -17.4 -0.25 -2.8 -20.4 -0.25 10.1
3 0 -20.4 -0.25 10.1 -17.4 -0.25 -2.8 -19.3 -0.25 9.3
3 0 -19.3 -0.25 9.3 -17.4 -0.25 -2.8 -18.6 -0.25 7.8
3 0 -18.6 -0.25 7.8 -17.4 -0.25 -2.8 -17.3 -0.25 6.6
3 0 -16.3 -0.25 5.9 -14.9 -0.25 4.4 -15.1 -0.25 5.6
3 0 -17.3 -0.25 6.6 -17.4 -0.25 -2.8 -16.3 -0.25 5.9
3 0 -18.6 -0.25 7.8 -18.4 -0.25 9.1 -19.3 -0.25 9.3
3 0 -14.9 -0.25 4.4 -14.1 -0.25 -0.2 -13.7 -0.25 3.4
3 0 -7.5 -0.25 -11.8 -5.6 -0.25 -9.9 -7.5 -0.25 -8
3 0 -10.7 -0.25 -0.2 -7.5 -0.25 -8 -7.5 -0.25 -3.3
3 0 -7.5 -0.25 -3.3 -4.4 -0.25 -0.2 -10.7 -0.25 -0.2
4 15 11.1 -0.25 -16.7 14.5 -0.25 -16.7 14.5 -0.25 -0.2 11.1 -0.25 -0.2
4 15 7.8 -0.25 -5.5 11.1 -0.25 -5.5 11.1 -0.25 -2.8 7.8 -0.25 -2.8
4 15 -3.1 -0.25 -2.9 1.9 -0.25 -2.9 3.2 -0.25 -0.2 -4.4 -0.25 -0.2
4 0 -4.4 -0.25 -4.2 3.2 -0.25 -4.2 1.9 -0.25 -2.9 -3.1 -0.25 -2.9
4 0 -3.1 -0.25 -8.4 1.9 -0.25 -8.4 3.2 -0.25 -7.1 -4.4 -0.25 -7.1
4 0 -4.4 -0.25 -7.1 3.2 -0.25 -7.1 3.2 -0.25 -4.2 -4.4 -0.25 -4.2
4 0 -4.4 -0.25 -12.7 3.2 -0.25 -12.7 1.9 -0.25 -11.4 -3.1 -0.25 -11.4
4 0 -3.1 -0.25 -16.9 1.9 -0.25 -16.9 3.2 -0.25 -15.6 -4.4 -0.25 -15.6
4 0 -4.4 -0.25 -15.6 3.2 -0.25 -15.6 3.2 -0.25 -12.7 -4.4 -0.25 -12.7
4 15 -5.6 -0.25 -9.9 4.4 -0.25 -9.9 1.9 -0.25 -8.4 -3.1 -0.25 -8.4
4 15 6.3 -0.25 -3.3 3.2 -0.25 -0.2 1.9 -0.25 -2.9 3.2 -0.25 -4.2
4 15 3.2 -0.25 -7.1 1.9 -0.25 -8.4 4.4 -0.25 -9.9 6.3 -0.25 -8
4 15 3.2 -0.25 -4.2 3.2 -0.25 -7.1 6.3 -0.25 -8 6.3 -0.25 -3.3
4 15 -4.4 -0.25 -4.2 -3.1 -0.25 -2.9 -4.4 -0.25 -0.2 -7.5 -0.25 -3.3
4 15 -7.5 -0.25 -8 -5.6 -0.25 -9.9 -3.1 -0.25 -8.4 -4.4 -0.25 -7.1
4 15 -7.5 -0.25 -3.3 -7.5 -0.25 -8 -4.4 -0.25 -7.1 -4.4 -0.25 -4.2
4 15 1.9 -0.25 -16.9 -3.1 -0.25 -16.9 -4.4 -0.25 -19.6 3.2 -0.25 -19.6
4 15 4.4 -0.25 -9.9 -5.6 -0.25 -9.9 -3.1 -0.25 -11.4 1.9 -0.25 -11.4
4 15 -7.5 -0.25 -16.5 -4.4 -0.25 -19.6 -3.1 -0.25 -16.9 -4.4 -0.25 -15.6
4 0 -7.8 -0.25 -16.7 -7.8 -0.25 -19.6 -4.4 -0.25 -19.6 -7.5 -0.25 -16.5
4 0 -7.5 -0.25 -16.5 -7.5 -0.25 -11.8 -10.7 -0.25 -16.7 -7.8 -0.25 -16.7
4 0 -10.7 -0.25 -0.2 -10.7 -0.25 -16.7 -7.5 -0.25 -11.8 -7.5 -0.25 -8
4 15 -4.4 -0.25 -12.7 -3.1 -0.25 -11.4 -5.6 -0.25 -9.9 -7.5 -0.25 -11.8
4 15 -4.4 -0.25 -15.6 -4.4 -0.25 -12.7 -7.5 -0.25 -11.8 -7.5 -0.25 -16.5
4 15 3.2 -0.25 -15.6 1.9 -0.25 -16.9 3.2 -0.25 -19.6 6.3 -0.25 -16.5
4 0 6.3 -0.25 -16.5 3.2 -0.25 -19.6 7.8 -0.25 -19.6 7.8 -0.25 -16.7
4 15 6.3 -0.25 -11.8 4.4 -0.25 -9.9 1.9 -0.25 -11.4 3.2 -0.25 -12.7
4 0 11.1 -0.25 -5.5 6.3 -0.25 -8 4.4 -0.25 -9.9 6.3 -0.25 -11.8
4 0 7.8 -0.25 -2.8 6.3 -0.25 -3.3 6.3 -0.25 -8 7.8 -0.25 -5.5
4 0 11.1 -0.25 -0.2 7.8 -0.25 -2.8 9.4 -0.25 -2.8 11.1 -0.25 -1.1
4 0 3.2 -0.25 -0.2 6.3 -0.25 -3.3 7.8 -0.25 -2.8 11.1 -0.25 -0.2
4 0 4.3 -0.25 5.6 4.1 -0.25 4.4 14.9 -0.25 4.4 15.1 -0.25 5.6
4 0 -15.1 -0.25 5.6 -14.9 -0.25 4.4 -4.1 -0.25 4.4 -4.3 -0.25 5.6
4 0 -18.4 -0.25 9.1 -18.6 -0.25 7.8 -7.4 -0.25 7.8 -7.6 -0.25 9.1
4 0 7.6 -0.25 9.1 7.4 -0.25 7.8 18.6 -0.25 7.8 18.4 -0.25 9.1
4 15 6.3 -0.25 -16.5 6.3 -0.25 -11.8 3.2 -0.25 -12.7 3.2 -0.25 -15.6
4 0 7.8 -0.25 -16.7 11.1 -0.25 -16.7 6.3 -0.25 -11.8 6.3 -0.25 -16.5
1 0 0 -0.25 13 1.6 0 0 0 1 0 0 0 1.6 4-4disc.dat
1 4 0 -0.25 13 0.4 0 0 0 1 0 0 0 0.4 4-4ring4.dat
1 4 0 -0.25 13 1.5 0 0 0 1 0 0 0 1.5 4-4ring4.dat
1 0 0 -0.25 13 0 0 -7.5 0 1 0 7.5 0 0 1-8ndis.dat
1 0 0 -0.25 13 0 0 7.5 0 1 0 7.5 0 0 1-8ndis.dat
1 0 0 -0.25 13 -5.3033 0 -5.3033 0 1 0 5.3033 0 -5.3033 3-4ndis.dat
1 4 0 -0.25 13 0.8 0 0 0 1 0 0 0 0.8 4-4ring5.dat
1 0 0 -0.25 13 1.2 0 0 0 1 0 0 0 1.2 4-4ring4.dat
4 15 7.8 -0.25 -19.6 17.4 -0.25 -19.6 17.4 -0.25 -16.7 7.8 -0.25 -16.7
3 15 9.4 -0.25 -2.8 11.1 -0.25 -2.8 11.1 -0.25 -1.1
3 0 9.4 -0.25 2 14.5 -0.25 -0.2 11.7 -0.25 2.5
3 0 11.7 -0.25 2.5 14.5 -0.25 -0.2 13.7 -0.25 3.4
3 0 13.7 -0.25 3.4 14.5 -0.25 -0.2 14.9 -0.25 4.4
3 0 14.9 -0.25 4.4 14.5 -0.25 -0.2 16.3 -0.25 5.9
3 0 16.3 -0.25 5.9 15.1 -0.25 5.6 14.9 -0.25 4.4
3 0 0 -0.25 5.5 -4.3 -0.25 5.6 -4.1 -0.25 4.4
3 0 6.3 -0.25 7.5 5.3 -0.25 7.7 5.3 -0.25 6.7
3 0 -5.3 -0.25 6.7 -5.3 -0.25 7.7 -6.3 -0.25 7.5
3 0 10.8 -0.25 11 10.6 -0.25 13 8.8 -0.25 10.1
3 0 -8.8 -0.25 10.1 -10.6 -0.25 13 -10.8 -0.25 11
3 0 -10.8 -0.25 11 -10.6 -0.25 13 -13.1 -0.25 11.5
3 0 13.1 -0.25 11.5 10.6 -0.25 13 10.8 -0.25 11
3 0 19.3 -0.25 9.3 18.4 -0.25 9.1 18.6 -0.25 7.8
3 0 16.3 -0.25 5.9 14.5 -0.25 -0.2 17.3 -0.25 6.6
3 0 17.3 -0.25 6.6 14.5 -0.25 -0.2 18.6 -0.25 7.8
3 0 17.4 -0.25 -16.7 24.9 -0.25 22.8 21.9 -0.25 11.5
3 0 21.9 -0.25 11.5 20.4 -0.25 10.1 17.4 -0.25 -16.7
3 0 17.4 -0.25 -16.7 20.4 -0.25 10.1 19.3 -0.25 9.3
3 0 19.3 -0.25 9.3 18.6 -0.25 7.8 17.4 -0.25 -16.7
3 0 6.3 -0.25 -8 11.1 -0.25 -5.5 7.8 -0.25 -5.5
3 0 6.3 -0.25 -11.8 11.1 -0.25 -16.7 11.1 -0.25 -5.5
4 4 -0.3 -0.25 14.9 0.3 -0.25 14.9 0.3 -0.25 17 -0.3 -0.25 17
4 4 0.874087 -0.25 14.714 1.3595 -0.25 14.361 2.59385 -0.25 16.06 2.10844 -0.25 16.412
4 4 1.7143 -0.25 13.872 1.89971 -0.25 13.302 3.89693 -0.25 13.951 3.71152 -0.25 14.521
4 4 1.89971 -0.25 12.698 1.7143 -0.25 12.128 3.71152 -0.25 11.479 3.89693 -0.25 12.049
4 4 1.3595 -0.25 11.639 0.874087 -0.25 11.286 2.10844 -0.25 9.588 2.59385 -0.25 9.94
4 4 0.3 -0.25 11.1 -0.3 -0.25 11.1 -0.3 -0.25 9 0.3 -0.25 9
4 4 -0.874087 -0.25 11.286 -1.3595 -0.25 11.639 -2.59385 -0.25 9.94 -2.10844 -0.25 9.588
4 4 -1.7143 -0.25 12.128 -1.89971 -0.25 12.698 -3.89693 -0.25 12.049 -3.71152 -0.25 11.479
4 4 -1.89971 -0.25 13.302 -1.7143 -0.25 13.872 -3.71152 -0.25 14.521 -3.89693 -0.25 13.951
4 4 -1.3595 -0.25 14.361 -0.874087 -0.25 14.714 -2.10844 -0.25 16.412 -2.59385 -0.25 16.06
4 14 0.6 -0.25 2 9.4 -0.25 2 14.9 -0.25 4.4 4.1 -0.25 4.4
4 14 4.1 -0.25 4.4 3.2 -0.25 4.2 2.1 -0.25 3.4 0.6 -0.25 2
4 14 13.7 -0.25 3.4 14.9 -0.25 4.4 9.4 -0.25 2 11.7 -0.25 2.5
4 14 21.9 -0.25 11.5 13.1 -0.25 11.5 7.6 -0.25 9.1 18.4 -0.25 9.1
4 14 18.4 -0.25 9.1 19.3 -0.25 9.3 20.4 -0.25 10.1 21.9 -0.25 11.5
4 14 8.8 -0.25 10.1 7.6 -0.25 9.1 13.1 -0.25 11.5 10.8 -0.25 11
4 14 18.6 -0.25 7.8 7.4 -0.25 7.8 4.3 -0.25 5.6 15.1 -0.25 5.6
4 14 5.3 -0.25 6.7 4.3 -0.25 5.6 7.4 -0.25 7.8 6.3 -0.25 7.5
4 0 5.3 -0.25 7.7 3.1 -0.25 5.5 4.3 -0.25 5.6 5.3 -0.25 6.7
4 0 7.6 -0.25 9.1 8.8 -0.25 10.1 10.6 -0.25 13 5.3 -0.25 7.7
4 0 5.3 -0.25 7.7 6.3 -0.25 7.5 7.4 -0.25 7.8 7.6 -0.25 9.1
4 0 -7.6 -0.25 9.1 -7.4 -0.25 7.8 -6.3 -0.25 7.5 -5.3 -0.25 7.7
4 0 -5.3 -0.25 7.7 -10.6 -0.25 13 -8.8 -0.25 10.1 -7.6 -0.25 9.1
4 0 -5.3 -0.25 6.7 -4.3 -0.25 5.6 -3.1 -0.25 5.5 -5.3 -0.25 7.7
4 14 15.1 -0.25 5.6 16.3 -0.25 5.9 17.3 -0.25 6.6 18.6 -0.25 7.8
4 14 -4.1 -0.25 4.4 -14.9 -0.25 4.4 -9.4 -0.25 2 -0.6 -0.25 2
4 14 -0.6 -0.25 2 -2.1 -0.25 3.4 -3.2 -0.25 4.2 -4.1 -0.25 4.4
4 0 0.6 -0.25 2 2.1 -0.25 3.4 -2.1 -0.25 3.4 -0.6 -0.25 2
4 0 -3.2 -0.25 4.2 -2.1 -0.25 3.4 2.1 -0.25 3.4 3.2 -0.25 4.2
4 0 3.2 -0.25 4.2 4.1 -0.25 4.4 -4.1 -0.25 4.4 -3.2 -0.25 4.2
4 0 0 -0.25 5.5 -4.1 -0.25 4.4 4.1 -0.25 4.4 4.3 -0.25 5.6
4 14 -11.7 -0.25 2.5 -9.4 -0.25 2 -14.9 -0.25 4.4 -13.7 -0.25 3.4
4 14 -18.4 -0.25 9.1 -7.6 -0.25 9.1 -13.1 -0.25 11.5 -21.9 -0.25 11.5
4 14 -21.9 -0.25 11.5 -20.4 -0.25 10.1 -19.3 -0.25 9.3 -18.4 -0.25 9.1
4 14 -10.8 -0.25 11 -13.1 -0.25 11.5 -7.6 -0.25 9.1 -8.8 -0.25 10.1
4 14 -15.1 -0.25 5.6 -4.3 -0.25 5.6 -7.4 -0.25 7.8 -18.6 -0.25 7.8
4 14 -6.3 -0.25 7.5 -7.4 -0.25 7.8 -4.3 -0.25 5.6 -5.3 -0.25 6.7
4 14 -18.6 -0.25 7.8 -17.3 -0.25 6.6 -16.3 -0.25 5.9 -15.1 -0.25 5.6
3 0 -1.4142 -0.25 11.586 -3.6956 -0.25 11.469 -2.8284 -0.25 10.172
4 0 -1.76519 -0.25 12.111 -3.53257 -0.25 11.537 -3.6956 -0.25 11.469 -1.4142 -0.25 11.586
3 0 1.4142 -0.25 14.414 3.6956 -0.25 14.531 2.8284 -0.25 15.828
4 0 1.76521 -0.25 13.889 3.53218 -0.25 14.463 3.6956 -0.25 14.531 1.4142 -0.25 14.414
4 0 -0.7654 -0.25 11.152 -1.5308 -0.25 9.304 -0.3 -0.25 9.06 -0.3 -0.25 11.06
4 0 -1.5308 -0.25 9.304 -0.7654 -0.25 11.152 -0.904265 -0.25 11.245 -2.05814 -0.25 9.657
4 0 -1.4142 -0.25 11.586 -2.8284 -0.25 10.172 -2.55736 -0.25 9.99 -1.40349 -0.25 11.579
3 0 -3.6956 -0.25 11.469 -3.53257 -0.25 11.537 -3.69832 -0.25 11.483
4 0 -3.81616 -0.25 12.076 -1.93754 -0.25 12.686 -2 -0.25 13 -4 -0.25 13
4 0 -4 -0.25 13 -2 -0.25 13 -1.93754 -0.25 13.314 -3.81616 -0.25 13.924
3 0 -3.6956 -0.25 14.531 -3.69832 -0.25 14.517 -3.53267 -0.25 14.463
4 0 -3.53267 -0.25 14.463 -1.76518 -0.25 13.889 -1.4142 -0.25 14.414 -2.8284 -0.25 15.828
3 0 -2.8284 -0.25 15.828 -3.6956 -0.25 14.531 -3.53267 -0.25 14.463
4 0 -2.8284 -0.25 15.828 -1.4142 -0.25 14.414 -1.40349 -0.25 14.421 -2.55736 -0.25 16.01
4 0 -0.7654 -0.25 14.848 -1.5308 -0.25 16.696 -2.05813 -0.25 16.343 -0.904254 -0.25 14.755
4 0 -1.5308 -0.25 16.696 -0.7654 -0.25 14.848 -0.3 -0.25 14.94 -0.3 -0.25 16.94
4 0 0.7654 -0.25 14.848 1.5308 -0.25 16.696 0.3 -0.25 16.94 0.3 -0.25 14.94
4 0 1.5308 -0.25 16.696 0.7654 -0.25 14.848 0.904265 -0.25 14.755 2.05814 -0.25 16.343
4 0 1.4142 -0.25 14.414 2.8284 -0.25 15.828 2.55737 -0.25 16.01 1.40349 -0.25 14.421
4 0 2 -0.25 13 4 -0.25 13 3.81617 -0.25 13.924 1.93755 -0.25 13.314
3 0 3.53218 -0.25 14.463 3.69833 -0.25 14.517 3.6956 -0.25 14.531
3 0 3.69832 -0.25 11.483 3.53239 -0.25 11.537 3.6956 -0.25 11.469
4 0 4 -0.25 13 2 -0.25 13 1.93755 -0.25 12.686 3.81617 -0.25 12.076
4 0 3.53239 -0.25 11.537 1.7652 -0.25 12.111 1.4142 -0.25 11.586 2.8284 -0.25 10.172
3 0 2.8284 -0.25 10.172 3.6956 -0.25 11.469 3.53239 -0.25 11.537
4 0 2.8284 -0.25 10.172 1.4142 -0.25 11.586 1.4035 -0.25 11.579 2.55738 -0.25 9.99
4 0 0.7654 -0.25 11.152 1.5308 -0.25 9.304 2.05814 -0.25 9.657 0.904265 -0.25 11.245
4 0 1.5308 -0.25 9.304 0.7654 -0.25 11.152 0.3 -0.25 11.06 0.3 -0.25 9.06
4 0 -24.9 0 22.8 -24.9 -0.25 22.8 24.9 -0.25 22.8 24.9 0 22.8
4 0 24.9 0 -22.8 24.9 -0.25 -22.8 -24.9 -0.25 -22.8 -24.9 0 -22.8
4 0 -24.9 0 -22.8 -24.9 -0.25 -22.8 -24.9 -0.25 22.8 -24.9 0 22.8
4 0 24.9 0 22.8 24.9 -0.25 22.8 24.9 -0.25 -22.8 24.9 0 -22.8
4 0 -24.9 0 22.8 24.9 0 22.8 24.9 0 -22.8 -24.9 0 -22.8
0

71
parts/003439a.dat Normal file
View File

@ -0,0 +1,71 @@
0 Sticker Train "171"
0 Name: 003439a.dat
0 Author: Alex Taylor [anathema]
0 !LDRAW_ORG Part UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
1 15 -11 -0.25 0 0 0 -0.6 0 1 0 0.6 0 0 48\2-4rin17.dat
1 0 -11 -0.25 0 0 0 -10.2 0 1 0 10.2 0 0 48\1-4chrd.dat
1 0 -11 -0.25 0 -10.2 0 0 0 1 0 0 0 -10.2 48\1-4chrd.dat
1 0 11 -0.25 0 0 0 10.2 0 1 0 -10.2 0 0 48\1-4chrd.dat
1 0 11 -0.25 0 10.2 0 0 0 1 0 0 0 10.2 48\1-4chrd.dat
1 0 -11 -0.25 0 0 0 -10.8 0 1 0 10.8 0 0 48\2-4ndis.dat
1 0 11 -0.25 0 0 0 10.8 0 1 0 -10.8 0 0 48\2-4ndis.dat
1 15 11 -0.25 0 0 0 0.6 0 1 0 -0.6 0 0 48\2-4rin17.dat
4 15 -11 -0.25 10.2 11.2 -0.25 10.2 11.2 -0.25 10.8 -11 -0.25 10.8
4 0 -11 -0.25 7.9 11.2 -0.25 7.9 11.2 -0.25 10.2 -11 -0.25 10.2
4 0 -11 -0.25 -10.2 11.2 -0.25 -10.2 11.2 -0.25 -7.9 -11 -0.25 -7.9
4 0 11.2 -0.25 -5.3 13 -0.25 -5.3 21.2 -0.25 0 11.2 -0.25 10.2
4 15 -5.8 -0.25 3.3 -3.2 -0.25 3.3 -3.2 -0.25 7.9 -5.8 -0.25 7.9
4 15 -10.4 -0.25 -5.3 -7.4 -0.25 -5.3 -7.4 -0.25 7.9 -10.4 -0.25 7.9
4 0 -5.8 -0.25 7.9 -7.4 -0.25 7.9 -7.4 -0.25 -5.3 -5.8 -0.25 3.3
4 0 -5.8 -0.25 3.3 -7.4 -0.25 -5.3 -5.6 -0.25 -5.3 -3.2 -0.25 3.3
4 0 -3.2 -0.25 3.3 -5.6 -0.25 -5.3 -5.6 -0.25 -7.9 -4.4 -0.25 -7.9
4 0 -4.4 -0.25 -7.9 1.8 -0.25 4.5 1.8 -0.25 5.3 -3.2 -0.25 3.3
4 0 -3.2 -0.25 3.3 1.8 -0.25 5.3 -2.2 -0.25 5.3 -3.2 -0.25 4.3
4 0 -10.4 -0.25 3.3 -12.6 -0.25 3.3 -12.4 -0.25 -5.3 -10.4 -0.25 -5.3
4 0 -10.4 -0.25 6.7 -10.4 -0.25 7.9 -12.6 -0.25 5.7 -11.6 -0.25 5.7
4 15 -12.4 -0.25 -7.9 -5.6 -0.25 -7.9 -5.6 -0.25 -5.3 -12.4 -0.25 -5.3
4 15 -12.6 -0.25 3.3 -10.4 -0.25 3.3 -10.4 -0.25 5.7 -12.6 -0.25 5.7
4 15 -3.2 -0.25 5.3 5.4 -0.25 5.3 5.4 -0.25 7.9 -3.2 -0.25 7.9
4 15 -1 -0.25 -7.9 5.4 -0.25 5.3 1.8 -0.25 4.5 -4.4 -0.25 -7.9
4 0 6.2 -0.25 -7.9 6.2 -0.25 -5.3 5.4 -0.25 5.3 -1 -0.25 -7.9
4 15 -11 -0.25 -10.8 11.2 -0.25 -10.8 11.2 -0.25 -10.2 -11 -0.25 -10.2
4 0 -27.5 -0.25 -16.4 27.5 -0.25 -16.4 27.5 -0.25 -10.8 -27.5 -0.25 -10.8
4 0 -27.5 -0.25 10.8 27.5 -0.25 10.8 27.5 -0.25 16.4 -27.5 -0.25 16.4
4 0 -27.5 -0.25 -10.8 -21.8 -0.25 -10.8 -21.8 -0.25 10.8 -27.5 -0.25 10.8
4 0 27.5 -0.25 10.8 21.8 -0.25 10.8 21.8 -0.25 -10.8 27.5 -0.25 -10.8
3 15 -3.2 -0.25 4.3 -2.2 -0.25 5.3 -3.2 -0.25 5.3
3 15 -11.6 -0.25 5.7 -10.4 -0.25 5.7 -10.4 -0.25 6.7
4 15 8.2 -0.25 -5.3 11.2 -0.25 -5.3 11.2 -0.25 7.9 8.2 -0.25 7.9
4 0 8.2 -0.25 3.3 6 -0.25 3.3 6.2 -0.25 -5.3 8.2 -0.25 -5.3
4 15 6.2 -0.25 -7.9 13 -0.25 -7.9 13 -0.25 -5.3 6.2 -0.25 -5.3
4 15 6 -0.25 3.3 8.2 -0.25 3.3 8.2 -0.25 5.7 6 -0.25 5.7
4 0 7 -0.25 5.7 8.2 -0.25 6.7 8.2 -0.25 7.9 5.4 -0.25 7.9
3 15 7 -0.25 5.7 8.2 -0.25 5.7 8.2 -0.25 6.7
3 0 7 -0.25 5.7 5.4 -0.25 7.9 6 -0.25 5.7
3 0 6 -0.25 5.7 5.4 -0.25 7.9 5.4 -0.25 5.3
3 0 5.4 -0.25 5.3 6 -0.25 3.3 6 -0.25 5.7
3 0 6.2 -0.25 -5.3 6 -0.25 3.3 5.4 -0.25 5.3
3 0 13 -0.25 -5.3 13 -0.25 -7.9 21.2 -0.25 0
3 0 21.2 -0.25 0 13 -0.25 -7.9 11.2 -0.25 -10.2
3 0 11.2 -0.25 -10.2 13 -0.25 -7.9 11.2 -0.25 -7.9
3 0 -11 -0.25 -7.9 -12.4 -0.25 -7.9 -11 -0.25 -10.2
3 0 -11 -0.25 -10.2 -12.4 -0.25 -7.9 -21.2 -0.25 0
3 0 -21.2 -0.25 0 -12.4 -0.25 -7.9 -12.4 -0.25 -5.3
3 0 -21.2 -0.25 0 -12.6 -0.25 5.7 -11 -0.25 10.2
3 0 -11 -0.25 10.2 -12.6 -0.25 5.7 -11 -0.25 7.9
3 0 -11 -0.25 7.9 -12.6 -0.25 5.7 -10.4 -0.25 7.9
3 0 -12.6 -0.25 3.3 -12.6 -0.25 5.7 -21.2 -0.25 0
3 0 -21.2 -0.25 0 -12.4 -0.25 -5.3 -12.6 -0.25 3.3
3 15 1.8 -0.25 4.5 5.4 -0.25 5.3 1.8 -0.25 5.3
4 0 -27.5 -0.25 -16.4 -27.5 -0.25 16.4 -27.5 0 16.4 -27.5 0 -16.4
4 0 27.5 -0.25 -16.4 -27.5 -0.25 -16.4 -27.5 0 -16.4 27.5 0 -16.4
4 0 27.5 -0.25 16.4 27.5 -0.25 -16.4 27.5 0 -16.4 27.5 0 16.4
4 0 -27.5 -0.25 16.4 27.5 -0.25 16.4 27.5 0 16.4 -27.5 0 16.4
4 0 -27.5 0 -16.4 -27.5 0 16.4 27.5 0 16.4 27.5 0 -16.4
0

105
parts/004587a.dat Normal file
View File

@ -0,0 +1,105 @@
0 Sticker Train "133"
0 Name: 004587a.dat
0 Author: Niels Karsdorp [nielsk]
0 !LDRAW_ORG Part UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
0 // white 1
4 15 -12.9 -0.25 -7 -6.3 -0.25 -7 -6.3 -0.25 -4.8 -12.9 -0.25 -4.8
4 15 -8.5 -0.25 -4.8 -8.5 -0.25 7 -10.7 -0.25 7 -10.7 -0.25 -4.8
4 15 -12.9 -0.25 4.8 -12.9 -0.25 2.6 -10.7 -0.25 2.6 -12.1 -0.25 4.8
3 15 -12.1 -0.25 4.8 -10.7 -0.25 2.6 -10.7 -0.25 6.2
0 //white 3 middle
4 15 -5.6 -0.25 4.8 -5.6 -0.25 2.6 -3.4 -0.25 2.6 -3.4 -0.25 4
4 15 -3.4 -0.25 4 -2.6 -0.25 4.8 -3.4 -0.25 7 -5.6 -0.25 4.8
4 15 -2.6 -0.25 4.8 1 -0.25 4.8 1.8 -0.25 7 -3.4 -0.25 7
4 15 1 -0.25 4.8 1.8 -0.25 4 4 -0.25 4.8 1.8 -0.25 7
4 15 1.8 -0.25 4 1.8 -0.25 1.7 4 -0.25 0.9 4 -0.25 4.8
4 15 1.8 -0.25 1.7 1 -0.25 0.9 2.9 -0.25 -0.2 4 -0.25 0.9
4 15 1 -0.25 0.9 -2.6 -0.25 0.9 -2.6 -0.25 -1.3 2.9 -0.25 -0.2
3 15 -2.6 -0.25 -1.3 1 -0.25 -1.3 2.9 -0.25 -0.2
4 15 1 -0.25 -1.3 1.8 -0.25 -2.1 4 -0.25 -1.3 2.9 -0.25 -0.2
4 15 1.8 -0.25 -2.1 1.8 -0.25 -4 4 -0.25 -4.8 4 -0.25 -1.3
4 15 1.8 -0.25 -4 1 -0.25 -4.8 1.8 -0.25 -7 4 -0.25 -4.8
4 15 1 -0.25 -4.8 -2.6 -0.25 -4.8 -3.4 -0.25 -7 1.8 -0.25 -7
4 15 -2.6 -0.25 -4.8 -3.4 -0.25 -4 -5.6 -0.25 -4.8 -3.4 -0.25 -7
4 15 -3.4 -0.25 -4 -3.4 -0.25 -2.6 -5.6 -0.25 -2.6 -5.6 -0.25 -4.8
0 //white 3 right
4 15 5.2 -0.25 4.8 5.2 -0.25 2.6 7.4 -0.25 2.6 7.4 -0.25 4
4 15 7.4 -0.25 4 8.2 -0.25 4.8 7.4 -0.25 7 5.2 -0.25 4.8
4 15 8.2 -0.25 4.8 11.8 -0.25 4.8 12.6 -0.25 7 7.4 -0.25 7
4 15 11.8 -0.25 4.8 12.6 -0.25 4 14.8 -0.25 4.8 12.6 -0.25 7
4 15 12.6 -0.25 4 12.6 -0.25 1.7 14.8 -0.25 0.9 14.8 -0.25 4.8
4 15 12.6 -0.25 1.7 11.8 -0.25 0.9 13.7 -0.25 -0.2 14.8 -0.25 0.9
4 15 11.8 -0.25 0.9 8.2 -0.25 0.9 8.2 -0.25 -1.3 13.7 -0.25 -0.2
3 15 8.2 -0.25 -1.3 11.8 -0.25 -1.3 13.7 -0.25 -0.2
4 15 11.8 -0.25 -1.3 12.6 -0.25 -2.1 14.8 -0.25 -1.3 13.7 -0.25 -0.2
4 15 12.6 -0.25 -2.1 12.6 -0.25 -4 14.8 -0.25 -4.8 14.8 -0.25 -1.3
4 15 12.6 -0.25 -4 11.8 -0.25 -4.8 12.6 -0.25 -7 14.8 -0.25 -4.8
4 15 11.8 -0.25 -4.8 8.2 -0.25 -4.8 7.4 -0.25 -7 12.6 -0.25 -7
4 15 8.2 -0.25 -4.8 7.4 -0.25 -4 5.2 -0.25 -4.8 7.4 -0.25 -7
4 15 7.4 -0.25 -4 7.4 -0.25 -2.6 5.2 -0.25 -2.6 5.2 -0.25 -4.8
0 //black filling
1 0 -11 -0.25 0 0 0 -9 0 1 0 9 0 0 1-4chrd.dat
1 0 -11 -0.25 0 0 0 -9 0 1 0 -9 0 0 1-4chrd.dat
1 0 11 -0.25 0 0 0 9 0 1 0 9 0 0 1-4chrd.dat
1 0 11 -0.25 0 0 0 9 0 1 0 -9 0 0 1-4chrd.dat
3 0 -12.9 -0.25 -7 -20 -0.25 0 -11 -0.25 -9
4 0 -12.9 -0.25 -4.8 -10.7 -0.25 -4.8 -10.7 -0.25 2.6 -12.9 -0.25 2.6
3 0 -12.9 -0.25 -7 -12.9 -0.25 4.8 -20 -0.25 0
4 0 -20 -0.25 0 -12.9 -0.25 4.8 -10.7 -0.25 7 -11 -0.25 9
4 0 -12.9 -0.25 4.8 -12.1 -0.25 4.8 -10.7 -0.25 6.2 -10.7 -0.25 7
4 0 11 -0.25 -9 20 -0.25 0 14.8 -0.25 -4.8 12.6 -0.25 -7
4 0 12.6 -0.25 7 14.8 -0.25 4.8 20 -0.25 0 11 -0.25 9
3 0 14.8 -0.25 -4.8 20 -0.25 0 14.8 -0.25 4.8
4 0 -11 -0.25 -9 11 -0.25 -9 12.6 -0.25 -7 -12.9 -0.25 -7
4 0 -11 -0.25 9 -10.7 -0.25 7 12.6 -0.25 7 11 -0.25 9
4 0 -6.3 -0.25 -7 -3.4 -0.25 -7 -5.6 -0.25 -4.8 -6.3 -0.25 -4.8
4 0 -8.5 -0.25 -4.8 -5.6 -0.25 -4.8 -5.6 -0.25 4.8 -8.5 -0.25 7
3 0 -8.5 -0.25 7 -5.6 -0.25 4.8 -3.4 -0.25 7
4 0 1.8 -0.25 -7 7.4 -0.25 -7 5.2 -0.25 -4.8 4 -0.25 -4.8
4 0 4 -0.25 4.8 5.2 -0.25 4.8 7.4 -0.25 7 1.8 -0.25 7
4 0 4 -0.25 -4.8 5.2 -0.25 -4.8 5.2 -0.25 4.8 4 -0.25 4.8
4 0 -5.6 -0.25 2.6 -5.6 -0.25 -2.6 -3.4 -0.25 -2.6 -3.4 -0.25 2.6
4 0 -3.4 -0.25 2.6 -3.4 -0.25 -2.6 -2.6 -0.25 -1.5 -2.6 -0.25 0.9
4 0 -3.4 -0.25 4 -3.4 -0.25 2.6 -2.6 -0.25 0.9 1 -0.25 0.9
4 0 -2.6 -0.25 4.8 -3.4 -0.25 4 1 -0.25 0.9 1.8 -0.25 1.7
4 0 1 -0.25 4.8 -2.6 -0.25 4.8 1.8 -0.25 1.7 1.8 -0.25 4
4 0 1 -0.25 -1.3 -2.6 -0.25 -1.3 -3.4 -0.25 -2.6 -3.4 -0.25 -4
4 0 1.8 -0.25 -2.1 1 -0.25 -1.3 -3.4 -0.25 -4 -2.6 -0.25 -4.8
4 0 1.8 -0.25 -4 1.8 -0.25 -2.1 -2.6 -0.25 -4.8 1 -0.25 -4.8
3 0 4 -0.25 0.9 2.9 -0.25 -0.2 4 -0.25 -1.3
4 0 5.2 -0.25 2.6 5.2 -0.25 -2.6 7.4 -0.25 -2.6 7.4 -0.25 2.6
4 0 7.4 -0.25 2.6 7.4 -0.25 -2.6 8.2 -0.25 -1.5 8.2 -0.25 0.9
4 0 7.4 -0.25 4 7.4 -0.25 2.6 8.2 -0.25 0.9 11.8 -0.25 0.9
4 0 8.2 -0.25 4.8 7.4 -0.25 4 11.8 -0.25 0.9 12.6 -0.25 1.7
4 0 11.8 -0.25 4.8 8.2 -0.25 4.8 12.6 -0.25 1.7 12.6 -0.25 4
4 0 11.8 -0.25 -1.3 8.2 -0.25 -1.3 7.4 -0.25 -2.6 7.4 -0.25 -4
4 0 12.6 -0.25 -2.1 11.8 -0.25 -1.3 7.4 -0.25 -4 8.2 -0.25 -4.8
4 0 12.6 -0.25 -4 12.6 -0.25 -2.1 8.2 -0.25 -4.8 11.8 -0.25 -4.8
3 0 14.8 -0.25 0.9 13.7 -0.25 -0.2 14.8 -0.25 -1.3
0 //white ring
4 15 -11 -0.25 -10.5 11 -0.25 -10.5 11 -0.25 -9 -11 -0.25 -9
4 15 -11 -0.25 9 11 -0.25 9 11 -0.25 10.5 -11 -0.25 10.5
1 15 -11 -0.25 0 0 0 -1.5 0 1 0 1.5 0 0 2-4ring6.dat
1 15 11 -0.25 0 0 0 1.5 0 1 0 1.5 0 0 2-4ring6.dat
0 //black outer border
1 0 -11 -0.25 0 0 0 -10.5 0 1 0 10.5 0 0 2-4ndis.dat
1 0 11 -0.25 0 0 0 10.5 0 1 0 10.5 0 0 2-4ndis.dat
4 0 -25 -0.25 -12.5 25 -0.25 -12.5 21.5 -0.25 -10.5 -21.5 -0.25 -10.5
4 0 -21.5 -0.25 10.5 21.5 -0.25 10.5 25 -0.25 12.5 -25 -0.25 12.5
4 0 -25 -0.25 12.5 -25 -0.25 -12.5 -21.5 -0.25 -10.5 -21.5 -0.25 10.5
4 0 21.5 -0.25 10.5 21.5 -0.25 -10.5 25 -0.25 -12.5 25 -0.25 12.5
0 //box
4 15 -25 0 12.5 25 0 12.5 25 0 -12.5 -25 0 -12.5
4 15 -25 0 12.5 -25 -0.25 12.5 25 -0.25 12.5 25 0 12.5
4 15 -25 0 -12.5 -25 -0.25 -12.5 -25 -0.25 12.5 -25 0 12.5
4 15 25 0 -12.5 25 -0.25 -12.5 -25 -0.25 -12.5 -25 0 -12.5
4 15 25 0 12.5 25 -0.25 12.5 25 -0.25 -12.5 25 0 -12.5
0

14
parts/129.dat Normal file
View File

@ -0,0 +1,14 @@
0 ~Train Signal Semaphore Metal Bar
0 Name: 129.dat
0 Author: Niels Karsdorp [nielsk]
0 !LDRAW_ORG Part UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CW
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
1 16 0 124 0 2 0 0 0 2 0 0 0 2 4-8sphe.dat
1 16 0 124 0 2 0 0 0 -248 0 0 0 2 4-4cyli.dat
1 16 0 -124 0 2 0 0 0 -2 0 0 0 2 4-8sphe.dat
0

View File

@ -1,17 +1,12 @@
0 Roadsign Round 0 ~Moved to 3350
0 Name: 14.dat 0 Name: 14.dat
0 Author: James Jessiman 0 Author: [PTadmin]
0 !LDRAW_ORG Part UPDATE 2005-01 0 !LDRAW_ORG Part UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt 0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CW 0 BFC CERTIFY CCW
0 !HISTORY 2003-08-01 [Steffen] BFCed, made use of primitives and subfiles 0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
0 !HISTORY 2005-12-28 [PTadmin] Official Update 2005-01
0 !HISTORY 2007-05-04 [PTadmin] Header formatted for Contributor Agreement
0 !HISTORY 2008-07-01 [PTadmin] Official Update 2008-01
1 16 0 -88 -2 20 0 0 0 0 20 0 20 0 4-4disc.dat
1 16 0 0 0 1 0 0 0 1 0 0 0 1 s\14s01.dat
0
0 // Roadsign Round
1 16 0 0 0 1 0 0 0 1 0 0 0 1 3350.dat

22
parts/170872a.dat Normal file
View File

@ -0,0 +1,22 @@
0 Sticker with White "POLICE" and Red Line on Black Ground
0 Name: 170872a.dat
0 Author: Michael Heidemann [mikeheide]
0 !LDRAW_ORG Part UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !KEYWORDS set 6598
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
1 0 0 9.75 11 1 0 0 0 0 1 0 -1 0 s\3010p16a.dat
4 0 -38 -0.25 10 -38 -0.25 -10 -31 -0.25 -9.5 -31 -0.25 9
4 0 32 -0.25 9 32 -0.25 -9.5 38 -0.25 -10 38 -0.25 10
4 0 -38 -0.25 -10 38 -0.25 -10 32 -0.25 -9.5 -31 -0.25 -9.5
4 0 38 -0.25 10 -38 -0.25 10 -31 -0.25 9 32 -0.25 9
4 0 38 0 10 38 0 -10 -38 0 -10 -38 0 10
4 0 38 -0.25 10 38 -0.25 -10 38 0 -10 38 0 10
4 0 -38 0 10 -38 0 -10 -38 -0.25 -10 -38 -0.25 10
4 0 38 0 -10 38 -0.25 -10 -38 -0.25 -10 -38 0 -10
4 0 -38 0 10 -38 -0.25 10 38 -0.25 10 38 0 10
0

31
parts/194325b.dat Normal file
View File

@ -0,0 +1,31 @@
0 Sticker 2 x 2 with 3 Black Circles Pattern
0 Name: 194325b.dat
0 Author: Steffen [Steffen]
0 !LDRAW_ORG Part UPDATE 2010-02
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CW
0 !KEYWORDS stove, stove top, hob, plate, hotplate, hot plate, burner, oven
0 !KEYWORDS set 6372
0 !HISTORY 2010-05-11 [Steffen] recreated from scratch based on 3068p65.dat
0 !HISTORY 2010-07-05 [PTadmin] Official Update 2010-02
1 0 0 -0.25 -6.2 11 0 0 0 1 0 0 0 -11 4-4disc.dat
1 0 12.55 -0.25 9.65 6.45 0 0 0 1 0 0 0 -6.45 4-4disc.dat
1 0 -12.55 -0.25 9.65 6.45 0 0 0 1 0 0 0 -6.45 4-4disc.dat
1 16 0 -0.25 0 20 0 0 0 0.25 0 0 0 -20 box5-12.dat
1 16 0 -0.25 -6.2 -1 0 0 0 1 0 0 0 1 2-4rin11.dat
1 16 0 -0.25 -6.2 -1 0 0 0 1 0 0 0 1 2-4rin12.dat
1 16 0 -0.25 -6.2 11 0 0 0 1 0 0 0 -11 2-4ndis.dat
1 16 12.55 -0.25 9.65 6.45 0 0 0 1 0 0 0 -6.45 4-4ndis.dat
1 16 -12.55 -0.25 9.65 6.45 0 0 0 1 0 0 0 -6.45 4-4ndis.dat
4 16 20 -0.25 20 19 -0.25 16.1 -19 -0.25 16.1 -20 -0.25 20
4 16 11 -0.25 -17.2 20 -0.25 -20 -20 -0.25 -20 -11 -0.25 -17.2
3 16 -7 -0.25 3.2 -11 -0.25 -1 -19 -0.25 3.2
4 16 -6.1 -0.25 16.1 6.1 -0.25 16.1 6.1 -0.25 4.8 -6.1 -0.25 4.8
4 16 -20 -0.25 20 -19 -0.25 16.1 -19 -0.25 3.2 -20 -0.25 -20
4 16 -19 -0.25 3.2 -11 -0.25 -1 -11 -0.25 -17.2 -20 -0.25 -20
4 16 20 -0.25 -20 19 -0.25 3.2 19 -0.25 16.1 20 -0.25 20
4 16 20 -0.25 -20 11 -0.25 -17.2 11 -0.25 -1 19 -0.25 3.2
3 16 19 -0.25 3.2 11 -0.25 -1 7 -0.25 3.2

Some files were not shown because too many files have changed in this diff Show More