Leds and pdb
This commit is contained in:
parent
e93365a857
commit
213858761e
35 changed files with 65925 additions and 0 deletions
File diff suppressed because it is too large
Load diff
|
|
@ -0,0 +1,76 @@
|
|||
{
|
||||
"board": {
|
||||
"active_layer": 37,
|
||||
"active_layer_preset": "",
|
||||
"auto_track_width": true,
|
||||
"hidden_netclasses": [],
|
||||
"hidden_nets": [],
|
||||
"high_contrast_mode": 0,
|
||||
"net_color_mode": 1,
|
||||
"opacity": {
|
||||
"images": 0.6,
|
||||
"pads": 1.0,
|
||||
"tracks": 1.0,
|
||||
"vias": 1.0,
|
||||
"zones": 0.6
|
||||
},
|
||||
"selection_filter": {
|
||||
"dimensions": true,
|
||||
"footprints": true,
|
||||
"graphics": true,
|
||||
"keepouts": true,
|
||||
"lockedItems": false,
|
||||
"otherItems": true,
|
||||
"pads": true,
|
||||
"text": true,
|
||||
"tracks": true,
|
||||
"vias": true,
|
||||
"zones": true
|
||||
},
|
||||
"visible_items": [
|
||||
0,
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4,
|
||||
5,
|
||||
8,
|
||||
9,
|
||||
10,
|
||||
11,
|
||||
13,
|
||||
15,
|
||||
16,
|
||||
17,
|
||||
18,
|
||||
19,
|
||||
20,
|
||||
21,
|
||||
22,
|
||||
23,
|
||||
24,
|
||||
25,
|
||||
26,
|
||||
27,
|
||||
28,
|
||||
29,
|
||||
30,
|
||||
32,
|
||||
33,
|
||||
34,
|
||||
35,
|
||||
36,
|
||||
39,
|
||||
40
|
||||
],
|
||||
"visible_layers": "ffdffff_ffffffff",
|
||||
"zone_display_mode": 0
|
||||
},
|
||||
"meta": {
|
||||
"filename": "Illuminator_PDB.kicad_prl",
|
||||
"version": 3
|
||||
},
|
||||
"project": {
|
||||
"files": []
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,490 @@
|
|||
{
|
||||
"board": {
|
||||
"3dviewports": [],
|
||||
"design_settings": {
|
||||
"defaults": {
|
||||
"board_outline_line_width": 0.09999999999999999,
|
||||
"copper_line_width": 0.19999999999999998,
|
||||
"copper_text_italic": false,
|
||||
"copper_text_size_h": 1.5,
|
||||
"copper_text_size_v": 1.5,
|
||||
"copper_text_thickness": 0.3,
|
||||
"copper_text_upright": false,
|
||||
"courtyard_line_width": 0.049999999999999996,
|
||||
"dimension_precision": 4,
|
||||
"dimension_units": 3,
|
||||
"dimensions": {
|
||||
"arrow_length": 1270000,
|
||||
"extension_offset": 500000,
|
||||
"keep_text_aligned": true,
|
||||
"suppress_zeroes": false,
|
||||
"text_position": 0,
|
||||
"units_format": 1
|
||||
},
|
||||
"fab_line_width": 0.09999999999999999,
|
||||
"fab_text_italic": false,
|
||||
"fab_text_size_h": 1.0,
|
||||
"fab_text_size_v": 1.0,
|
||||
"fab_text_thickness": 0.15,
|
||||
"fab_text_upright": false,
|
||||
"other_line_width": 0.15,
|
||||
"other_text_italic": false,
|
||||
"other_text_size_h": 1.0,
|
||||
"other_text_size_v": 1.0,
|
||||
"other_text_thickness": 0.15,
|
||||
"other_text_upright": false,
|
||||
"pads": {
|
||||
"drill": 0.762,
|
||||
"height": 1.524,
|
||||
"width": 1.524
|
||||
},
|
||||
"silk_line_width": 0.15,
|
||||
"silk_text_italic": false,
|
||||
"silk_text_size_h": 1.0,
|
||||
"silk_text_size_v": 1.0,
|
||||
"silk_text_thickness": 0.15,
|
||||
"silk_text_upright": false,
|
||||
"zones": {
|
||||
"min_clearance": 0.5
|
||||
}
|
||||
},
|
||||
"diff_pair_dimensions": [
|
||||
{
|
||||
"gap": 0.0,
|
||||
"via_gap": 0.0,
|
||||
"width": 0.0
|
||||
}
|
||||
],
|
||||
"drc_exclusions": [],
|
||||
"meta": {
|
||||
"version": 2
|
||||
},
|
||||
"rule_severities": {
|
||||
"annular_width": "error",
|
||||
"clearance": "error",
|
||||
"connection_width": "warning",
|
||||
"copper_edge_clearance": "error",
|
||||
"copper_sliver": "warning",
|
||||
"courtyards_overlap": "error",
|
||||
"diff_pair_gap_out_of_range": "error",
|
||||
"diff_pair_uncoupled_length_too_long": "error",
|
||||
"drill_out_of_range": "error",
|
||||
"duplicate_footprints": "warning",
|
||||
"extra_footprint": "warning",
|
||||
"footprint": "error",
|
||||
"footprint_type_mismatch": "ignore",
|
||||
"hole_clearance": "error",
|
||||
"hole_near_hole": "error",
|
||||
"invalid_outline": "error",
|
||||
"isolated_copper": "warning",
|
||||
"item_on_disabled_layer": "error",
|
||||
"items_not_allowed": "error",
|
||||
"length_out_of_range": "error",
|
||||
"lib_footprint_issues": "warning",
|
||||
"lib_footprint_mismatch": "warning",
|
||||
"malformed_courtyard": "error",
|
||||
"microvia_drill_out_of_range": "error",
|
||||
"missing_courtyard": "ignore",
|
||||
"missing_footprint": "warning",
|
||||
"net_conflict": "warning",
|
||||
"npth_inside_courtyard": "ignore",
|
||||
"padstack": "warning",
|
||||
"pth_inside_courtyard": "ignore",
|
||||
"shorting_items": "error",
|
||||
"silk_edge_clearance": "warning",
|
||||
"silk_over_copper": "warning",
|
||||
"silk_overlap": "warning",
|
||||
"skew_out_of_range": "error",
|
||||
"solder_mask_bridge": "error",
|
||||
"starved_thermal": "error",
|
||||
"text_height": "warning",
|
||||
"text_thickness": "warning",
|
||||
"through_hole_pad_without_hole": "error",
|
||||
"too_many_vias": "error",
|
||||
"track_dangling": "warning",
|
||||
"track_width": "error",
|
||||
"tracks_crossing": "error",
|
||||
"unconnected_items": "error",
|
||||
"unresolved_variable": "error",
|
||||
"via_dangling": "warning",
|
||||
"zones_intersect": "error"
|
||||
},
|
||||
"rules": {
|
||||
"max_error": 0.005,
|
||||
"min_clearance": 0.0,
|
||||
"min_connection": 0.0,
|
||||
"min_copper_edge_clearance": 0.0,
|
||||
"min_hole_clearance": 0.25,
|
||||
"min_hole_to_hole": 0.25,
|
||||
"min_microvia_diameter": 0.19999999999999998,
|
||||
"min_microvia_drill": 0.09999999999999999,
|
||||
"min_resolved_spokes": 2,
|
||||
"min_silk_clearance": 0.0,
|
||||
"min_text_height": 0.7999999999999999,
|
||||
"min_text_thickness": 0.08,
|
||||
"min_through_hole_diameter": 0.3,
|
||||
"min_track_width": 0.0,
|
||||
"min_via_annular_width": 0.09999999999999999,
|
||||
"min_via_diameter": 0.5,
|
||||
"solder_mask_clearance": 0.0,
|
||||
"solder_mask_min_width": 0.0,
|
||||
"solder_mask_to_copper_clearance": 0.0,
|
||||
"use_height_for_length_calcs": true
|
||||
},
|
||||
"teardrop_options": [
|
||||
{
|
||||
"td_allow_use_two_tracks": true,
|
||||
"td_curve_segcount": 5,
|
||||
"td_on_pad_in_zone": false,
|
||||
"td_onpadsmd": true,
|
||||
"td_onroundshapesonly": false,
|
||||
"td_ontrackend": false,
|
||||
"td_onviapad": true
|
||||
}
|
||||
],
|
||||
"teardrop_parameters": [
|
||||
{
|
||||
"td_curve_segcount": 0,
|
||||
"td_height_ratio": 1.0,
|
||||
"td_length_ratio": 0.5,
|
||||
"td_maxheight": 2.0,
|
||||
"td_maxlen": 1.0,
|
||||
"td_target_name": "td_round_shape",
|
||||
"td_width_to_size_filter_ratio": 0.9
|
||||
},
|
||||
{
|
||||
"td_curve_segcount": 0,
|
||||
"td_height_ratio": 1.0,
|
||||
"td_length_ratio": 0.5,
|
||||
"td_maxheight": 2.0,
|
||||
"td_maxlen": 1.0,
|
||||
"td_target_name": "td_rect_shape",
|
||||
"td_width_to_size_filter_ratio": 0.9
|
||||
},
|
||||
{
|
||||
"td_curve_segcount": 0,
|
||||
"td_height_ratio": 1.0,
|
||||
"td_length_ratio": 0.5,
|
||||
"td_maxheight": 2.0,
|
||||
"td_maxlen": 1.0,
|
||||
"td_target_name": "td_track_end",
|
||||
"td_width_to_size_filter_ratio": 0.9
|
||||
}
|
||||
],
|
||||
"track_widths": [
|
||||
0.0
|
||||
],
|
||||
"via_dimensions": [
|
||||
{
|
||||
"diameter": 0.0,
|
||||
"drill": 0.0
|
||||
}
|
||||
],
|
||||
"zones_allow_external_fillets": false
|
||||
},
|
||||
"layer_presets": [],
|
||||
"viewports": []
|
||||
},
|
||||
"boards": [],
|
||||
"cvpcb": {
|
||||
"equivalence_files": []
|
||||
},
|
||||
"erc": {
|
||||
"erc_exclusions": [],
|
||||
"meta": {
|
||||
"version": 0
|
||||
},
|
||||
"pin_map": [
|
||||
[
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
2
|
||||
],
|
||||
[
|
||||
0,
|
||||
2,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2
|
||||
],
|
||||
[
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
1,
|
||||
2
|
||||
],
|
||||
[
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
1,
|
||||
1,
|
||||
2,
|
||||
1,
|
||||
1,
|
||||
2
|
||||
],
|
||||
[
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
2
|
||||
],
|
||||
[
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
2
|
||||
],
|
||||
[
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
0,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
2
|
||||
],
|
||||
[
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
2
|
||||
],
|
||||
[
|
||||
0,
|
||||
2,
|
||||
1,
|
||||
2,
|
||||
0,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2
|
||||
],
|
||||
[
|
||||
0,
|
||||
2,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
2,
|
||||
0,
|
||||
0,
|
||||
2
|
||||
],
|
||||
[
|
||||
0,
|
||||
2,
|
||||
1,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
2,
|
||||
0,
|
||||
0,
|
||||
2
|
||||
],
|
||||
[
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2
|
||||
]
|
||||
],
|
||||
"rule_severities": {
|
||||
"bus_definition_conflict": "error",
|
||||
"bus_entry_needed": "error",
|
||||
"bus_to_bus_conflict": "error",
|
||||
"bus_to_net_conflict": "error",
|
||||
"conflicting_netclasses": "error",
|
||||
"different_unit_footprint": "error",
|
||||
"different_unit_net": "error",
|
||||
"duplicate_reference": "error",
|
||||
"duplicate_sheet_names": "error",
|
||||
"endpoint_off_grid": "warning",
|
||||
"extra_units": "error",
|
||||
"global_label_dangling": "warning",
|
||||
"hier_label_mismatch": "error",
|
||||
"label_dangling": "error",
|
||||
"lib_symbol_issues": "warning",
|
||||
"missing_bidi_pin": "warning",
|
||||
"missing_input_pin": "warning",
|
||||
"missing_power_pin": "error",
|
||||
"missing_unit": "warning",
|
||||
"multiple_net_names": "warning",
|
||||
"net_not_bus_member": "warning",
|
||||
"no_connect_connected": "warning",
|
||||
"no_connect_dangling": "warning",
|
||||
"pin_not_connected": "error",
|
||||
"pin_not_driven": "error",
|
||||
"pin_to_pin": "warning",
|
||||
"power_pin_not_driven": "error",
|
||||
"similar_labels": "warning",
|
||||
"simulation_model_issue": "ignore",
|
||||
"unannotated": "error",
|
||||
"unit_value_mismatch": "error",
|
||||
"unresolved_variable": "error",
|
||||
"wire_dangling": "error"
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"pinned_footprint_libs": [],
|
||||
"pinned_symbol_libs": []
|
||||
},
|
||||
"meta": {
|
||||
"filename": "Illuminator_PDB.kicad_pro",
|
||||
"version": 1
|
||||
},
|
||||
"net_settings": {
|
||||
"classes": [
|
||||
{
|
||||
"bus_width": 12,
|
||||
"clearance": 0.2,
|
||||
"diff_pair_gap": 0.25,
|
||||
"diff_pair_via_gap": 0.25,
|
||||
"diff_pair_width": 0.2,
|
||||
"line_style": 0,
|
||||
"microvia_diameter": 0.3,
|
||||
"microvia_drill": 0.1,
|
||||
"name": "Default",
|
||||
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
||||
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
||||
"track_width": 0.25,
|
||||
"via_diameter": 0.8,
|
||||
"via_drill": 0.4,
|
||||
"wire_width": 6
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"version": 3
|
||||
},
|
||||
"net_colors": null,
|
||||
"netclass_assignments": null,
|
||||
"netclass_patterns": []
|
||||
},
|
||||
"pcbnew": {
|
||||
"last_paths": {
|
||||
"gencad": "",
|
||||
"idf": "",
|
||||
"netlist": "",
|
||||
"specctra_dsn": "",
|
||||
"step": "",
|
||||
"vrml": "Illuminator_PDB.wrl"
|
||||
},
|
||||
"page_layout_descr_file": ""
|
||||
},
|
||||
"schematic": {
|
||||
"annotate_start_num": 0,
|
||||
"drawing": {
|
||||
"dashed_lines_dash_length_ratio": 12.0,
|
||||
"dashed_lines_gap_length_ratio": 3.0,
|
||||
"default_line_thickness": 6.0,
|
||||
"default_text_size": 50.0,
|
||||
"field_names": [],
|
||||
"intersheets_ref_own_page": false,
|
||||
"intersheets_ref_prefix": "",
|
||||
"intersheets_ref_short": false,
|
||||
"intersheets_ref_show": false,
|
||||
"intersheets_ref_suffix": "",
|
||||
"junction_size_choice": 3,
|
||||
"label_size_ratio": 0.375,
|
||||
"pin_symbol_size": 25.0,
|
||||
"text_offset_ratio": 0.15
|
||||
},
|
||||
"legacy_lib_dir": "",
|
||||
"legacy_lib_list": [],
|
||||
"meta": {
|
||||
"version": 1
|
||||
},
|
||||
"net_format_name": "",
|
||||
"page_layout_descr_file": "",
|
||||
"plot_directory": "",
|
||||
"spice_current_sheet_as_root": false,
|
||||
"spice_external_command": "spice \"%I\"",
|
||||
"spice_model_current_sheet_as_root": true,
|
||||
"spice_save_all_currents": false,
|
||||
"spice_save_all_voltages": false,
|
||||
"subpart_first_id": 65,
|
||||
"subpart_id_separator": 0
|
||||
},
|
||||
"sheets": [
|
||||
[
|
||||
"8a962021-bdfa-4de9-aec2-4a57b07062ba",
|
||||
""
|
||||
]
|
||||
],
|
||||
"text_variables": {}
|
||||
}
|
||||
File diff suppressed because it is too large
Load diff
8947
leds/Illuminator_leds_straight/Illuminator_PDB/Illuminator_PDB.wrl
Normal file
8947
leds/Illuminator_leds_straight/Illuminator_PDB/Illuminator_PDB.wrl
Normal file
File diff suppressed because it is too large
Load diff
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load diff
|
|
@ -0,0 +1,208 @@
|
|||
#VRML V2.0 utf8
|
||||
#kicad StepUp wrl exported
|
||||
|
||||
# Copyright (C) 2017, kicad StepUp
|
||||
#
|
||||
# This work is licensed under the [Creative Commons CC-BY-SA 4.0 License](https://creativecommons.org/licenses/by-sa/4.0/legalcode),
|
||||
# with the following exception:
|
||||
# To the extent that the creation of electronic designs that use 'Licensed Material' can be considered to be 'Adapted Material',
|
||||
# then the copyright holder waives article 3 of the license with respect to these designs and any generated files which use data provided
|
||||
# as part of the 'Licensed Material'.
|
||||
# You are free to use the library data in your own projects without the obligation to share your project files under this or any other license agreement.
|
||||
# However, if you wish to redistribute these libraries, or parts thereof (including in modified form) as a collection then the exception above does not apply.
|
||||
# Please refer to https://github.com/KiCad/kicad-packages3D/blob/master/LICENSE.md for further clarification of the exception.
|
||||
# Disclaimer of Warranties and Limitation of Liability.
|
||||
# These libraries are provided in the hope that they will be useful, but are provided without warranty of any kind, express or implied.
|
||||
# *USE 3D CAD DATA AT YOUR OWN RISK*
|
||||
# *DO NOT RELY UPON ANY INFORMATION FOUND HERE WITHOUT INDEPENDENT VERIFICATION.*
|
||||
#
|
||||
Shape {
|
||||
appearance Appearance {material DEF PIN-01 Material {
|
||||
ambientIntensity 0.271
|
||||
diffuseColor 0.824 0.82 0.781
|
||||
specularColor 0.328 0.258 0.172
|
||||
emissiveColor 0.0 0.0 0.0
|
||||
transparency 0.0
|
||||
shininess 0.7
|
||||
}
|
||||
}
|
||||
}
|
||||
Shape {
|
||||
appearance Appearance {material DEF CAP-CERAMIC-06 Material {
|
||||
ambientIntensity 0.453
|
||||
diffuseColor 0.379 0.27 0.215
|
||||
specularColor 0.223 0.223 0.223
|
||||
emissiveColor 0.0 0.0 0.0
|
||||
transparency 0.0
|
||||
shininess 0.15
|
||||
}
|
||||
}
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1,4,1,3,-1,5,1,6,-1,7,1,5,-1,2,1,7,-1,8,9,10,-1,11,9,8,-1,12,9,11,-1,13,9,12,-1,14,9,13,-1,15,9,14,-1,16,17,18,-1,18,17,19,-1,19,17,20,-1,20,17,21,-1,21,17,22,-1,22,17,23,-1,24,25,26,-1,26,25,27,-1,27,25,28,-1,28,25,29,-1,29,25,30,-1,30,25,31,-1,2,7,25,-1,31,7,9,-1,10,7,16,-1,9,7,10,-1,25,7,31,-1,16,7,17,-1]
|
||||
coord Coordinate { point [-0.630 -0.315 0.618,-0.630 -0.309 0.626,-0.630 -0.315 0.614,-0.630 -0.313 0.621,-0.630 -0.312 0.624,-0.630 -0.303 0.630,-0.630 -0.306 0.628,-0.630 -0.299 0.630,-0.630 0.315 0.012,-0.630 0.299 0.000,-0.630 0.315 0.016,-0.630 0.313 0.009,-0.630 0.312 0.006,-0.630 0.309 0.003,-0.630 0.306 0.002,-0.630 0.303 0.000,-0.630 0.315 0.614,-0.630 0.299 0.630,-0.630 0.315 0.618,-0.630 0.313 0.621,-0.630 0.312 0.624,-0.630 0.309 0.626,-0.630 0.306 0.628,-0.630 0.303 0.630,-0.630 -0.315 0.012,-0.630 -0.315 0.016,-0.630 -0.313 0.009,-0.630 -0.312 0.006,-0.630 -0.309 0.003,-0.630 -0.306 0.002,-0.630 -0.303 0.000,-0.630 -0.299 0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [-0.472 -0.315 0.016,-0.472 -0.315 0.614,-0.630 -0.315 0.016,-0.630 -0.315 0.614]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1,4,2,5,-1,4,0,2,-1,6,5,7,-1,6,4,5,-1,8,7,9,-1,8,6,7,-1,10,9,11,-1,10,8,9,-1,12,11,13,-1,12,10,11,-1,14,13,15,-1,14,12,13,-1]
|
||||
coord Coordinate { point [-0.472 -0.315 0.012,-0.630 -0.315 0.016,-0.630 -0.315 0.012,-0.472 -0.315 0.016,-0.472 -0.313 0.009,-0.630 -0.313 0.009,-0.472 -0.312 0.006,-0.630 -0.312 0.006,-0.472 -0.309 0.003,-0.630 -0.309 0.003,-0.472 -0.306 0.002,-0.630 -0.306 0.002,-0.472 -0.303 0.000,-0.630 -0.303 0.000,-0.472 -0.299 0.000,-0.630 -0.299 0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1,2,4,5,-1,1,4,2,-1,5,6,7,-1,4,6,5,-1,7,8,9,-1,6,8,7,-1,9,10,11,-1,8,10,9,-1,11,12,13,-1,10,12,11,-1,13,14,15,-1,12,14,13,-1]
|
||||
coord Coordinate { point [-0.630 -0.315 0.614,-0.472 -0.315 0.618,-0.630 -0.315 0.618,-0.472 -0.315 0.614,-0.472 -0.313 0.621,-0.630 -0.313 0.621,-0.472 -0.312 0.624,-0.630 -0.312 0.624,-0.472 -0.309 0.626,-0.630 -0.309 0.626,-0.472 -0.306 0.628,-0.630 -0.306 0.628,-0.472 -0.303 0.630,-0.630 -0.303 0.630,-0.472 -0.299 0.630,-0.630 -0.299 0.630]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [-0.630 0.299 0.000,-0.472 0.299 0.000,-0.630 -0.299 0.000,-0.472 -0.299 0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
|
||||
coord Coordinate { point [-0.472 0.299 0.630,-0.630 0.299 0.630,-0.630 -0.299 0.630,-0.472 -0.299 0.630]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1,2,4,5,-1,1,4,2,-1,5,6,7,-1,4,6,5,-1,7,8,9,-1,6,8,7,-1,9,10,11,-1,8,10,9,-1,11,12,13,-1,10,12,11,-1,13,14,15,-1,12,14,13,-1]
|
||||
coord Coordinate { point [-0.630 0.315 0.016,-0.472 0.315 0.012,-0.630 0.315 0.012,-0.472 0.315 0.016,-0.472 0.313 0.009,-0.630 0.313 0.009,-0.472 0.312 0.006,-0.630 0.312 0.006,-0.472 0.309 0.003,-0.630 0.309 0.003,-0.472 0.306 0.002,-0.630 0.306 0.002,-0.472 0.303 0.000,-0.630 0.303 0.000,-0.472 0.299 0.000,-0.630 0.299 0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1,4,2,5,-1,4,0,2,-1,6,5,7,-1,6,4,5,-1,8,7,9,-1,8,6,7,-1,10,9,11,-1,10,8,9,-1,12,11,13,-1,12,10,11,-1,14,13,15,-1,14,12,13,-1]
|
||||
coord Coordinate { point [-0.472 0.315 0.618,-0.630 0.315 0.614,-0.630 0.315 0.618,-0.472 0.315 0.614,-0.472 0.313 0.621,-0.630 0.313 0.621,-0.472 0.312 0.624,-0.630 0.312 0.624,-0.472 0.309 0.626,-0.630 0.309 0.626,-0.472 0.306 0.628,-0.630 0.306 0.628,-0.472 0.303 0.630,-0.630 0.303 0.630,-0.472 0.299 0.630,-0.630 0.299 0.630]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
|
||||
coord Coordinate { point [-0.472 0.315 0.614,-0.472 0.315 0.016,-0.630 0.315 0.016,-0.630 0.315 0.614]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,4,5,-1,0,2,6,-1,7,8,9,-1,10,3,5,-1,11,5,8,-1,11,8,7,-1,11,10,5,-1,12,13,14,-1,15,16,17,-1,12,14,18,-1,15,17,19,-1,20,0,6,-1,21,12,18,-1,22,23,24,-1,25,0,20,-1,22,26,23,-1,22,27,26,-1,28,29,27,-1,28,30,29,-1,28,31,30,-1,28,32,31,-1,28,27,22,-1,33,22,24,-1,34,32,28,-1,35,21,18,-1,36,0,25,-1,37,32,34,-1,36,38,0,-1,36,39,38,-1,40,39,36,-1,41,33,24,-1,42,41,24,-1,43,32,37,-1,16,44,17,-1,16,45,44,-1,16,18,45,-1,46,47,42,-1,16,35,18,-1,46,42,24,-1,48,32,43,-1,48,43,49,-1,50,47,46,-1,51,48,49,-1,52,50,46,-1,53,48,51,-1,15,19,54,-1,15,54,55,-1,15,55,5,-1,1,52,46,-1,56,40,36,-1,1,46,57,-1,56,58,40,-1,1,57,59,-1,1,59,2,-1,56,8,60,-1,56,60,61,-1,56,61,58,-1,14,62,63,-1,14,63,48,-1,14,48,53,-1,9,8,56,-1,13,62,14,-1,4,15,5,-1]
|
||||
coord Coordinate { point [-0.472 0.293 0.611,-0.472 0.296 0.608,-0.472 0.312 0.624,-0.472 -0.313 0.621,-0.472 -0.315 0.618,-0.472 -0.296 0.608,-0.472 0.309 0.626,-0.472 -0.306 0.628,-0.472 -0.293 0.611,-0.472 -0.303 0.630,-0.472 -0.312 0.624,-0.472 -0.309 0.626,-0.472 -0.312 0.006,-0.472 -0.309 0.003,-0.472 -0.293 0.019,-0.472 -0.315 0.614,-0.472 -0.315 0.016,-0.472 -0.299 0.031,-0.472 -0.296 0.022,-0.472 -0.299 0.598,-0.472 0.306 0.628,-0.472 -0.313 0.009,-0.472 0.296 0.022,-0.472 0.315 0.012,-0.472 0.315 0.016,-0.472 0.303 0.630,-0.472 0.313 0.009,-0.472 0.312 0.006,-0.472 0.293 0.019,-0.472 0.309 0.003,-0.472 0.306 0.002,-0.472 0.303 0.000,-0.472 0.299 0.000,-0.472 0.298 0.025,-0.472 0.290 0.017,-0.472 -0.315 0.012,-0.472 0.299 0.630,-0.472 0.287 0.016,-0.472 0.290 0.613,-0.472 0.287 0.614,-0.472 0.283 0.614,-0.472 0.299 0.028,-0.472 0.299 0.031,-0.472 0.283 0.016,-0.472 -0.299 0.028,-0.472 -0.298 0.025,-0.472 0.315 0.614,-0.472 0.299 0.598,-0.472 -0.299 0.000,-0.472 -0.283 0.016,-0.472 0.299 0.602,-0.472 -0.287 0.016,-0.472 0.298 0.605,-0.472 -0.290 0.017,-0.472 -0.299 0.602,-0.472 -0.298 0.605,-0.472 -0.299 0.630,-0.472 0.315 0.618,-0.472 -0.283 0.614,-0.472 0.313 0.621,-0.472 -0.290 0.613,-0.472 -0.287 0.614,-0.472 -0.306 0.002,-0.472 -0.303 0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1,4,2,5,-1,4,0,2,-1,6,5,7,-1,6,4,5,-1,8,7,9,-1,8,6,7,-1,10,9,11,-1,10,8,9,-1,12,11,13,-1,12,10,11,-1,14,13,15,-1,14,12,13,-1]
|
||||
coord Coordinate { point [0.472 -0.299 0.028,-0.472 -0.299 0.031,-0.472 -0.299 0.028,0.472 -0.299 0.031,0.472 -0.298 0.025,-0.472 -0.298 0.025,0.472 -0.296 0.022,-0.472 -0.296 0.022,0.472 -0.293 0.019,-0.472 -0.293 0.019,0.472 -0.290 0.017,-0.472 -0.290 0.017,0.472 -0.287 0.016,-0.472 -0.287 0.016,0.472 -0.283 0.016,-0.472 -0.283 0.016]
|
||||
}}
|
||||
appearance Appearance{material USE CAP-CERAMIC-06 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [-0.472 0.283 0.016,0.472 0.283 0.016,-0.472 -0.283 0.016,0.472 -0.283 0.016]
|
||||
}}
|
||||
appearance Appearance{material USE CAP-CERAMIC-06 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1,2,4,5,-1,1,4,2,-1,5,6,7,-1,4,6,5,-1,7,8,9,-1,6,8,7,-1,9,10,11,-1,8,10,9,-1,11,12,13,-1,10,12,11,-1,13,14,15,-1,12,14,13,-1]
|
||||
coord Coordinate { point [-0.472 0.299 0.031,0.472 0.299 0.028,-0.472 0.299 0.028,0.472 0.299 0.031,0.472 0.298 0.025,-0.472 0.298 0.025,0.472 0.296 0.022,-0.472 0.296 0.022,0.472 0.293 0.019,-0.472 0.293 0.019,0.472 0.290 0.017,-0.472 0.290 0.017,0.472 0.287 0.016,-0.472 0.287 0.016,0.472 0.283 0.016,-0.472 0.283 0.016]
|
||||
}}
|
||||
appearance Appearance{material USE CAP-CERAMIC-06 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
|
||||
coord Coordinate { point [0.472 0.299 0.598,0.472 0.299 0.031,-0.472 0.299 0.031,-0.472 0.299 0.598]
|
||||
}}
|
||||
appearance Appearance{material USE CAP-CERAMIC-06 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1,4,2,5,-1,4,0,2,-1,6,5,7,-1,6,4,5,-1,8,7,9,-1,8,6,7,-1,10,9,11,-1,10,8,9,-1,12,11,13,-1,12,10,11,-1,14,13,15,-1,14,12,13,-1]
|
||||
coord Coordinate { point [0.472 0.299 0.602,-0.472 0.299 0.598,-0.472 0.299 0.602,0.472 0.299 0.598,0.472 0.298 0.605,-0.472 0.298 0.605,0.472 0.296 0.608,-0.472 0.296 0.608,0.472 0.293 0.611,-0.472 0.293 0.611,0.472 0.290 0.613,-0.472 0.290 0.613,0.472 0.287 0.614,-0.472 0.287 0.614,0.472 0.283 0.614,-0.472 0.283 0.614]
|
||||
}}
|
||||
appearance Appearance{material USE CAP-CERAMIC-06 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
|
||||
coord Coordinate { point [0.472 0.283 0.614,-0.472 0.283 0.614,-0.472 -0.283 0.614,0.472 -0.283 0.614]
|
||||
}}
|
||||
appearance Appearance{material USE CAP-CERAMIC-06 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1,2,4,5,-1,1,4,2,-1,5,6,7,-1,4,6,5,-1,7,8,9,-1,6,8,7,-1,9,10,11,-1,8,10,9,-1,11,12,13,-1,10,12,11,-1,13,14,15,-1,12,14,13,-1]
|
||||
coord Coordinate { point [-0.472 -0.299 0.598,0.472 -0.299 0.602,-0.472 -0.299 0.602,0.472 -0.299 0.598,0.472 -0.298 0.605,-0.472 -0.298 0.605,0.472 -0.296 0.608,-0.472 -0.296 0.608,0.472 -0.293 0.611,-0.472 -0.293 0.611,0.472 -0.290 0.613,-0.472 -0.290 0.613,0.472 -0.287 0.614,-0.472 -0.287 0.614,0.472 -0.283 0.614,-0.472 -0.283 0.614]
|
||||
}}
|
||||
appearance Appearance{material USE CAP-CERAMIC-06 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [0.472 -0.299 0.031,0.472 -0.299 0.598,-0.472 -0.299 0.031,-0.472 -0.299 0.598]
|
||||
}}
|
||||
appearance Appearance{material USE CAP-CERAMIC-06 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,4,5,-1,2,1,6,-1,7,8,9,-1,4,10,5,-1,5,11,7,-1,7,11,8,-1,10,11,5,-1,12,13,14,-1,15,16,17,-1,14,13,18,-1,17,16,19,-1,1,20,6,-1,13,21,18,-1,22,23,24,-1,1,25,20,-1,26,23,22,-1,27,23,26,-1,28,29,27,-1,30,29,28,-1,31,29,30,-1,32,29,31,-1,27,29,23,-1,23,33,24,-1,32,34,29,-1,21,35,18,-1,1,36,25,-1,32,37,34,-1,38,36,1,-1,39,36,38,-1,39,40,36,-1,33,41,24,-1,41,42,24,-1,32,43,37,-1,44,15,17,-1,45,15,44,-1,18,15,45,-1,46,47,42,-1,35,15,18,-1,42,47,24,-1,32,48,43,-1,43,48,49,-1,46,50,47,-1,48,51,49,-1,50,52,47,-1,48,53,51,-1,19,16,54,-1,54,16,55,-1,55,16,5,-1,52,0,47,-1,40,56,36,-1,47,0,57,-1,58,56,40,-1,57,0,59,-1,59,0,2,-1,7,56,60,-1,60,56,61,-1,61,56,58,-1,62,14,63,-1,63,14,48,-1,48,14,53,-1,7,9,56,-1,62,12,14,-1,16,3,5,-1]
|
||||
coord Coordinate { point [0.472 0.296 0.608,0.472 0.293 0.611,0.472 0.312 0.624,0.472 -0.315 0.618,0.472 -0.313 0.621,0.472 -0.296 0.608,0.472 0.309 0.626,0.472 -0.293 0.611,0.472 -0.306 0.628,0.472 -0.303 0.630,0.472 -0.312 0.624,0.472 -0.309 0.626,0.472 -0.309 0.003,0.472 -0.312 0.006,0.472 -0.293 0.019,0.472 -0.315 0.016,0.472 -0.315 0.614,0.472 -0.299 0.031,0.472 -0.296 0.022,0.472 -0.299 0.598,0.472 0.306 0.628,0.472 -0.313 0.009,0.472 0.315 0.012,0.472 0.296 0.022,0.472 0.315 0.016,0.472 0.303 0.630,0.472 0.313 0.009,0.472 0.312 0.006,0.472 0.309 0.003,0.472 0.293 0.019,0.472 0.306 0.002,0.472 0.303 0.000,0.472 0.299 0.000,0.472 0.298 0.025,0.472 0.290 0.017,0.472 -0.315 0.012,0.472 0.299 0.630,0.472 0.287 0.016,0.472 0.290 0.613,0.472 0.287 0.614,0.472 0.283 0.614,0.472 0.299 0.028,0.472 0.299 0.031,0.472 0.283 0.016,0.472 -0.299 0.028,0.472 -0.298 0.025,0.472 0.299 0.598,0.472 0.315 0.614,0.472 -0.299 0.000,0.472 -0.283 0.016,0.472 0.299 0.602,0.472 -0.287 0.016,0.472 0.298 0.605,0.472 -0.290 0.017,0.472 -0.299 0.602,0.472 -0.298 0.605,0.472 -0.299 0.630,0.472 0.315 0.618,0.472 -0.283 0.614,0.472 0.313 0.621,0.472 -0.290 0.613,0.472 -0.287 0.614,0.472 -0.306 0.002,0.472 -0.303 0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [0.630 -0.315 0.016,0.630 -0.315 0.614,0.472 -0.315 0.016,0.472 -0.315 0.614]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1,4,2,5,-1,4,0,2,-1,6,5,7,-1,6,4,5,-1,8,7,9,-1,8,6,7,-1,10,9,11,-1,10,8,9,-1,12,11,13,-1,12,10,11,-1,14,13,15,-1,14,12,13,-1]
|
||||
coord Coordinate { point [0.630 -0.315 0.012,0.472 -0.315 0.016,0.472 -0.315 0.012,0.630 -0.315 0.016,0.630 -0.313 0.009,0.472 -0.313 0.009,0.630 -0.312 0.006,0.472 -0.312 0.006,0.630 -0.309 0.003,0.472 -0.309 0.003,0.630 -0.306 0.002,0.472 -0.306 0.002,0.630 -0.303 0.000,0.472 -0.303 0.000,0.630 -0.299 0.000,0.472 -0.299 0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1,2,4,5,-1,1,4,2,-1,5,6,7,-1,4,6,5,-1,7,8,9,-1,6,8,7,-1,9,10,11,-1,8,10,9,-1,11,12,13,-1,10,12,11,-1,13,14,15,-1,12,14,13,-1]
|
||||
coord Coordinate { point [0.472 -0.315 0.614,0.630 -0.315 0.618,0.472 -0.315 0.618,0.630 -0.315 0.614,0.630 -0.313 0.621,0.472 -0.313 0.621,0.630 -0.312 0.624,0.472 -0.312 0.624,0.630 -0.309 0.626,0.472 -0.309 0.626,0.630 -0.306 0.628,0.472 -0.306 0.628,0.630 -0.303 0.630,0.472 -0.303 0.630,0.630 -0.299 0.630,0.472 -0.299 0.630]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [0.472 0.299 0.000,0.630 0.299 0.000,0.472 -0.299 0.000,0.630 -0.299 0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
|
||||
coord Coordinate { point [0.630 0.299 0.630,0.472 0.299 0.630,0.472 -0.299 0.630,0.630 -0.299 0.630]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1,2,4,5,-1,1,4,2,-1,5,6,7,-1,4,6,5,-1,7,8,9,-1,6,8,7,-1,9,10,11,-1,8,10,9,-1,11,12,13,-1,10,12,11,-1,13,14,15,-1,12,14,13,-1]
|
||||
coord Coordinate { point [0.472 0.315 0.016,0.630 0.315 0.012,0.472 0.315 0.012,0.630 0.315 0.016,0.630 0.313 0.009,0.472 0.313 0.009,0.630 0.312 0.006,0.472 0.312 0.006,0.630 0.309 0.003,0.472 0.309 0.003,0.630 0.306 0.002,0.472 0.306 0.002,0.630 0.303 0.000,0.472 0.303 0.000,0.630 0.299 0.000,0.472 0.299 0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1,4,2,5,-1,4,0,2,-1,6,5,7,-1,6,4,5,-1,8,7,9,-1,8,6,7,-1,10,9,11,-1,10,8,9,-1,12,11,13,-1,12,10,11,-1,14,13,15,-1,14,12,13,-1]
|
||||
coord Coordinate { point [0.630 0.315 0.618,0.472 0.315 0.614,0.472 0.315 0.618,0.630 0.315 0.614,0.630 0.313 0.621,0.472 0.313 0.621,0.630 0.312 0.624,0.472 0.312 0.624,0.630 0.309 0.626,0.472 0.309 0.626,0.630 0.306 0.628,0.472 0.306 0.628,0.630 0.303 0.630,0.472 0.303 0.630,0.630 0.299 0.630,0.472 0.299 0.630]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
|
||||
coord Coordinate { point [0.630 0.315 0.614,0.630 0.315 0.016,0.472 0.315 0.016,0.472 0.315 0.614]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1,0,4,3,-1,0,5,6,-1,0,7,5,-1,0,2,7,-1,8,9,10,-1,8,11,9,-1,8,12,11,-1,8,13,12,-1,8,14,13,-1,8,15,14,-1,16,17,18,-1,16,18,19,-1,16,19,20,-1,16,20,21,-1,16,21,22,-1,16,22,23,-1,24,25,26,-1,24,26,27,-1,24,27,28,-1,24,28,29,-1,24,29,30,-1,24,30,31,-1,7,2,24,-1,7,31,8,-1,7,10,17,-1,7,8,10,-1,7,24,31,-1,7,17,16,-1]
|
||||
coord Coordinate { point [0.630 -0.309 0.626,0.630 -0.315 0.618,0.630 -0.315 0.614,0.630 -0.313 0.621,0.630 -0.312 0.624,0.630 -0.303 0.630,0.630 -0.306 0.628,0.630 -0.299 0.630,0.630 0.299 0.000,0.630 0.315 0.012,0.630 0.315 0.016,0.630 0.313 0.009,0.630 0.312 0.006,0.630 0.309 0.003,0.630 0.306 0.002,0.630 0.303 0.000,0.630 0.299 0.630,0.630 0.315 0.614,0.630 0.315 0.618,0.630 0.313 0.621,0.630 0.312 0.624,0.630 0.309 0.626,0.630 0.306 0.628,0.630 0.303 0.630,0.630 -0.315 0.016,0.630 -0.315 0.012,0.630 -0.313 0.009,0.630 -0.312 0.006,0.630 -0.309 0.003,0.630 -0.306 0.002,0.630 -0.303 0.000,0.630 -0.299 0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
|
|
@ -0,0 +1,298 @@
|
|||
#VRML V2.0 utf8
|
||||
#kicad StepUp wrl exported
|
||||
|
||||
# Copyright (C) 2017, kicad StepUp
|
||||
#
|
||||
# This program is free software: you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
# the Free Software Foundation, either version 3 of the License, or
|
||||
# any later version.
|
||||
#
|
||||
# This program is distributed in the hope that it will be useful,
|
||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
# GNU General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with this program. If not, see http://www.gnu.org/licenses/.
|
||||
#
|
||||
# As a special exception, if you create a design which uses this symbol,
|
||||
# and embed this symbol or unaltered portions of this symbol into the design,
|
||||
# this symbol does not by itself cause the resulting design to be covered by
|
||||
# the GNU General Public License.
|
||||
# This exception does not however invalidate any other reasons why the design
|
||||
# itself might be covered by the GNU General Public License.
|
||||
# If you modify this symbol, you may extend this exception to your version of the symbol,
|
||||
# but you are not obligated to do so.
|
||||
# If you do not wish to do so, delete this exception statement from your version
|
||||
# Risk disclaimer
|
||||
# *USE 3D CAD DATA AT YOUR OWN RISK*
|
||||
# *DO NOT RELY UPON ANY INFORMATION FOUND HERE WITHOUT INDEPENDENT VERIFICATION.*
|
||||
#
|
||||
Shape {
|
||||
appearance Appearance {material DEF PIN-01 Material {
|
||||
ambientIntensity 0.271
|
||||
diffuseColor 0.824 0.82 0.781
|
||||
specularColor 0.328 0.258 0.172
|
||||
emissiveColor 0.0 0.0 0.0
|
||||
transparency 0.0
|
||||
shininess 0.7
|
||||
}
|
||||
}
|
||||
}
|
||||
Shape {
|
||||
appearance Appearance {material DEF IC-LABEL-01 Material {
|
||||
ambientIntensity 0.082
|
||||
diffuseColor 0.691 0.664 0.598
|
||||
specularColor 0.0 0.0 0.0
|
||||
emissiveColor 0.0 0.0 0.0
|
||||
transparency 0.0
|
||||
shininess 0.01
|
||||
}
|
||||
}
|
||||
}
|
||||
Shape {
|
||||
appearance Appearance {material DEF IC-BODY-EPOXY-04 Material {
|
||||
ambientIntensity 0.293
|
||||
diffuseColor 0.148 0.145 0.145
|
||||
specularColor 0.18 0.168 0.16
|
||||
emissiveColor 0.0 0.0 0.0
|
||||
transparency 0.0
|
||||
shininess 0.35
|
||||
}
|
||||
}
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,4,2,-1,3,2,1,-1,5,0,2,-1,6,4,3,-1,7,5,2,-1,8,4,6,-1,9,7,2,-1,10,11,9,-1,10,12,11,-1,10,13,12,-1,10,9,2,-1,14,13,10,-1,15,16,14,-1,15,17,16,-1,15,14,10,-1]
|
||||
coord Coordinate { point [0.502 0.107 0.378,0.532 0.141 0.378,0.406 0.315 0.378,0.570 0.167 0.378,0.657 0.315 0.378,0.481 0.067 0.378,0.612 0.183 0.378,0.470 0.023 0.378,0.657 0.189 0.378,0.470 -0.023 0.378,0.406 -0.315 0.378,0.481 -0.067 0.378,0.502 -0.107 0.378,0.532 -0.141 0.378,0.570 -0.167 0.378,0.657 -0.315 0.378,0.612 -0.183 0.378,0.657 -0.189 0.378]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,1,3,2,-1,4,5,2,-1,5,6,2,-1,6,7,2,-1,7,0,2,-1,8,9,10,-1,9,11,10,-1,11,12,10,-1,12,13,10,-1,13,14,10,-1,14,15,10,-1,15,16,10,-1,10,16,17,-1,18,19,20,-1,21,18,20,-1,22,21,20,-1,23,22,20,-1,24,23,20,-1,17,24,20,-1,10,17,20,-1,25,26,27,-1,26,8,27,-1,8,10,27,-1,25,27,28,-1,28,27,29,-1,29,27,30,-1,30,27,31,-1,31,27,32,-1,32,27,33,-1,27,0,7,-1,33,27,7,-1]
|
||||
coord Coordinate { point [0.394 0.315 0.366,0.394 0.315 0.369,0.396 0.315 0.374,0.395 0.315 0.371,0.398 0.315 0.375,0.400 0.315 0.377,0.403 0.315 0.378,0.406 0.315 0.378,0.669 0.315 0.012,0.669 0.315 0.009,0.663 0.315 0.012,0.668 0.315 0.007,0.667 0.315 0.004,0.665 0.315 0.003,0.663 0.315 0.001,0.660 0.315 0.000,0.657 0.315 -0.000,0.406 0.315 -0.000,0.395 0.315 0.007,0.394 0.315 0.009,0.394 0.315 0.012,0.396 0.315 0.004,0.398 0.315 0.003,0.400 0.315 0.001,0.403 0.315 0.000,0.669 0.315 0.369,0.669 0.315 0.366,0.663 0.315 0.366,0.668 0.315 0.371,0.667 0.315 0.374,0.665 0.315 0.375,0.663 0.315 0.377,0.660 0.315 0.378,0.657 0.315 0.378]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,2,4,-1,3,0,2,-1,5,4,6,-1,5,3,4,-1,7,6,8,-1,7,5,6,-1,9,8,10,-1,9,7,8,-1,11,10,12,-1,11,9,10,-1,13,12,14,-1,13,11,12,-1,15,13,14,-1]
|
||||
coord Coordinate { point [0.669 0.189 0.366,0.669 0.315 0.366,0.669 0.315 0.369,0.669 0.189 0.369,0.668 0.315 0.371,0.668 0.189 0.372,0.667 0.315 0.374,0.666 0.189 0.374,0.665 0.315 0.375,0.664 0.189 0.376,0.663 0.315 0.377,0.662 0.189 0.377,0.660 0.315 0.378,0.660 0.189 0.378,0.657 0.315 0.378,0.657 0.189 0.378]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1,3,1,4,-1,4,1,5,-1,5,1,6,-1,6,1,7,-1,8,9,10,-1,9,11,10,-1,11,12,10,-1,12,13,10,-1,13,14,10,-1,14,15,10,-1,16,17,18,-1,19,16,18,-1,20,21,22,-1,15,19,23,-1,19,18,23,-1,20,22,24,-1,20,24,25,-1,20,25,26,-1,20,26,27,-1,1,20,28,-1,7,1,28,-1,20,27,28,-1,29,30,31,-1,32,29,31,-1,33,32,31,-1,15,23,31,-1,34,33,31,-1,23,34,31,-1,35,7,36,-1,10,15,31,-1,7,28,36,-1,31,30,37,-1,38,35,39,-1,35,36,39,-1,40,38,41,-1,38,39,41,-1,40,41,42,-1,43,40,42,-1,43,42,44,-1,45,43,44,-1,45,44,46,-1,47,45,46,-1,47,46,48,-1,49,47,48,-1,49,48,50,-1,51,49,50,-1,51,50,52,-1,53,51,52,-1,53,52,54,-1,55,53,54,-1,55,54,17,-1,16,55,17,-1]
|
||||
coord Coordinate { point [0.669 0.189 0.009,0.669 0.189 0.012,0.668 0.189 0.006,0.666 0.189 0.004,0.664 0.189 0.002,0.662 0.189 0.001,0.660 0.189 0.000,0.657 0.189 -0.000,0.669 -0.189 0.009,0.668 -0.189 0.006,0.669 -0.189 0.012,0.666 -0.189 0.004,0.664 -0.189 0.002,0.662 -0.189 0.001,0.660 -0.189 0.000,0.657 -0.189 -0.000,0.570 -0.167 0.000,0.570 -0.167 0.378,0.612 -0.183 0.378,0.612 -0.183 0.000,0.669 0.189 0.366,0.669 0.189 0.369,0.668 0.189 0.372,0.657 -0.189 0.378,0.666 0.189 0.374,0.664 0.189 0.376,0.662 0.189 0.377,0.660 0.189 0.378,0.657 0.189 0.378,0.666 -0.189 0.374,0.668 -0.189 0.372,0.669 -0.189 0.366,0.664 -0.189 0.376,0.662 -0.189 0.377,0.660 -0.189 0.378,0.612 0.183 0.000,0.612 0.183 0.378,0.669 -0.189 0.369,0.570 0.167 0.000,0.570 0.167 0.378,0.532 0.141 0.000,0.532 0.141 0.378,0.502 0.107 0.378,0.502 0.107 0.000,0.481 0.067 0.378,0.481 0.067 0.000,0.470 0.023 0.378,0.470 0.023 0.000,0.470 -0.023 0.378,0.470 -0.023 0.000,0.481 -0.067 0.378,0.481 -0.067 0.000,0.502 -0.107 0.378,0.502 -0.107 0.000,0.532 -0.141 0.378,0.532 -0.141 0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1,4,3,5,-1,4,0,3,-1,6,5,7,-1,6,4,5,-1,8,7,9,-1,8,6,7,-1,10,9,11,-1,10,8,9,-1,12,11,13,-1,12,10,11,-1,14,13,15,-1,14,12,13,-1]
|
||||
coord Coordinate { point [0.669 -0.315 0.369,0.669 -0.315 0.366,0.669 -0.189 0.366,0.669 -0.189 0.369,0.668 -0.315 0.371,0.668 -0.189 0.372,0.667 -0.315 0.374,0.666 -0.189 0.374,0.665 -0.315 0.375,0.664 -0.189 0.376,0.663 -0.315 0.377,0.662 -0.189 0.377,0.660 -0.315 0.378,0.660 -0.189 0.378,0.657 -0.315 0.378,0.657 -0.189 0.378]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1,0,4,3,-1,0,5,6,-1,0,7,5,-1,0,2,7,-1,8,9,10,-1,8,11,9,-1,8,12,11,-1,8,13,12,-1,8,14,13,-1,8,15,14,-1,8,16,15,-1,17,16,8,-1,18,19,20,-1,18,20,21,-1,18,21,22,-1,18,22,23,-1,18,23,24,-1,18,24,17,-1,18,17,8,-1,25,26,27,-1,25,10,26,-1,25,8,10,-1,28,25,27,-1,29,25,28,-1,30,25,29,-1,31,25,30,-1,32,25,31,-1,33,25,32,-1,7,2,25,-1,7,25,33,-1]
|
||||
coord Coordinate { point [0.398 -0.315 0.375,0.394 -0.315 0.369,0.394 -0.315 0.366,0.395 -0.315 0.371,0.396 -0.315 0.374,0.403 -0.315 0.378,0.400 -0.315 0.377,0.406 -0.315 0.378,0.663 -0.315 0.012,0.669 -0.315 0.009,0.669 -0.315 0.012,0.668 -0.315 0.007,0.667 -0.315 0.004,0.665 -0.315 0.003,0.663 -0.315 0.001,0.660 -0.315 0.000,0.657 -0.315 -0.000,0.406 -0.315 -0.000,0.394 -0.315 0.012,0.394 -0.315 0.009,0.395 -0.315 0.007,0.396 -0.315 0.004,0.398 -0.315 0.003,0.400 -0.315 0.001,0.403 -0.315 0.000,0.663 -0.315 0.366,0.669 -0.315 0.366,0.669 -0.315 0.369,0.668 -0.315 0.371,0.667 -0.315 0.374,0.665 -0.315 0.375,0.663 -0.315 0.377,0.660 -0.315 0.378,0.657 -0.315 0.378]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,1,3,2,-1,4,0,5,-1,0,2,5,-1,6,4,7,-1,4,5,7,-1,8,6,9,-1,6,7,9,-1,10,8,11,-1,8,9,11,-1,12,10,13,-1,10,11,13,-1,14,12,15,-1,12,13,15,-1]
|
||||
coord Coordinate { point [0.394 0.315 0.369,0.394 0.315 0.366,0.394 -0.315 0.369,0.394 -0.315 0.366,0.395 0.315 0.371,0.395 -0.315 0.371,0.396 0.315 0.374,0.396 -0.315 0.374,0.398 0.315 0.375,0.398 -0.315 0.375,0.400 0.315 0.377,0.400 -0.315 0.377,0.403 0.315 0.378,0.403 -0.315 0.378,0.406 0.315 0.378,0.406 -0.315 0.378]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,4,5,-1,0,2,6,-1,2,7,6,-1,6,7,8,-1,2,5,9,-1,7,2,9,-1,10,9,11,-1,5,4,11,-1,9,5,11,-1]
|
||||
coord Coordinate { point [-0.663 -0.368 0.012,-0.663 -0.315 0.012,-0.394 -0.315 0.012,-0.663 0.315 0.012,-0.663 0.368 0.012,-0.394 0.315 0.012,0.663 -0.368 0.012,0.394 -0.315 0.012,0.663 -0.315 0.012,0.394 0.315 0.012,0.663 0.315 0.012,0.663 0.368 0.012]
|
||||
}}
|
||||
appearance Appearance{material USE IC-BODY-EPOXY-04 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1]
|
||||
coord Coordinate { point [0.663 0.315 0.366,0.663 0.368 0.012,0.663 0.368 0.366,0.663 0.315 0.012]
|
||||
}}
|
||||
appearance Appearance{material USE IC-BODY-EPOXY-04 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,0,2,-1,4,3,2,-1,5,6,7,-1,8,6,5,-1,9,10,4,-1,11,10,9,-1,12,13,4,-1,12,4,10,-1,14,12,15,-1,14,6,8,-1,14,8,13,-1,14,13,12,-1,2,9,4,-1,3,8,5,-1,3,5,0,-1]
|
||||
coord Coordinate { point [-0.394 -0.315 0.366,-0.663 -0.315 0.366,-0.663 -0.368 0.366,-0.360 -0.335 0.366,-0.242 -0.335 0.366,-0.394 0.315 0.366,-0.663 0.368 0.366,-0.663 0.315 0.366,-0.360 0.335 0.366,0.663 -0.368 0.366,0.394 -0.315 0.366,0.663 -0.315 0.366,0.394 0.315 0.366,-0.242 0.335 0.366,0.663 0.368 0.366,0.663 0.315 0.366]
|
||||
}}
|
||||
appearance Appearance{material USE IC-BODY-EPOXY-04 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1]
|
||||
coord Coordinate { point [0.669 0.189 0.366,0.669 0.315 0.012,0.669 0.315 0.366,0.669 0.189 0.012]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,0,4,-1,0,2,4,-1,5,3,6,-1,3,4,6,-1,7,5,8,-1,5,6,8,-1,9,7,10,-1,7,8,10,-1,11,9,12,-1,9,10,12,-1,13,11,14,-1,11,12,14,-1,13,14,15,-1]
|
||||
coord Coordinate { point [0.669 0.315 0.009,0.669 0.315 0.012,0.669 0.189 0.012,0.668 0.315 0.007,0.669 0.189 0.009,0.667 0.315 0.004,0.668 0.189 0.006,0.665 0.315 0.003,0.666 0.189 0.004,0.663 0.315 0.001,0.664 0.189 0.002,0.660 0.315 0.000,0.662 0.189 0.001,0.657 0.315 -0.000,0.660 0.189 0.000,0.657 0.189 -0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,4,-1,1,0,4,-1,0,2,5,-1,4,3,6,-1,0,5,7,-1,6,3,8,-1,0,7,9,-1,9,10,11,-1,10,12,11,-1,12,13,11,-1,0,9,11,-1,11,13,14,-1,14,15,16,-1,15,17,16,-1,11,14,16,-1]
|
||||
coord Coordinate { point [0.406 0.315 -0.000,0.532 0.141 0.000,0.502 0.107 0.000,0.657 0.315 -0.000,0.570 0.167 0.000,0.481 0.067 0.000,0.612 0.183 0.000,0.470 0.023 0.000,0.657 0.189 -0.000,0.470 -0.023 0.000,0.481 -0.067 0.000,0.406 -0.315 -0.000,0.502 -0.107 0.000,0.532 -0.141 0.000,0.570 -0.167 0.000,0.612 -0.183 0.000,0.657 -0.315 -0.000,0.657 -0.189 -0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1,4,2,5,-1,4,0,2,-1,6,5,7,-1,6,4,5,-1,8,7,9,-1,8,6,7,-1,10,9,11,-1,10,8,9,-1,12,11,13,-1,12,10,11,-1,14,13,15,-1,14,12,13,-1]
|
||||
coord Coordinate { point [0.394 -0.315 0.009,0.394 0.315 0.012,0.394 0.315 0.009,0.394 -0.315 0.012,0.395 -0.315 0.007,0.395 0.315 0.007,0.396 -0.315 0.004,0.396 0.315 0.004,0.398 -0.315 0.003,0.398 0.315 0.003,0.400 -0.315 0.001,0.400 0.315 0.001,0.403 -0.315 0.000,0.403 0.315 0.000,0.406 -0.315 -0.000,0.406 0.315 -0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1]
|
||||
coord Coordinate { point [0.669 -0.315 0.366,0.669 -0.189 0.012,0.669 -0.189 0.366,0.669 -0.315 0.012]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,0,2,-1,4,3,5,-1,3,2,5,-1,6,4,7,-1,4,5,7,-1,8,6,9,-1,6,7,9,-1,10,8,11,-1,8,9,11,-1,12,10,13,-1,10,11,13,-1,14,12,15,-1,12,13,15,-1]
|
||||
coord Coordinate { point [0.669 -0.189 0.012,0.669 -0.315 0.012,0.669 -0.315 0.009,0.669 -0.189 0.009,0.668 -0.189 0.006,0.668 -0.315 0.007,0.666 -0.189 0.004,0.667 -0.315 0.004,0.664 -0.189 0.002,0.665 -0.315 0.003,0.662 -0.189 0.001,0.663 -0.315 0.001,0.660 -0.189 0.000,0.660 -0.315 0.000,0.657 -0.189 -0.000,0.657 -0.315 -0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1]
|
||||
coord Coordinate { point [0.663 -0.368 0.366,0.663 -0.315 0.012,0.663 -0.315 0.366,0.663 -0.368 0.012]
|
||||
}}
|
||||
appearance Appearance{material USE IC-BODY-EPOXY-04 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
|
||||
coord Coordinate { point [0.663 0.368 0.366,0.663 0.368 0.012,-0.663 0.368 0.012,-0.663 0.368 0.366]
|
||||
}}
|
||||
appearance Appearance{material USE IC-BODY-EPOXY-04 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,1,3,2,-1]
|
||||
coord Coordinate { point [-0.663 0.368 0.366,-0.663 0.368 0.012,-0.663 0.315 0.366,-0.663 0.315 0.012]
|
||||
}}
|
||||
appearance Appearance{material USE IC-BODY-EPOXY-04 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1,0,4,5,-1,0,6,4,-1,0,7,6,-1,0,2,7,-1,8,9,10,-1,8,11,9,-1,8,12,11,-1,8,13,12,-1,8,14,13,-1,8,15,14,-1,8,16,15,-1,17,16,8,-1,18,19,20,-1,18,20,21,-1,18,21,22,-1,18,22,23,-1,18,23,24,-1,18,24,17,-1,18,17,8,-1,25,26,27,-1,25,10,26,-1,25,8,10,-1,28,25,27,-1,29,25,28,-1,30,25,29,-1,31,25,30,-1,32,25,31,-1,33,25,32,-1,7,2,25,-1,7,25,33,-1]
|
||||
coord Coordinate { point [-0.396 0.315 0.374,-0.394 0.315 0.369,-0.394 0.315 0.366,-0.395 0.315 0.371,-0.400 0.315 0.377,-0.398 0.315 0.375,-0.403 0.315 0.378,-0.406 0.315 0.378,-0.663 0.315 0.012,-0.669 0.315 0.009,-0.669 0.315 0.012,-0.668 0.315 0.007,-0.667 0.315 0.004,-0.665 0.315 0.003,-0.663 0.315 0.001,-0.660 0.315 0.000,-0.657 0.315 -0.000,-0.406 0.315 -0.000,-0.394 0.315 0.012,-0.394 0.315 0.009,-0.395 0.315 0.007,-0.396 0.315 0.004,-0.398 0.315 0.003,-0.400 0.315 0.001,-0.403 0.315 0.000,-0.663 0.315 0.366,-0.669 0.315 0.366,-0.669 0.315 0.369,-0.668 0.315 0.371,-0.667 0.315 0.374,-0.665 0.315 0.375,-0.663 0.315 0.377,-0.660 0.315 0.378,-0.657 0.315 0.378]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1,4,2,5,-1,4,0,2,-1,6,5,7,-1,6,4,5,-1,8,7,9,-1,8,6,7,-1,10,9,11,-1,10,8,9,-1,12,11,13,-1,12,10,11,-1,14,13,15,-1,14,12,13,-1]
|
||||
coord Coordinate { point [-0.394 0.315 0.009,-0.394 -0.315 0.012,-0.394 -0.315 0.009,-0.394 0.315 0.012,-0.395 0.315 0.007,-0.395 -0.315 0.007,-0.396 0.315 0.004,-0.396 -0.315 0.004,-0.398 0.315 0.003,-0.398 -0.315 0.003,-0.400 0.315 0.001,-0.400 -0.315 0.001,-0.403 0.315 0.000,-0.403 -0.315 0.000,-0.406 0.315 -0.000,-0.406 -0.315 -0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,0,2,-1]
|
||||
coord Coordinate { point [-0.663 -0.368 0.012,0.663 -0.368 0.012,0.663 -0.368 0.366,-0.663 -0.368 0.366]
|
||||
}}
|
||||
appearance Appearance{material USE IC-BODY-EPOXY-04 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,1,3,2,-1,4,5,2,-1,5,6,2,-1,6,7,2,-1,7,0,2,-1,8,9,10,-1,9,11,10,-1,11,12,10,-1,12,13,10,-1,13,14,10,-1,14,15,10,-1,15,16,10,-1,10,16,17,-1,18,19,20,-1,21,18,20,-1,22,21,20,-1,23,22,20,-1,24,23,20,-1,17,24,20,-1,10,17,20,-1,25,26,27,-1,26,8,27,-1,8,10,27,-1,25,27,28,-1,28,27,29,-1,29,27,30,-1,30,27,31,-1,31,27,32,-1,32,27,33,-1,27,0,7,-1,33,27,7,-1]
|
||||
coord Coordinate { point [-0.394 -0.315 0.366,-0.394 -0.315 0.369,-0.396 -0.315 0.374,-0.395 -0.315 0.371,-0.398 -0.315 0.375,-0.400 -0.315 0.377,-0.403 -0.315 0.378,-0.406 -0.315 0.378,-0.669 -0.315 0.012,-0.669 -0.315 0.009,-0.663 -0.315 0.012,-0.668 -0.315 0.007,-0.667 -0.315 0.004,-0.665 -0.315 0.003,-0.663 -0.315 0.001,-0.660 -0.315 0.000,-0.657 -0.315 -0.000,-0.406 -0.315 -0.000,-0.395 -0.315 0.007,-0.394 -0.315 0.009,-0.394 -0.315 0.012,-0.396 -0.315 0.004,-0.398 -0.315 0.003,-0.400 -0.315 0.001,-0.403 -0.315 0.000,-0.669 -0.315 0.369,-0.669 -0.315 0.366,-0.663 -0.315 0.366,-0.668 -0.315 0.371,-0.667 -0.315 0.374,-0.665 -0.315 0.375,-0.663 -0.315 0.377,-0.660 -0.315 0.378,-0.657 -0.315 0.378]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,1,3,2,-1]
|
||||
coord Coordinate { point [-0.663 -0.315 0.366,-0.663 -0.315 0.012,-0.663 -0.368 0.366,-0.663 -0.368 0.012]
|
||||
}}
|
||||
appearance Appearance{material USE IC-BODY-EPOXY-04 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,1,3,2,-1,4,0,5,-1,0,2,5,-1,6,4,7,-1,4,5,7,-1,8,6,9,-1,6,7,9,-1,10,8,11,-1,8,9,11,-1,12,10,13,-1,10,11,13,-1,14,12,15,-1,12,13,15,-1]
|
||||
coord Coordinate { point [-0.394 -0.315 0.369,-0.394 -0.315 0.366,-0.394 0.315 0.369,-0.394 0.315 0.366,-0.395 -0.315 0.371,-0.395 0.315 0.371,-0.396 -0.315 0.374,-0.396 0.315 0.374,-0.398 -0.315 0.375,-0.398 0.315 0.375,-0.400 -0.315 0.377,-0.400 0.315 0.377,-0.403 -0.315 0.378,-0.403 0.315 0.378,-0.406 -0.315 0.378,-0.406 0.315 0.378]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,1,3,2,-1]
|
||||
coord Coordinate { point [-0.242 0.335 0.366,-0.242 0.335 0.362,-0.242 -0.335 0.366,-0.242 -0.335 0.362]
|
||||
}}
|
||||
appearance Appearance{material USE IC-LABEL-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1]
|
||||
coord Coordinate { point [-0.242 -0.335 0.366,-0.360 -0.335 0.362,-0.360 -0.335 0.366,-0.242 -0.335 0.362]
|
||||
}}
|
||||
appearance Appearance{material USE IC-LABEL-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,1,3,2,-1]
|
||||
coord Coordinate { point [-0.360 0.335 0.366,-0.360 0.335 0.362,-0.242 0.335 0.366,-0.242 0.335 0.362]
|
||||
}}
|
||||
appearance Appearance{material USE IC-LABEL-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1]
|
||||
coord Coordinate { point [-0.360 -0.335 0.366,-0.360 0.335 0.362,-0.360 0.335 0.366,-0.360 -0.335 0.362]
|
||||
}}
|
||||
appearance Appearance{material USE IC-LABEL-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,4,2,-1,3,2,1,-1,5,0,2,-1,6,4,3,-1,7,5,2,-1,8,4,6,-1,9,7,2,-1,10,11,9,-1,10,12,11,-1,10,13,12,-1,10,9,2,-1,14,13,10,-1,15,16,14,-1,15,17,16,-1,15,14,10,-1]
|
||||
coord Coordinate { point [-0.502 -0.107 0.378,-0.532 -0.141 0.378,-0.406 -0.315 0.378,-0.570 -0.167 0.378,-0.657 -0.315 0.378,-0.481 -0.067 0.378,-0.612 -0.183 0.378,-0.470 -0.023 0.378,-0.657 -0.189 0.378,-0.470 0.023 0.378,-0.406 0.315 0.378,-0.481 0.067 0.378,-0.502 0.107 0.378,-0.532 0.141 0.378,-0.570 0.167 0.378,-0.657 0.315 0.378,-0.612 0.183 0.378,-0.657 0.189 0.378]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1,4,3,5,-1,4,0,3,-1,6,5,7,-1,6,4,5,-1,8,7,9,-1,8,6,7,-1,10,9,11,-1,10,8,9,-1,12,11,13,-1,12,10,11,-1,14,13,15,-1,14,12,13,-1]
|
||||
coord Coordinate { point [-0.669 0.315 0.369,-0.669 0.315 0.366,-0.669 0.189 0.366,-0.669 0.189 0.369,-0.668 0.315 0.371,-0.668 0.189 0.372,-0.667 0.315 0.374,-0.666 0.189 0.374,-0.665 0.315 0.375,-0.664 0.189 0.376,-0.663 0.315 0.377,-0.662 0.189 0.377,-0.660 0.315 0.378,-0.660 0.189 0.378,-0.657 0.315 0.378,-0.657 0.189 0.378]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1]
|
||||
coord Coordinate { point [-0.669 0.315 0.366,-0.669 0.189 0.012,-0.669 0.189 0.366,-0.669 0.315 0.012]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,0,2,-1,4,3,5,-1,3,2,5,-1,6,4,7,-1,4,5,7,-1,8,6,9,-1,6,7,9,-1,10,8,11,-1,8,9,11,-1,12,10,13,-1,10,11,13,-1,14,12,15,-1,12,13,15,-1]
|
||||
coord Coordinate { point [-0.669 0.189 0.012,-0.669 0.315 0.012,-0.669 0.315 0.009,-0.669 0.189 0.009,-0.668 0.189 0.006,-0.668 0.315 0.007,-0.666 0.189 0.004,-0.667 0.315 0.004,-0.664 0.189 0.002,-0.665 0.315 0.003,-0.662 0.189 0.001,-0.663 0.315 0.001,-0.660 0.189 0.000,-0.660 0.315 0.000,-0.657 0.189 -0.000,-0.657 0.315 -0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,4,-1,1,0,4,-1,0,2,5,-1,4,3,6,-1,0,5,7,-1,6,3,8,-1,0,7,9,-1,9,10,11,-1,10,12,11,-1,12,13,11,-1,0,9,11,-1,11,13,14,-1,14,15,16,-1,15,17,16,-1,11,14,16,-1]
|
||||
coord Coordinate { point [-0.406 -0.315 -0.000,-0.532 -0.141 0.000,-0.502 -0.107 0.000,-0.657 -0.315 -0.000,-0.570 -0.167 0.000,-0.481 -0.067 0.000,-0.612 -0.183 0.000,-0.470 -0.023 0.000,-0.657 -0.189 -0.000,-0.470 0.023 0.000,-0.481 0.067 0.000,-0.406 0.315 -0.000,-0.502 0.107 0.000,-0.532 0.141 0.000,-0.570 0.167 0.000,-0.612 0.183 0.000,-0.657 0.315 -0.000,-0.657 0.189 -0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,2,4,-1,3,0,2,-1,5,4,6,-1,5,3,4,-1,7,6,8,-1,7,5,6,-1,9,8,10,-1,9,7,8,-1,11,10,12,-1,11,9,10,-1,13,12,14,-1,13,11,12,-1,15,13,14,-1]
|
||||
coord Coordinate { point [-0.669 -0.189 0.366,-0.669 -0.315 0.366,-0.669 -0.315 0.369,-0.669 -0.189 0.369,-0.668 -0.315 0.371,-0.668 -0.189 0.372,-0.667 -0.315 0.374,-0.666 -0.189 0.374,-0.665 -0.315 0.375,-0.664 -0.189 0.376,-0.663 -0.315 0.377,-0.662 -0.189 0.377,-0.660 -0.315 0.378,-0.660 -0.189 0.378,-0.657 -0.315 0.378,-0.657 -0.189 0.378]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1]
|
||||
coord Coordinate { point [-0.669 -0.189 0.366,-0.669 -0.315 0.012,-0.669 -0.315 0.366,-0.669 -0.189 0.012]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,0,4,-1,0,2,4,-1,5,3,6,-1,3,4,6,-1,7,5,8,-1,5,6,8,-1,9,7,10,-1,7,8,10,-1,11,9,12,-1,9,10,12,-1,13,11,14,-1,11,12,14,-1,13,14,15,-1]
|
||||
coord Coordinate { point [-0.669 -0.315 0.009,-0.669 -0.315 0.012,-0.669 -0.189 0.012,-0.668 -0.315 0.007,-0.669 -0.189 0.009,-0.667 -0.315 0.004,-0.668 -0.189 0.006,-0.665 -0.315 0.003,-0.666 -0.189 0.004,-0.663 -0.315 0.001,-0.664 -0.189 0.002,-0.660 -0.315 0.000,-0.662 -0.189 0.001,-0.657 -0.315 -0.000,-0.660 -0.189 0.000,-0.657 -0.189 -0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
|
||||
coord Coordinate { point [-0.242 0.335 0.362,-0.360 0.335 0.362,-0.360 -0.335 0.362,-0.242 -0.335 0.362]
|
||||
}}
|
||||
appearance Appearance{material USE IC-LABEL-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1,3,1,4,-1,4,1,5,-1,5,1,6,-1,6,1,7,-1,8,9,10,-1,9,11,10,-1,11,12,10,-1,12,13,10,-1,13,14,10,-1,14,15,10,-1,16,17,18,-1,19,16,18,-1,20,21,22,-1,15,19,23,-1,19,18,23,-1,20,22,24,-1,20,24,25,-1,20,25,26,-1,20,26,27,-1,1,20,28,-1,7,1,28,-1,20,27,28,-1,29,30,31,-1,32,29,31,-1,33,32,31,-1,15,23,31,-1,34,33,31,-1,23,34,31,-1,35,7,36,-1,10,15,31,-1,7,28,36,-1,31,30,37,-1,38,35,39,-1,35,36,39,-1,40,38,41,-1,38,39,41,-1,40,41,42,-1,43,40,42,-1,43,42,44,-1,45,43,44,-1,45,44,46,-1,47,45,46,-1,47,46,48,-1,49,47,48,-1,49,48,50,-1,51,49,50,-1,51,50,52,-1,53,51,52,-1,53,52,54,-1,55,53,54,-1,55,54,17,-1,16,55,17,-1]
|
||||
coord Coordinate { point [-0.669 -0.189 0.009,-0.669 -0.189 0.012,-0.668 -0.189 0.006,-0.666 -0.189 0.004,-0.664 -0.189 0.002,-0.662 -0.189 0.001,-0.660 -0.189 0.000,-0.657 -0.189 -0.000,-0.669 0.189 0.009,-0.668 0.189 0.006,-0.669 0.189 0.012,-0.666 0.189 0.004,-0.664 0.189 0.002,-0.662 0.189 0.001,-0.660 0.189 0.000,-0.657 0.189 -0.000,-0.570 0.167 0.000,-0.570 0.167 0.378,-0.612 0.183 0.378,-0.612 0.183 0.000,-0.669 -0.189 0.366,-0.669 -0.189 0.369,-0.668 -0.189 0.372,-0.657 0.189 0.378,-0.666 -0.189 0.374,-0.664 -0.189 0.376,-0.662 -0.189 0.377,-0.660 -0.189 0.378,-0.657 -0.189 0.378,-0.666 0.189 0.374,-0.668 0.189 0.372,-0.669 0.189 0.366,-0.664 0.189 0.376,-0.662 0.189 0.377,-0.660 0.189 0.378,-0.612 -0.183 0.000,-0.612 -0.183 0.378,-0.669 0.189 0.369,-0.570 -0.167 0.000,-0.570 -0.167 0.378,-0.532 -0.141 0.000,-0.532 -0.141 0.378,-0.502 -0.107 0.378,-0.502 -0.107 0.000,-0.481 -0.067 0.378,-0.481 -0.067 0.000,-0.470 -0.023 0.378,-0.470 -0.023 0.000,-0.470 0.023 0.378,-0.470 0.023 0.000,-0.481 0.067 0.378,-0.481 0.067 0.000,-0.502 0.107 0.378,-0.502 0.107 0.000,-0.532 0.141 0.378,-0.532 0.141 0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
|
|
@ -0,0 +1,904 @@
|
|||
#VRML V2.0 utf8
|
||||
#kicad StepUp wrl exported
|
||||
|
||||
# Copyright (C) 2018, Rene Poeschl
|
||||
#
|
||||
# This work is licensed under the [Creative Commons CC-BY-SA 4.0 License](https://creativecommons.org/licenses/by-sa/4.0/legalcode),
|
||||
# with the following exception:
|
||||
# To the extent that the creation of electronic designs that use 'Licensed Material' can be considered to be 'Adapted Material',
|
||||
# then the copyright holder waives article 3 of the license with respect to these designs and any generated files which use data provided
|
||||
# as part of the 'Licensed Material'.
|
||||
# You are free to use the library data in your own projects without the obligation to share your project files under this or any other license agreement.
|
||||
# However, if you wish to redistribute these libraries, or parts thereof (including in modified form) as a collection then the exception above does not apply.
|
||||
# Please refer to https://github.com/KiCad/kicad-packages3D/blob/master/LICENSE.md for further clarification of the exception.
|
||||
# Disclaimer of Warranties and Limitation of Liability.
|
||||
# These libraries are provided in the hope that they will be useful, but are provided without warranty of any kind, express or implied.
|
||||
# *USE 3D CAD DATA AT YOUR OWN RISK*
|
||||
# *DO NOT RELY UPON ANY INFORMATION FOUND HERE WITHOUT INDEPENDENT VERIFICATION.*
|
||||
#
|
||||
Shape {
|
||||
appearance Appearance {material DEF PIN-01 Material {
|
||||
ambientIntensity 0.271
|
||||
diffuseColor 0.824 0.82 0.781
|
||||
specularColor 0.328 0.258 0.172
|
||||
emissiveColor 0.0 0.0 0.0
|
||||
transparency 0.0
|
||||
shininess 0.7
|
||||
}
|
||||
}
|
||||
}
|
||||
Shape {
|
||||
appearance Appearance {material DEF PLASTIC-WHITE-01 Material {
|
||||
ambientIntensity 0.494
|
||||
diffuseColor 0.895 0.891 0.813
|
||||
specularColor 0.047 0.055 0.109
|
||||
emissiveColor 0.0 0.0 0.0
|
||||
transparency 0.0
|
||||
shininess 0.25
|
||||
}
|
||||
}
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,4,1,-1,5,4,3,-1,6,7,4,-1,4,7,1,-1,1,7,2,-1]
|
||||
coord Coordinate { point [0.679 -1.024 1.181,0.679 -1.024 0.157,0.837 -1.024 1.181,0.059 -1.024 0.157,0.640 -1.024 0.039,0.059 -1.024 0.039,0.640 -1.024 0.000,0.837 -1.024 0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1]
|
||||
coord Coordinate { point [0.679 -1.024 1.181,0.600 -0.945 0.236,0.679 -1.024 0.157,0.600 -0.945 1.181]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
|
||||
coord Coordinate { point [0.600 -0.945 0.236,0.059 -0.945 0.236,0.059 -1.024 0.157,0.679 -1.024 0.157]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,2,4,-1,3,0,2,-1]
|
||||
coord Coordinate { point [0.059 -1.024 0.039,0.059 -1.024 0.157,0.059 -0.945 0.236,0.059 -0.453 0.039,0.059 -0.453 0.236]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,0,2,-1,4,1,0,-1,5,6,7,-1,5,8,6,-1,9,1,4,-1,10,5,7,-1,11,4,10,-1,11,9,4,-1,11,10,7,-1]
|
||||
coord Coordinate { point [0.226 -0.453 0.039,0.640 -1.024 0.039,0.059 -1.024 0.039,0.059 -0.453 0.039,0.226 -0.000 0.039,-0.226 -0.453 0.039,-0.059 -1.024 0.039,-0.640 -1.024 0.039,-0.059 -0.453 0.039,0.640 0.630 0.039,-0.226 -0.000 0.039,-0.640 0.630 0.039]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [0.640 0.630 0.000,0.640 -1.024 0.000,0.640 0.630 0.039,0.640 -1.024 0.039]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [0.640 0.630 0.000,0.837 0.630 0.000,0.640 -1.024 0.000,0.837 -1.024 0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,4,5,-1,6,4,3,-1,4,7,5,-1,0,8,1,-1,7,9,10,-1,8,9,11,-1,4,9,7,-1,8,12,9,-1,9,12,10,-1,0,12,8,-1,6,2,13,-1,1,13,2,-1,13,4,6,-1]
|
||||
coord Coordinate { point [0.837 -1.024 0.000,0.837 -0.866 0.098,0.837 -1.024 1.181,0.837 -0.630 1.339,0.837 0.236 1.102,0.837 0.433 1.339,0.837 -0.630 1.181,0.837 0.433 1.181,0.837 -0.630 0.098,0.837 0.236 0.630,0.837 0.630 1.181,0.837 -0.630 0.630,0.837 0.630 0.000,0.837 -0.866 1.102]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1,1,4,2,-1]
|
||||
coord Coordinate { point [0.837 -0.630 1.181,0.600 -0.945 1.181,0.837 -1.024 1.181,0.600 -0.630 1.181,0.679 -1.024 1.181]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1,0,4,1,-1]
|
||||
coord Coordinate { point [0.600 -0.945 0.236,0.600 -0.630 1.181,0.600 0.157 0.236,0.600 0.157 1.181,0.600 -0.945 1.181]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1,4,5,2,-1,2,5,0,-1,4,6,5,-1,1,7,8,-1,3,7,1,-1,9,10,6,-1,6,11,5,-1,10,11,6,-1]
|
||||
coord Coordinate { point [-0.600 0.157 0.236,-0.226 -0.453 0.236,-0.226 -0.000 0.236,-0.600 -0.945 0.236,0.226 -0.000 0.236,0.600 0.157 0.236,0.226 -0.453 0.236,-0.059 -0.945 0.236,-0.059 -0.453 0.236,0.059 -0.453 0.236,0.059 -0.945 0.236,0.600 -0.945 0.236]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
|
||||
coord Coordinate { point [0.226 -0.453 0.039,0.059 -0.453 0.039,0.059 -0.453 0.236,0.226 -0.453 0.236]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [-0.640 -1.024 0.000,-0.640 0.630 0.000,-0.640 -1.024 0.039,-0.640 0.630 0.039]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1,3,4,1,-1,3,5,4,-1,4,6,1,-1,4,7,6,-1]
|
||||
coord Coordinate { point [-0.837 -1.024 1.181,-0.679 -1.024 0.157,-0.679 -1.024 1.181,-0.837 -1.024 0.000,-0.640 -1.024 0.039,-0.640 -1.024 0.000,-0.059 -1.024 0.157,-0.059 -1.024 0.039]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,0,4,-1,3,1,0,-1]
|
||||
coord Coordinate { point [-0.059 -0.945 0.236,-0.059 -0.453 0.039,-0.059 -0.453 0.236,-0.059 -1.024 0.039,-0.059 -1.024 0.157]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
|
||||
coord Coordinate { point [-0.059 -0.453 0.039,-0.226 -0.453 0.039,-0.226 -0.453 0.236,-0.059 -0.453 0.236]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
|
||||
coord Coordinate { point [-0.226 -0.453 0.039,-0.226 -0.000 0.039,-0.226 -0.000 0.236,-0.226 -0.453 0.236]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
|
||||
coord Coordinate { point [-0.226 -0.000 0.039,0.226 -0.000 0.039,0.226 -0.000 0.236,-0.226 -0.000 0.236]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
|
||||
coord Coordinate { point [0.226 -0.000 0.039,0.226 -0.453 0.039,0.226 -0.453 0.236,0.226 -0.000 0.236]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1,4,5,6,-1,7,5,4,-1,1,8,7,-1,9,8,3,-1,10,8,9,-1,3,8,1,-1,10,11,8,-1,12,13,14,-1,15,13,12,-1,13,16,17,-1,5,16,15,-1,7,16,5,-1,8,16,7,-1,15,16,13,-1,18,19,16,-1,16,19,17,-1]
|
||||
coord Coordinate { point [0.640 0.630 1.339,0.344 0.630 1.181,0.344 0.630 1.339,0.640 0.630 1.181,0.148 0.630 1.339,-0.148 0.630 1.181,-0.148 0.630 1.339,0.148 0.630 1.181,0.640 0.630 0.039,0.837 0.630 1.181,0.837 0.630 0.000,0.640 0.630 0.000,-0.344 0.630 1.339,-0.640 0.630 1.181,-0.640 0.630 1.339,-0.344 0.630 1.181,-0.640 0.630 0.039,-0.837 0.630 1.181,-0.640 0.630 0.000,-0.837 0.630 0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
|
||||
coord Coordinate { point [0.640 0.630 1.181,0.640 0.433 1.181,0.837 0.433 1.181,0.837 0.630 1.181]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [0.640 0.433 1.339,0.837 0.433 1.339,0.640 0.433 1.181,0.837 0.433 1.181]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1,4,3,0,-1,5,4,0,-1,6,7,8,-1,9,10,4,-1,9,4,5,-1,11,5,0,-1,12,0,7,-1,12,11,0,-1,13,12,7,-1,14,15,11,-1,14,11,12,-1,16,13,7,-1,17,18,13,-1,17,13,16,-1,19,7,6,-1,19,16,7,-1]
|
||||
coord Coordinate { point [-0.463 -0.315 1.339,-0.837 -0.630 1.339,-0.463 -0.630 1.339,-0.837 0.433 1.339,-0.640 0.433 1.339,-0.344 0.433 1.339,0.837 -0.630 1.339,0.463 -0.315 1.339,0.463 -0.630 1.339,-0.344 0.630 1.339,-0.640 0.630 1.339,-0.148 0.433 1.339,0.148 0.433 1.339,0.344 0.433 1.339,0.148 0.630 1.339,-0.148 0.630 1.339,0.640 0.433 1.339,0.640 0.630 1.339,0.344 0.630 1.339,0.837 0.433 1.339]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1,4,3,0,-1]
|
||||
coord Coordinate { point [0.600 -0.630 1.181,0.463 -0.630 1.339,0.463 -0.630 1.181,0.837 -0.630 1.339,0.837 -0.630 1.181]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,0,2,-1,4,2,5,-1,4,3,2,-1]
|
||||
coord Coordinate { point [1.427 -0.866 0.295,1.427 -0.866 0.906,1.033 -0.866 0.906,1.230 -0.866 0.098,0.837 -0.866 0.098,0.837 -0.866 1.102]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [1.033 0.236 0.906,0.837 0.236 1.102,1.033 -0.866 0.906,0.837 -0.866 1.102]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,1,3,2,-1,4,5,1,-1,1,5,3,-1]
|
||||
coord Coordinate { point [0.837 -0.630 0.098,0.935 -0.630 0.098,0.837 -0.866 0.098,1.230 -0.866 0.098,0.935 0.236 0.098,1.230 0.236 0.098]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1,3,4,1,-1,2,5,6,-1,1,5,2,-1,4,7,8,-1,3,9,4,-1,4,10,7,-1,9,10,4,-1]
|
||||
coord Coordinate { point [1.427 0.236 0.906,1.152 0.236 0.630,1.033 0.236 0.906,1.427 0.236 0.295,1.152 0.236 0.531,0.837 0.236 0.630,0.837 0.236 1.102,0.935 0.236 0.492,0.974 0.236 0.531,1.230 0.236 0.098,0.935 0.236 0.098]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,1,3,2,-1,1,4,3,-1,5,6,4,-1,4,6,3,-1]
|
||||
coord Coordinate { point [1.152 -0.630 0.531,0.974 -0.630 0.531,1.152 -0.630 0.630,0.837 -0.630 0.630,0.935 -0.630 0.492,0.935 -0.630 0.098,0.837 -0.630 0.098]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
|
||||
coord Coordinate { point [0.837 0.236 0.630,1.152 0.236 0.630,1.152 -0.630 0.630,0.837 -0.630 0.630]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
|
||||
coord Coordinate { point [0.600 0.157 0.236,0.600 0.157 1.181,-0.600 0.157 1.181,-0.600 0.157 0.236]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,1,3,2,-1,0,4,5,-1,2,4,0,-1,6,7,4,-1,4,7,5,-1]
|
||||
coord Coordinate { point [0.600 0.157 1.181,0.600 -0.630 1.181,0.463 -0.315 1.181,0.463 -0.630 1.181,-0.463 -0.315 1.181,-0.600 0.157 1.181,-0.463 -0.630 1.181,-0.600 -0.630 1.181]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1]
|
||||
coord Coordinate { point [-0.059 -1.024 0.157,-0.600 -0.945 0.236,-0.679 -1.024 0.157,-0.059 -0.945 0.236]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,4,0,-1,0,4,1,-1]
|
||||
coord Coordinate { point [-0.600 -0.630 1.181,-0.600 0.157 0.236,-0.600 0.157 1.181,-0.600 -0.945 1.181,-0.600 -0.945 0.236]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [-0.837 0.630 0.000,-0.640 0.630 0.000,-0.837 -1.024 0.000,-0.640 -1.024 0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
|
||||
coord Coordinate { point [-0.600 -0.945 0.236,-0.600 -0.945 1.181,-0.679 -1.024 1.181,-0.679 -1.024 0.157]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,1,3,4,-1,0,3,1,-1]
|
||||
coord Coordinate { point [-0.837 -0.630 1.181,-0.600 -0.945 1.181,-0.600 -0.630 1.181,-0.837 -1.024 1.181,-0.679 -1.024 1.181]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,4,0,-1,0,4,1,-1,1,5,2,-1,3,6,4,-1,1,7,5,-1,4,8,9,-1,6,8,4,-1,8,10,11,-1,11,10,12,-1,6,10,8,-1,12,7,13,-1,1,13,7,-1,13,11,12,-1]
|
||||
coord Coordinate { point [-0.837 0.433 1.181,-0.837 0.236 1.102,-0.837 0.433 1.339,-0.837 0.630 1.181,-0.837 0.236 0.630,-0.837 -0.630 1.339,-0.837 0.630 0.000,-0.837 -0.630 1.181,-0.837 -0.630 0.098,-0.837 -0.630 0.630,-0.837 -1.024 0.000,-0.837 -0.866 0.098,-0.837 -1.024 1.181,-0.837 -0.866 1.102]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
|
||||
coord Coordinate { point [-0.837 0.630 1.181,-0.837 0.433 1.181,-0.640 0.433 1.181,-0.640 0.630 1.181]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [-0.640 0.433 1.339,-0.640 0.630 1.339,-0.640 0.433 1.181,-0.640 0.630 1.181]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [-0.344 0.630 1.339,-0.344 0.433 1.339,-0.344 0.630 1.181,-0.344 0.433 1.181]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
|
||||
coord Coordinate { point [-0.344 0.630 1.181,-0.344 0.433 1.181,-0.148 0.433 1.181,-0.148 0.630 1.181]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [-0.148 0.433 1.339,-0.148 0.630 1.339,-0.148 0.433 1.181,-0.148 0.630 1.181]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [0.148 0.630 1.339,0.148 0.433 1.339,0.148 0.630 1.181,0.148 0.433 1.181]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
|
||||
coord Coordinate { point [0.148 0.630 1.181,0.148 0.433 1.181,0.344 0.433 1.181,0.344 0.630 1.181]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [0.344 0.433 1.339,0.344 0.630 1.339,0.344 0.433 1.181,0.344 0.630 1.181]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [0.640 0.630 1.339,0.640 0.433 1.339,0.640 0.630 1.181,0.640 0.433 1.181]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
|
||||
coord Coordinate { point [0.463 -0.630 1.181,0.463 -0.630 1.339,0.463 -0.315 1.339,0.463 -0.315 1.181]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [0.463 -0.315 1.181,0.463 -0.315 1.339,-0.463 -0.315 1.181,-0.463 -0.315 1.339]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
|
||||
coord Coordinate { point [-0.463 -0.630 1.339,-0.463 -0.630 1.181,-0.463 -0.315 1.181,-0.463 -0.315 1.339]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1,4,3,0,-1]
|
||||
coord Coordinate { point [-0.600 -0.630 1.181,-0.837 -0.630 1.339,-0.837 -0.630 1.181,-0.463 -0.630 1.339,-0.463 -0.630 1.181]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [-0.837 0.433 1.339,-0.640 0.433 1.339,-0.837 0.433 1.181,-0.640 0.433 1.181]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [-0.344 0.433 1.339,-0.148 0.433 1.339,-0.344 0.433 1.181,-0.148 0.433 1.181]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [0.148 0.433 1.339,0.344 0.433 1.339,0.148 0.433 1.181,0.344 0.433 1.181]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [1.230 0.236 0.098,1.427 0.236 0.295,1.230 -0.866 0.098,1.427 -0.866 0.295]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [1.427 0.236 0.295,1.427 0.236 0.906,1.427 -0.866 0.295,1.427 -0.866 0.906]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [1.427 0.236 0.906,1.033 0.236 0.906,1.427 -0.866 0.906,1.033 -0.866 0.906]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
|
||||
coord Coordinate { point [0.935 0.236 0.492,0.935 0.236 0.098,0.935 -0.630 0.098,0.935 -0.630 0.492]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
|
||||
coord Coordinate { point [0.974 0.236 0.531,0.935 0.236 0.492,0.935 -0.630 0.492,0.974 -0.630 0.531]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
|
||||
coord Coordinate { point [1.152 0.236 0.531,0.974 0.236 0.531,0.974 -0.630 0.531,1.152 -0.630 0.531]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
|
||||
coord Coordinate { point [1.152 0.236 0.630,1.152 0.236 0.531,1.152 -0.630 0.531,1.152 -0.630 0.630]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
|
||||
coord Coordinate { point [-0.837 0.236 1.102,-1.033 0.236 0.906,-1.033 -0.866 0.906,-0.837 -0.866 1.102]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1,4,3,0,-1,5,2,6,-1,5,0,2,-1,7,4,8,-1,9,3,4,-1,10,4,7,-1,10,9,4,-1]
|
||||
coord Coordinate { point [-1.152 0.236 0.630,-1.427 0.236 0.906,-1.033 0.236 0.906,-1.427 0.236 0.295,-1.152 0.236 0.531,-0.837 0.236 0.630,-0.837 0.236 1.102,-0.935 0.236 0.492,-0.974 0.236 0.531,-1.230 0.236 0.098,-0.935 0.236 0.098]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,1,3,2,-1,2,4,5,-1,3,4,2,-1]
|
||||
coord Coordinate { point [-1.427 -0.866 0.906,-1.427 -0.866 0.295,-1.033 -0.866 0.906,-1.230 -0.866 0.098,-0.837 -0.866 0.098,-0.837 -0.866 1.102]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [-1.152 0.236 0.630,-0.837 0.236 0.630,-1.152 -0.630 0.630,-0.837 -0.630 0.630]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,0,2,-1,4,5,0,-1,4,0,3,-1]
|
||||
coord Coordinate { point [-0.935 -0.630 0.098,-0.837 -0.630 0.098,-0.837 -0.866 0.098,-1.230 -0.866 0.098,-1.230 0.236 0.098,-0.935 0.236 0.098]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,0,2,-1,4,0,3,-1,5,6,4,-1,5,4,3,-1]
|
||||
coord Coordinate { point [-0.974 -0.630 0.531,-1.152 -0.630 0.531,-1.152 -0.630 0.630,-0.837 -0.630 0.630,-0.935 -0.630 0.492,-0.837 -0.630 0.098,-0.935 -0.630 0.098]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
|
||||
coord Coordinate { point [-1.033 0.236 0.906,-1.427 0.236 0.906,-1.427 -0.866 0.906,-1.033 -0.866 0.906]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [-0.935 0.236 0.098,-0.935 0.236 0.492,-0.935 -0.630 0.098,-0.935 -0.630 0.492]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [-0.935 0.236 0.492,-0.974 0.236 0.531,-0.935 -0.630 0.492,-0.974 -0.630 0.531]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [-0.974 0.236 0.531,-1.152 0.236 0.531,-0.974 -0.630 0.531,-1.152 -0.630 0.531]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [-1.152 0.236 0.531,-1.152 0.236 0.630,-1.152 -0.630 0.531,-1.152 -0.630 0.630]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
|
||||
coord Coordinate { point [-1.427 0.236 0.906,-1.427 0.236 0.295,-1.427 -0.866 0.295,-1.427 -0.866 0.906]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
|
||||
coord Coordinate { point [-1.427 0.236 0.295,-1.230 0.236 0.098,-1.230 -0.866 0.098,-1.427 -0.866 0.295]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
|
||||
coord Coordinate { point [-1.506 0.118 0.098,-1.506 0.118 0.000,-1.506 -0.512 0.000,-1.506 -0.512 0.098]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,4,1,-1,3,1,0,-1,5,4,3,-1]
|
||||
coord Coordinate { point [-1.506 -0.512 0.000,-0.974 -0.630 -0.000,-1.388 -0.630 -0.000,-1.506 0.118 0.000,-0.974 0.236 -0.000,-1.388 0.236 -0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [-1.388 -0.630 -0.000,-1.388 -0.630 0.098,-1.506 -0.512 0.000,-1.506 -0.512 0.098]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
|
||||
coord Coordinate { point [-1.388 0.236 0.098,-1.388 0.236 -0.000,-1.506 0.118 0.000,-1.506 0.118 0.098]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,4,1,-1,3,5,4,-1,3,1,0,-1]
|
||||
coord Coordinate { point [-0.974 -0.630 0.098,-1.506 -0.512 0.098,-1.388 -0.630 0.098,-0.974 0.236 0.098,-1.506 0.118 0.098,-1.388 0.236 0.098]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1,3,1,4,-1,5,1,0,-1,6,7,8,-1,8,7,9,-1,9,10,11,-1,7,10,9,-1,11,12,13,-1,10,12,11,-1,13,14,15,-1,12,14,13,-1,16,17,14,-1,14,17,15,-1,18,19,16,-1,16,19,17,-1,20,21,18,-1,18,21,19,-1,22,23,24,-1,25,23,22,-1,26,27,20,-1,20,27,21,-1,24,28,29,-1,23,28,24,-1,30,31,26,-1,26,31,27,-1,29,5,0,-1,28,5,29,-1,3,4,30,-1,30,4,31,-1]
|
||||
coord Coordinate { point [-0.955 -0.630 0.104,-0.877 -0.630 0.040,-0.947 -0.630 0.110,-0.940 -0.630 0.118,-0.855 -0.630 0.069,-0.906 -0.630 0.018,-1.152 -0.630 0.531,-0.974 -0.630 0.531,-1.152 -0.630 0.630,-0.974 -0.630 0.630,-0.964 -0.630 0.530,-0.939 -0.630 0.625,-0.955 -0.630 0.526,-0.906 -0.630 0.611,-0.947 -0.630 0.520,-0.877 -0.630 0.590,-0.940 -0.630 0.512,-0.855 -0.630 0.561,-0.936 -0.630 0.502,-0.841 -0.630 0.528,-0.935 -0.630 0.492,-0.837 -0.630 0.492,-1.388 -0.630 0.098,-0.974 -0.630 -0.000,-0.974 -0.630 0.098,-1.388 -0.630 -0.000,-0.935 -0.630 0.138,-0.837 -0.630 0.138,-0.939 -0.630 0.005,-0.964 -0.630 0.100,-0.936 -0.630 0.128,-0.841 -0.630 0.102]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1,0,3,4,-1,0,5,1,-1,6,7,8,-1,6,8,9,-1,10,9,11,-1,10,6,9,-1,12,11,13,-1,12,10,11,-1,14,13,15,-1,14,12,13,-1,16,17,14,-1,16,14,15,-1,18,19,17,-1,18,17,16,-1,20,21,19,-1,20,19,18,-1,22,23,24,-1,22,25,23,-1,26,27,21,-1,26,21,20,-1,28,24,29,-1,28,22,24,-1,30,31,27,-1,30,27,26,-1,5,29,1,-1,5,28,29,-1,4,3,31,-1,4,31,30,-1]
|
||||
coord Coordinate { point [-0.877 0.236 0.040,-0.955 0.236 0.104,-0.947 0.236 0.110,-0.940 0.236 0.118,-0.855 0.236 0.069,-0.906 0.236 0.018,-0.974 0.236 0.531,-1.152 0.236 0.531,-1.152 0.236 0.630,-0.974 0.236 0.630,-0.964 0.236 0.530,-0.939 0.236 0.625,-0.955 0.236 0.526,-0.906 0.236 0.611,-0.947 0.236 0.520,-0.877 0.236 0.590,-0.855 0.236 0.561,-0.940 0.236 0.512,-0.841 0.236 0.528,-0.936 0.236 0.502,-0.837 0.236 0.492,-0.935 0.236 0.492,-0.974 0.236 -0.000,-1.388 0.236 0.098,-0.974 0.236 0.098,-1.388 0.236 -0.000,-0.837 0.236 0.138,-0.935 0.236 0.138,-0.939 0.236 0.005,-0.964 0.236 0.100,-0.841 0.236 0.102,-0.936 0.236 0.128]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1,4,3,5,-1,4,0,3,-1,6,5,7,-1,6,4,5,-1,8,7,9,-1,8,6,7,-1,10,9,11,-1,10,8,9,-1,12,11,13,-1,12,10,11,-1]
|
||||
coord Coordinate { point [-0.841 0.236 0.102,-0.837 0.236 0.138,-0.837 -0.630 0.138,-0.841 -0.630 0.102,-0.855 0.236 0.069,-0.855 -0.630 0.069,-0.877 0.236 0.040,-0.877 -0.630 0.040,-0.906 0.236 0.018,-0.906 -0.630 0.018,-0.939 0.236 0.005,-0.939 -0.630 0.005,-0.974 0.236 -0.000,-0.974 -0.630 -0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1,4,3,5,-1,4,0,3,-1,6,5,7,-1,6,4,5,-1,8,7,9,-1,8,6,7,-1,10,9,11,-1,10,8,9,-1,12,11,13,-1,12,10,11,-1]
|
||||
coord Coordinate { point [-0.964 0.236 0.100,-0.974 0.236 0.098,-0.974 -0.630 0.098,-0.964 -0.630 0.100,-0.955 0.236 0.104,-0.955 -0.630 0.104,-0.947 0.236 0.110,-0.947 -0.630 0.110,-0.940 0.236 0.118,-0.940 -0.630 0.118,-0.936 0.236 0.128,-0.936 -0.630 0.128,-0.935 0.236 0.138,-0.935 -0.630 0.138]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
|
||||
coord Coordinate { point [-0.935 0.236 0.492,-0.935 0.236 0.138,-0.935 -0.630 0.138,-0.935 -0.630 0.492]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1,4,3,5,-1,4,0,3,-1,6,5,7,-1,6,4,5,-1,8,7,9,-1,8,6,7,-1,10,9,11,-1,10,8,9,-1,12,11,13,-1,12,10,11,-1]
|
||||
coord Coordinate { point [-0.936 0.236 0.502,-0.935 0.236 0.492,-0.935 -0.630 0.492,-0.936 -0.630 0.502,-0.940 0.236 0.512,-0.940 -0.630 0.512,-0.947 0.236 0.520,-0.947 -0.630 0.520,-0.955 0.236 0.526,-0.955 -0.630 0.526,-0.964 0.236 0.530,-0.964 -0.630 0.530,-0.974 0.236 0.531,-0.974 -0.630 0.531]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
|
||||
coord Coordinate { point [-0.837 0.236 0.138,-0.837 0.236 0.492,-0.837 -0.630 0.492,-0.837 -0.630 0.138]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
|
||||
coord Coordinate { point [-1.152 0.236 0.531,-0.974 0.236 0.531,-0.974 -0.630 0.531,-1.152 -0.630 0.531]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1,4,3,5,-1,4,0,3,-1,6,5,7,-1,6,4,5,-1,8,7,9,-1,8,6,7,-1,10,9,11,-1,10,8,9,-1,12,11,13,-1,12,10,11,-1]
|
||||
coord Coordinate { point [-0.939 0.236 0.625,-0.974 0.236 0.630,-0.974 -0.630 0.630,-0.939 -0.630 0.625,-0.906 0.236 0.611,-0.906 -0.630 0.611,-0.877 0.236 0.590,-0.877 -0.630 0.590,-0.855 0.236 0.561,-0.855 -0.630 0.561,-0.841 0.236 0.528,-0.841 -0.630 0.528,-0.837 0.236 0.492,-0.837 -0.630 0.492]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
|
||||
coord Coordinate { point [-1.152 0.236 0.630,-1.152 0.236 0.531,-1.152 -0.630 0.531,-1.152 -0.630 0.630]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
|
||||
coord Coordinate { point [-0.974 0.236 0.630,-1.152 0.236 0.630,-1.152 -0.630 0.630,-0.974 -0.630 0.630]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [1.506 0.118 0.000,1.506 0.118 0.098,1.506 -0.512 -0.000,1.506 -0.512 0.098]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,4,0,-1,0,4,1,-1,3,5,4,-1]
|
||||
coord Coordinate { point [0.974 -0.630 -0.000,1.506 -0.512 -0.000,1.388 -0.630 -0.000,0.974 0.236 -0.000,1.506 0.118 0.000,1.388 0.236 -0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
|
||||
coord Coordinate { point [1.388 -0.630 0.098,1.388 -0.630 -0.000,1.506 -0.512 -0.000,1.506 -0.512 0.098]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [1.388 0.236 -0.000,1.388 0.236 0.098,1.506 0.118 0.000,1.506 0.118 0.098]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,4,0,-1,5,4,3,-1,0,4,1,-1]
|
||||
coord Coordinate { point [1.506 -0.512 0.098,0.974 -0.630 0.098,1.388 -0.630 0.098,1.506 0.118 0.098,0.974 0.236 0.098,1.388 0.236 0.098]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1,0,3,4,-1,0,5,1,-1,6,7,8,-1,6,8,9,-1,10,9,11,-1,10,6,9,-1,12,11,13,-1,12,10,11,-1,14,13,15,-1,14,12,13,-1,16,17,14,-1,16,14,15,-1,18,19,17,-1,18,17,16,-1,20,21,19,-1,20,19,18,-1,22,23,24,-1,22,25,23,-1,26,27,21,-1,26,21,20,-1,28,24,29,-1,28,22,24,-1,30,31,27,-1,30,27,26,-1,5,29,1,-1,5,28,29,-1,4,3,31,-1,4,31,30,-1]
|
||||
coord Coordinate { point [0.877 -0.630 0.040,0.955 -0.630 0.104,0.947 -0.630 0.110,0.940 -0.630 0.118,0.855 -0.630 0.069,0.906 -0.630 0.018,0.974 -0.630 0.531,1.152 -0.630 0.531,1.152 -0.630 0.630,0.974 -0.630 0.630,0.964 -0.630 0.530,0.939 -0.630 0.625,0.955 -0.630 0.526,0.906 -0.630 0.611,0.947 -0.630 0.520,0.877 -0.630 0.590,0.855 -0.630 0.561,0.940 -0.630 0.512,0.841 -0.630 0.528,0.936 -0.630 0.502,0.837 -0.630 0.492,0.935 -0.630 0.492,0.974 -0.630 -0.000,1.388 -0.630 0.098,0.974 -0.630 0.098,1.388 -0.630 -0.000,0.837 -0.630 0.138,0.935 -0.630 0.138,0.939 -0.630 0.005,0.964 -0.630 0.100,0.841 -0.630 0.102,0.936 -0.630 0.128]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1,3,1,4,-1,5,1,0,-1,6,7,8,-1,8,7,9,-1,9,10,11,-1,7,10,9,-1,11,12,13,-1,10,12,11,-1,13,14,15,-1,12,14,13,-1,16,17,14,-1,14,17,15,-1,18,19,16,-1,16,19,17,-1,20,21,18,-1,18,21,19,-1,22,23,24,-1,25,23,22,-1,26,27,20,-1,20,27,21,-1,24,28,29,-1,23,28,24,-1,30,31,26,-1,26,31,27,-1,29,5,0,-1,28,5,29,-1,3,4,30,-1,30,4,31,-1]
|
||||
coord Coordinate { point [0.955 0.236 0.104,0.877 0.236 0.040,0.947 0.236 0.110,0.940 0.236 0.118,0.855 0.236 0.069,0.906 0.236 0.018,1.152 0.236 0.531,0.974 0.236 0.531,1.152 0.236 0.630,0.974 0.236 0.630,0.964 0.236 0.530,0.939 0.236 0.625,0.955 0.236 0.526,0.906 0.236 0.611,0.947 0.236 0.520,0.877 0.236 0.590,0.940 0.236 0.512,0.855 0.236 0.561,0.936 0.236 0.502,0.841 0.236 0.528,0.935 0.236 0.492,0.837 0.236 0.492,1.388 0.236 0.098,0.974 0.236 -0.000,0.974 0.236 0.098,1.388 0.236 -0.000,0.935 0.236 0.138,0.837 0.236 0.138,0.939 0.236 0.005,0.964 0.236 0.100,0.936 0.236 0.128,0.841 0.236 0.102]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1,3,4,5,-1,1,4,3,-1,5,6,7,-1,4,6,5,-1,7,8,9,-1,6,8,7,-1,9,10,11,-1,8,10,9,-1,11,12,13,-1,10,12,11,-1]
|
||||
coord Coordinate { point [0.837 0.236 0.138,0.841 0.236 0.102,0.837 -0.630 0.138,0.841 -0.630 0.102,0.855 0.236 0.069,0.855 -0.630 0.069,0.877 0.236 0.040,0.877 -0.630 0.040,0.906 0.236 0.018,0.906 -0.630 0.018,0.939 0.236 0.005,0.939 -0.630 0.005,0.974 0.236 -0.000,0.974 -0.630 -0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1,3,4,5,-1,1,4,3,-1,5,6,7,-1,4,6,5,-1,7,8,9,-1,6,8,7,-1,9,10,11,-1,8,10,9,-1,11,12,13,-1,10,12,11,-1]
|
||||
coord Coordinate { point [0.974 0.236 0.098,0.964 0.236 0.100,0.974 -0.630 0.098,0.964 -0.630 0.100,0.955 0.236 0.104,0.955 -0.630 0.104,0.947 0.236 0.110,0.947 -0.630 0.110,0.940 0.236 0.118,0.940 -0.630 0.118,0.936 0.236 0.128,0.936 -0.630 0.128,0.935 0.236 0.138,0.935 -0.630 0.138]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [0.935 0.236 0.138,0.935 0.236 0.492,0.935 -0.630 0.138,0.935 -0.630 0.492]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1,3,4,5,-1,1,4,3,-1,5,6,7,-1,4,6,5,-1,7,8,9,-1,6,8,7,-1,9,10,11,-1,8,10,9,-1,11,12,13,-1,10,12,11,-1]
|
||||
coord Coordinate { point [0.935 0.236 0.492,0.936 0.236 0.502,0.935 -0.630 0.492,0.936 -0.630 0.502,0.940 0.236 0.512,0.940 -0.630 0.512,0.947 0.236 0.520,0.947 -0.630 0.520,0.955 0.236 0.526,0.955 -0.630 0.526,0.964 0.236 0.530,0.964 -0.630 0.530,0.974 0.236 0.531,0.974 -0.630 0.531]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [0.837 0.236 0.492,0.837 0.236 0.138,0.837 -0.630 0.492,0.837 -0.630 0.138]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [0.974 0.236 0.531,1.152 0.236 0.531,0.974 -0.630 0.531,1.152 -0.630 0.531]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1,3,4,5,-1,1,4,3,-1,5,6,7,-1,4,6,5,-1,7,8,9,-1,6,8,7,-1,9,10,11,-1,8,10,9,-1,11,12,13,-1,10,12,11,-1]
|
||||
coord Coordinate { point [0.974 0.236 0.630,0.939 0.236 0.625,0.974 -0.630 0.630,0.939 -0.630 0.625,0.906 0.236 0.611,0.906 -0.630 0.611,0.877 0.236 0.590,0.877 -0.630 0.590,0.855 0.236 0.561,0.855 -0.630 0.561,0.841 0.236 0.528,0.841 -0.630 0.528,0.837 0.236 0.492,0.837 -0.630 0.492]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [1.152 0.236 0.531,1.152 0.236 0.630,1.152 -0.630 0.531,1.152 -0.630 0.630]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [1.152 0.236 0.630,0.974 0.236 0.630,1.152 -0.630 0.630,0.974 -0.630 0.630]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1]
|
||||
coord Coordinate { point [0.289 -0.866 0.600,0.203 -0.866 0.443,0.289 -0.866 0.443,0.203 -0.866 0.600]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1]
|
||||
coord Coordinate { point [0.203 -0.866 0.443,0.309 -0.669 0.404,0.289 -0.866 0.443,0.183 -0.669 0.404]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [0.183 -0.669 0.640,0.183 -0.669 0.404,0.203 -0.866 0.600,0.203 -0.866 0.443]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
|
||||
coord Coordinate { point [0.309 -0.669 0.404,0.309 -0.669 0.640,0.289 -0.866 0.600,0.289 -0.866 0.443]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [0.203 -0.866 0.600,0.289 -0.866 0.600,0.183 -0.669 0.640,0.309 -0.669 0.640]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [0.183 -0.669 0.404,0.183 0.630 0.404,0.309 -0.669 0.404,0.309 0.630 0.404]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,4,-1,2,1,3,-1,0,5,1,-1,5,6,1,-1,1,7,8,-1,6,7,1,-1,7,9,8,-1,9,10,8,-1,11,12,13,-1,13,12,14,-1,14,12,10,-1,10,12,8,-1,11,15,12,-1,12,16,17,-1,15,16,12,-1]
|
||||
coord Coordinate { point [0.183 0.787 0.000,0.183 0.906 0.197,0.183 0.945 0.000,0.183 1.024 0.079,0.183 1.024 0.197,0.183 0.709 0.079,0.183 0.709 0.325,0.183 0.706 0.345,0.183 0.906 0.541,0.183 0.698 0.364,0.183 0.686 0.380,0.183 0.630 0.404,0.183 0.630 0.541,0.183 0.650 0.401,0.183 0.669 0.393,0.183 -0.669 0.404,0.183 -0.669 0.640,0.183 0.630 0.640]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,4,-1,0,2,3,-1,5,1,0,-1,6,5,0,-1,7,0,8,-1,7,6,0,-1,9,7,8,-1,10,9,8,-1,11,12,13,-1,11,13,14,-1,11,14,10,-1,11,10,8,-1,15,12,11,-1,16,11,17,-1,16,15,11,-1]
|
||||
coord Coordinate { point [0.309 0.906 0.197,0.309 0.787 0.000,0.309 0.945 0.000,0.309 1.024 0.079,0.309 1.024 0.197,0.309 0.709 0.079,0.309 0.709 0.325,0.309 0.706 0.345,0.309 0.906 0.541,0.309 0.698 0.364,0.309 0.686 0.380,0.309 0.630 0.541,0.309 0.630 0.404,0.309 0.650 0.401,0.309 0.669 0.393,0.309 -0.669 0.404,0.309 -0.669 0.640,0.309 0.630 0.640]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [0.183 0.630 0.640,0.183 -0.669 0.640,0.309 0.630 0.640,0.309 -0.669 0.640]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1,3,4,5,-1,1,4,3,-1,5,6,7,-1,4,6,5,-1,7,8,9,-1,6,8,7,-1,9,10,11,-1,8,10,9,-1,11,12,13,-1,10,12,11,-1]
|
||||
coord Coordinate { point [0.183 0.630 0.404,0.183 0.650 0.401,0.309 0.630 0.404,0.309 0.650 0.401,0.183 0.669 0.393,0.309 0.669 0.393,0.183 0.686 0.380,0.309 0.686 0.380,0.183 0.698 0.364,0.309 0.698 0.364,0.183 0.706 0.345,0.309 0.706 0.345,0.183 0.709 0.325,0.309 0.709 0.325]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [0.183 0.630 0.541,0.183 0.630 0.640,0.309 0.630 0.541,0.309 0.630 0.640]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [0.183 0.906 0.541,0.183 0.630 0.541,0.309 0.906 0.541,0.309 0.630 0.541]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [0.183 0.709 0.325,0.183 0.709 0.079,0.309 0.709 0.325,0.309 0.709 0.079]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [0.183 0.906 0.197,0.183 0.906 0.541,0.309 0.906 0.197,0.309 0.906 0.541]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [0.183 0.709 0.079,0.183 0.787 0.000,0.309 0.709 0.079,0.309 0.787 0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [0.183 1.024 0.197,0.183 0.906 0.197,0.309 1.024 0.197,0.309 0.906 0.197]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [0.183 0.787 0.000,0.183 0.945 0.000,0.309 0.787 0.000,0.309 0.945 0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [0.183 1.024 0.079,0.183 1.024 0.197,0.309 1.024 0.079,0.309 1.024 0.197]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [0.183 0.945 0.000,0.183 1.024 0.079,0.309 0.945 0.000,0.309 1.024 0.079]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1]
|
||||
coord Coordinate { point [-0.203 -0.866 0.600,-0.289 -0.866 0.443,-0.203 -0.866 0.443,-0.289 -0.866 0.600]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1]
|
||||
coord Coordinate { point [-0.289 -0.866 0.443,-0.183 -0.669 0.404,-0.203 -0.866 0.443,-0.309 -0.669 0.404]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [-0.309 -0.669 0.640,-0.309 -0.669 0.404,-0.289 -0.866 0.600,-0.289 -0.866 0.443]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
|
||||
coord Coordinate { point [-0.183 -0.669 0.404,-0.183 -0.669 0.640,-0.203 -0.866 0.600,-0.203 -0.866 0.443]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [-0.289 -0.866 0.600,-0.203 -0.866 0.600,-0.309 -0.669 0.640,-0.183 -0.669 0.640]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [-0.309 -0.669 0.404,-0.309 0.630 0.404,-0.183 -0.669 0.404,-0.183 0.630 0.404]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,4,-1,2,1,3,-1,0,5,1,-1,5,6,1,-1,1,7,8,-1,6,7,1,-1,7,9,8,-1,9,10,8,-1,11,12,13,-1,13,12,14,-1,14,12,10,-1,10,12,8,-1,11,15,12,-1,12,16,17,-1,15,16,12,-1]
|
||||
coord Coordinate { point [-0.309 0.787 0.000,-0.309 0.906 0.197,-0.309 0.945 0.000,-0.309 1.024 0.079,-0.309 1.024 0.197,-0.309 0.709 0.079,-0.309 0.709 0.325,-0.309 0.706 0.345,-0.309 0.906 0.541,-0.309 0.698 0.364,-0.309 0.686 0.380,-0.309 0.630 0.404,-0.309 0.630 0.541,-0.309 0.650 0.401,-0.309 0.669 0.393,-0.309 -0.669 0.404,-0.309 -0.669 0.640,-0.309 0.630 0.640]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,4,-1,0,2,3,-1,5,1,0,-1,6,5,0,-1,7,0,8,-1,7,6,0,-1,9,7,8,-1,10,9,8,-1,11,12,13,-1,11,13,14,-1,11,14,10,-1,11,10,8,-1,15,12,11,-1,16,11,17,-1,16,15,11,-1]
|
||||
coord Coordinate { point [-0.183 0.906 0.197,-0.183 0.787 0.000,-0.183 0.945 0.000,-0.183 1.024 0.079,-0.183 1.024 0.197,-0.183 0.709 0.079,-0.183 0.709 0.325,-0.183 0.706 0.345,-0.183 0.906 0.541,-0.183 0.698 0.364,-0.183 0.686 0.380,-0.183 0.630 0.541,-0.183 0.630 0.404,-0.183 0.650 0.401,-0.183 0.669 0.393,-0.183 -0.669 0.404,-0.183 -0.669 0.640,-0.183 0.630 0.640]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [-0.309 0.630 0.640,-0.309 -0.669 0.640,-0.183 0.630 0.640,-0.183 -0.669 0.640]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1,3,4,5,-1,1,4,3,-1,5,6,7,-1,4,6,5,-1,7,8,9,-1,6,8,7,-1,9,10,11,-1,8,10,9,-1,11,12,13,-1,10,12,11,-1]
|
||||
coord Coordinate { point [-0.309 0.630 0.404,-0.309 0.650 0.401,-0.183 0.630 0.404,-0.183 0.650 0.401,-0.309 0.669 0.393,-0.183 0.669 0.393,-0.309 0.686 0.380,-0.183 0.686 0.380,-0.309 0.698 0.364,-0.183 0.698 0.364,-0.309 0.706 0.345,-0.183 0.706 0.345,-0.309 0.709 0.325,-0.183 0.709 0.325]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [-0.309 0.630 0.541,-0.309 0.630 0.640,-0.183 0.630 0.541,-0.183 0.630 0.640]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [-0.309 0.906 0.541,-0.309 0.630 0.541,-0.183 0.906 0.541,-0.183 0.630 0.541]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [-0.309 0.709 0.325,-0.309 0.709 0.079,-0.183 0.709 0.325,-0.183 0.709 0.079]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [-0.309 0.906 0.197,-0.309 0.906 0.541,-0.183 0.906 0.197,-0.183 0.906 0.541]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [-0.309 0.709 0.079,-0.309 0.787 0.000,-0.183 0.709 0.079,-0.183 0.787 0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [-0.309 1.024 0.197,-0.309 0.906 0.197,-0.183 1.024 0.197,-0.183 0.906 0.197]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [-0.309 0.787 0.000,-0.309 0.945 0.000,-0.183 0.787 0.000,-0.183 0.945 0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [-0.309 1.024 0.079,-0.309 1.024 0.197,-0.183 1.024 0.079,-0.183 1.024 0.197]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [-0.309 0.945 0.000,-0.309 1.024 0.079,-0.183 0.945 0.000,-0.183 1.024 0.079]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
File diff suppressed because it is too large
Load diff
|
|
@ -0,0 +1,617 @@
|
|||
#VRML V2.0 utf8
|
||||
#kicad StepUp wrl exported
|
||||
|
||||
# Copyright (C) 2023, Ray Benitez
|
||||
#
|
||||
# This work is licensed under the
|
||||
# [Creative Commons CC-BY-SA 4.0 License](https://creativecommons.org/licenses/by-sa/4.0/legalcode),
|
||||
# with the following exception:
|
||||
#
|
||||
# To the extent that the creation of electronic designs that use 'Licensed Material' can be
|
||||
# considered to be 'Adapted Material', then the copyright holder waives article 3 of the license
|
||||
# with respect to these designs and any generated files which use data provided as part of the
|
||||
# 'Licensed Material'.
|
||||
#
|
||||
# You are free to use the library data in your own projects without the obligation to share your
|
||||
# project files under this or any other license agreement. However, if you wish to distribute
|
||||
# these libraries, or parts thereof (including in modified form) as a collection then the exception
|
||||
# above does not apply. Please refer to
|
||||
# https://gitlab.com/kicad/libraries/kicad-packages3D/-/blob/master/LICENSE.md for further clarification
|
||||
# of the exception.
|
||||
#
|
||||
# Disclaimer of Warranties and Limitation of Liability.
|
||||
# These libraries are provided in the hope that they will be useful, but are provided without warranty of any kind, express or implied.
|
||||
# USE 3D CAD DATA AT YOUR OWN RISK
|
||||
# DO NOT RELY UPON ANY INFORMATION FOUND HERE WITHOUT INDEPENDENT VERIFICATION.
|
||||
Shape {
|
||||
appearance Appearance {material DEF IC-BODY-EPOXY-04 Material {
|
||||
ambientIntensity 0.293
|
||||
diffuseColor 0.148 0.145 0.145
|
||||
specularColor 0.18 0.168 0.16
|
||||
emissiveColor 0.0 0.0 0.0
|
||||
transparency 0.0
|
||||
shininess 0.35
|
||||
}
|
||||
}
|
||||
}
|
||||
Shape {
|
||||
appearance Appearance {material DEF PIN-01 Material {
|
||||
ambientIntensity 0.271
|
||||
diffuseColor 0.824 0.82 0.781
|
||||
specularColor 0.328 0.258 0.172
|
||||
emissiveColor 0.0 0.0 0.0
|
||||
transparency 0.0
|
||||
shininess 0.7
|
||||
}
|
||||
}
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [3,1,0,-1,3,2,1,-1]
|
||||
coord Coordinate { point [-1.224 1.280 0.354,-1.224 1.280 0.362,-1.224 -1.280 0.362,-1.224 -1.280 0.354]
|
||||
}}
|
||||
appearance Appearance{material USE IC-BODY-EPOXY-04 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [3,5,4,-1,2,0,1,-1,2,1,5,-1,2,5,3,-1]
|
||||
coord Coordinate { point [-1.224 1.280 0.354,-1.224 1.280 0.362,-1.146 1.280 0.008,1.224 1.280 0.008,1.224 1.280 0.205,1.181 1.280 0.362]
|
||||
}}
|
||||
appearance Appearance{material USE IC-BODY-EPOXY-04 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [3,0,1,-1,3,2,0,-1]
|
||||
coord Coordinate { point [-1.224 1.280 0.354,-1.146 1.280 0.008,-1.224 -1.280 0.354,-1.146 -1.280 0.008]
|
||||
}}
|
||||
appearance Appearance{material USE IC-BODY-EPOXY-04 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [2,1,0,-1,2,0,3,-1]
|
||||
coord Coordinate { point [-1.028 1.083 0.913,-1.028 -1.083 0.913,-1.224 -1.280 0.362,-1.224 1.280 0.362]
|
||||
}}
|
||||
appearance Appearance{material USE IC-BODY-EPOXY-04 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [5,1,0,-1,2,1,5,-1,4,3,2,-1,4,2,5,-1]
|
||||
coord Coordinate { point [-1.224 -1.280 0.354,-1.224 -1.280 0.362,1.181 -1.280 0.362,1.224 -1.280 0.205,1.224 -1.280 0.008,-1.146 -1.280 0.008]
|
||||
}}
|
||||
appearance Appearance{material USE IC-BODY-EPOXY-04 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [2,0,1,-1,3,2,1,-1]
|
||||
coord Coordinate { point [1.028 1.083 0.913,1.181 1.280 0.362,-1.028 1.083 0.913,-1.224 1.280 0.362]
|
||||
}}
|
||||
appearance Appearance{material USE IC-BODY-EPOXY-04 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [2,1,0,-1,2,0,3,-1]
|
||||
coord Coordinate { point [-1.146 -1.280 0.008,1.224 -1.280 0.008,1.224 1.280 0.008,-1.146 1.280 0.008]
|
||||
}}
|
||||
appearance Appearance{material USE IC-BODY-EPOXY-04 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,2,3,-1,1,3,4,-1,1,4,5,-1,1,0,3,-1]
|
||||
coord Coordinate { point [1.028 -1.083 0.913,1.028 1.083 0.913,1.181 -1.280 0.362,1.224 -1.280 0.205,1.224 1.280 0.205,1.181 1.280 0.362]
|
||||
}}
|
||||
appearance Appearance{material USE IC-BODY-EPOXY-04 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [3,1,0,-1,3,2,1,-1]
|
||||
coord Coordinate { point [1.224 -1.280 0.008,1.224 -1.280 0.205,1.224 1.280 0.205,1.224 1.280 0.008]
|
||||
}}
|
||||
appearance Appearance{material USE IC-BODY-EPOXY-04 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [31,32,1,-1,33,1,32,-1,30,31,1,-1,34,1,33,-1,29,30,1,-1,35,1,34,-1,28,29,1,-1,4,1,35,-1,27,28,1,-1,26,27,1,-1,25,26,1,-1,2,20,21,-1,2,21,22,-1,2,22,23,-1,2,23,24,-1,2,24,25,-1,2,25,1,-1,0,4,5,-1,0,5,6,-1,0,6,7,-1,0,7,8,-1,0,8,9,-1,0,9,10,-1,0,10,11,-1,0,11,12,-1,0,12,13,-1,0,13,14,-1,0,14,15,-1,0,1,4,-1,3,0,15,-1,3,15,16,-1,3,16,17,-1,3,17,18,-1,3,18,19,-1,3,19,20,-1,3,20,2,-1]
|
||||
coord Coordinate { point [-1.028 1.083 0.913,-1.028 -1.083 0.913,1.028 -1.083 0.913,1.028 1.083 0.913,-0.787 -0.000 0.913,-0.784 0.038 0.913,-0.772 0.075 0.913,-0.754 0.109 0.913,-0.730 0.139 0.913,-0.700 0.164 0.913,-0.666 0.182 0.913,-0.629 0.193 0.913,-0.591 0.197 0.913,-0.552 0.193 0.913,-0.515 0.182 0.913,-0.481 0.164 0.913,-0.451 0.139 0.913,-0.427 0.109 0.913,-0.409 0.075 0.913,-0.397 0.038 0.913,-0.394 -0.000 0.913,-0.397 -0.038 0.913,-0.409 -0.075 0.913,-0.427 -0.109 0.913,-0.451 -0.139 0.913,-0.481 -0.164 0.913,-0.515 -0.182 0.913,-0.552 -0.193 0.913,-0.591 -0.197 0.913,-0.629 -0.193 0.913,-0.666 -0.182 0.913,-0.700 -0.164 0.913,-0.730 -0.139 0.913,-0.754 -0.109 0.913,-0.772 -0.075 0.913,-0.784 -0.038 0.913]
|
||||
}}
|
||||
appearance Appearance{material USE IC-BODY-EPOXY-04 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [3,0,1,-1,3,2,0,-1]
|
||||
coord Coordinate { point [-1.028 -1.083 0.913,-1.224 -1.280 0.362,1.028 -1.083 0.913,1.181 -1.280 0.362]
|
||||
}}
|
||||
appearance Appearance{material USE IC-BODY-EPOXY-04 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [1,33,0,-1,1,34,33,-1,2,35,34,-1,2,34,1,-1,3,36,35,-1,3,35,2,-1,4,37,36,-1,4,36,3,-1,5,38,37,-1,5,37,4,-1,6,39,38,-1,6,38,5,-1,7,40,39,-1,7,39,6,-1,8,40,7,-1,8,41,40,-1,9,41,8,-1,9,42,41,-1,10,42,9,-1,10,43,42,-1,11,43,10,-1,11,44,43,-1,12,44,11,-1,12,45,44,-1,12,46,45,-1,13,46,12,-1,14,46,13,-1,14,47,46,-1,15,47,14,-1,15,48,47,-1,15,49,48,-1,16,49,15,-1,17,49,16,-1,17,50,49,-1,17,51,50,-1,18,51,17,-1,19,51,18,-1,19,52,51,-1,20,52,19,-1,20,53,52,-1,21,54,53,-1,21,53,20,-1,21,55,54,-1,22,55,21,-1,23,56,55,-1,23,57,56,-1,23,55,22,-1,24,57,23,-1,25,58,57,-1,25,57,24,-1,26,59,58,-1,26,58,25,-1,27,60,59,-1,27,59,26,-1,28,61,60,-1,28,62,61,-1,28,60,27,-1,29,62,28,-1,30,63,62,-1,30,62,29,-1,31,64,63,-1,31,63,30,-1,32,65,64,-1,32,64,31,-1]
|
||||
coord Coordinate { point [-0.787 -0.000 0.874,-0.784 0.038 0.874,-0.772 0.075 0.874,-0.754 0.109 0.874,-0.730 0.139 0.874,-0.700 0.164 0.874,-0.666 0.182 0.874,-0.629 0.193 0.874,-0.591 0.197 0.874,-0.552 0.193 0.874,-0.515 0.182 0.874,-0.481 0.164 0.874,-0.451 0.139 0.874,-0.427 0.109 0.874,-0.409 0.075 0.874,-0.397 0.038 0.874,-0.394 -0.000 0.874,-0.397 -0.038 0.874,-0.409 -0.075 0.874,-0.427 -0.109 0.874,-0.451 -0.139 0.874,-0.481 -0.164 0.874,-0.515 -0.182 0.874,-0.552 -0.193 0.874,-0.591 -0.197 0.874,-0.629 -0.193 0.874,-0.666 -0.182 0.874,-0.700 -0.164 0.874,-0.730 -0.139 0.874,-0.754 -0.109 0.874,-0.772 -0.075 0.874,-0.784 -0.038 0.874,-0.787 -0.000 0.874,-0.787 -0.000 0.913,-0.784 0.038 0.913,-0.772 0.075 0.913,-0.754 0.109 0.913,-0.730 0.139 0.913,-0.700 0.164 0.913,-0.666 0.182 0.913,-0.629 0.193 0.913,-0.591 0.197 0.913,-0.552 0.193 0.913,-0.515 0.182 0.913,-0.481 0.164 0.913,-0.451 0.139 0.913,-0.427 0.109 0.913,-0.409 0.075 0.913,-0.397 0.038 0.913,-0.394 -0.000 0.913,-0.397 -0.038 0.913,-0.409 -0.075 0.913,-0.427 -0.109 0.913,-0.451 -0.139 0.913,-0.481 -0.164 0.913,-0.515 -0.182 0.913,-0.552 -0.193 0.913,-0.591 -0.197 0.913,-0.629 -0.193 0.913,-0.666 -0.182 0.913,-0.700 -0.164 0.913,-0.730 -0.139 0.913,-0.754 -0.109 0.913,-0.772 -0.075 0.913,-0.784 -0.038 0.913,-0.787 -0.000 0.913]
|
||||
}}
|
||||
appearance Appearance{material USE IC-BODY-EPOXY-04 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [14,16,15,-1,11,13,12,-1,11,14,13,-1,29,26,25,-1,29,27,26,-1,29,28,27,-1,31,30,29,-1,0,31,29,-1,4,1,0,-1,4,2,1,-1,4,3,2,-1,4,6,5,-1,4,7,6,-1,4,8,7,-1,4,9,8,-1,4,10,9,-1,4,11,10,-1,4,17,16,-1,4,18,17,-1,4,19,18,-1,4,20,19,-1,4,21,20,-1,4,22,21,-1,4,23,22,-1,4,24,23,-1,4,25,24,-1,4,16,14,-1,4,29,25,-1,4,14,11,-1,4,0,29,-1]
|
||||
coord Coordinate { point [-0.787 -0.000 0.874,-0.784 0.038 0.874,-0.772 0.075 0.874,-0.754 0.109 0.874,-0.730 0.139 0.874,-0.700 0.164 0.874,-0.666 0.182 0.874,-0.629 0.193 0.874,-0.591 0.197 0.874,-0.552 0.193 0.874,-0.515 0.182 0.874,-0.481 0.164 0.874,-0.451 0.139 0.874,-0.427 0.109 0.874,-0.409 0.075 0.874,-0.397 0.038 0.874,-0.394 -0.000 0.874,-0.397 -0.038 0.874,-0.409 -0.075 0.874,-0.427 -0.109 0.874,-0.451 -0.139 0.874,-0.481 -0.164 0.874,-0.515 -0.182 0.874,-0.552 -0.193 0.874,-0.591 -0.197 0.874,-0.629 -0.193 0.874,-0.666 -0.182 0.874,-0.700 -0.164 0.874,-0.730 -0.139 0.874,-0.754 -0.109 0.874,-0.772 -0.075 0.874,-0.784 -0.038 0.874]
|
||||
}}
|
||||
appearance Appearance{material USE IC-BODY-EPOXY-04 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,2,3,-1,0,3,1,-1]
|
||||
coord Coordinate { point [1.618 -1.047 0.000,1.618 -1.047 0.197,1.618 -0.776 0.000,1.618 -0.776 0.197]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [6,1,0,-1,6,0,5,-1,7,2,1,-1,7,1,6,-1,4,3,2,-1,4,2,7,-1]
|
||||
coord Coordinate { point [1.618 -1.047 0.000,1.616 -1.055 0.000,1.610 -1.061 0.000,1.602 -1.063 0.000,1.602 -1.063 0.197,1.618 -1.047 0.197,1.616 -1.055 0.197,1.610 -1.061 0.197]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,2,1,-1,0,3,2,-1,20,0,19,-1,20,3,0,-1,21,3,20,-1,5,4,3,-1,5,21,18,-1,5,3,21,-1,11,17,14,-1,10,11,12,-1,10,12,13,-1,10,16,17,-1,10,17,11,-1,8,15,16,-1,8,18,15,-1,8,5,18,-1,8,16,10,-1,9,8,10,-1,7,6,5,-1,7,5,8,-1]
|
||||
coord Coordinate { point [1.618 -1.047 0.197,1.616 -1.055 0.197,1.610 -1.061 0.197,1.602 -1.063 0.197,1.224 -1.063 0.197,1.224 -0.850 0.197,-0.445 -0.850 0.197,-0.445 0.850 0.197,1.224 0.850 0.197,1.224 1.063 0.197,1.602 1.063 0.197,1.618 1.047 0.197,1.616 1.055 0.197,1.610 1.061 0.197,1.618 0.776 0.197,1.587 0.744 0.197,1.591 0.760 0.197,1.602 0.771 0.197,1.587 -0.744 0.197,1.618 -0.776 0.197,1.602 -0.771 0.197,1.591 -0.760 0.197]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [3,2,5,-1,3,5,7,-1,4,7,6,-1,4,3,7,-1,1,6,0,-1,1,4,6,-1]
|
||||
coord Coordinate { point [1.618 -0.776 0.197,1.618 -0.776 0.000,1.587 -0.744 0.000,1.591 -0.760 0.000,1.602 -0.771 0.000,1.587 -0.744 0.197,1.602 -0.771 0.197,1.591 -0.760 0.197]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [4,0,2,-1,4,2,3,-1,21,1,0,-1,21,0,4,-1,20,21,4,-1,6,4,5,-1,6,19,20,-1,6,20,4,-1,12,15,16,-1,11,13,12,-1,11,14,13,-1,11,16,17,-1,11,12,16,-1,9,6,7,-1,9,17,18,-1,9,18,19,-1,9,19,6,-1,9,11,17,-1,10,11,9,-1,8,9,7,-1]
|
||||
coord Coordinate { point [1.618 -1.047 0.000,1.618 -0.776 0.000,1.616 -1.055 0.000,1.610 -1.061 0.000,1.602 -1.063 0.000,1.224 -1.063 0.000,1.224 -0.850 0.000,-0.445 -0.850 0.000,-0.445 0.850 0.000,1.224 0.850 0.000,1.224 1.063 0.000,1.602 1.063 0.000,1.618 1.047 0.000,1.616 1.055 0.000,1.610 1.061 0.000,1.618 0.776 0.000,1.602 0.771 0.000,1.591 0.760 0.000,1.587 0.744 0.000,1.587 -0.744 0.000,1.591 -0.760 0.000,1.602 -0.771 0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [1,0,2,-1,1,2,3,-1]
|
||||
coord Coordinate { point [1.602 -1.063 0.000,1.224 -1.063 0.000,1.602 -1.063 0.197,1.224 -1.063 0.197]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [3,0,1,-1,3,1,2,-1]
|
||||
coord Coordinate { point [1.587 0.744 0.000,1.587 0.744 0.197,1.587 -0.744 0.197,1.587 -0.744 0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [1,0,4,-1,1,4,7,-1,2,7,6,-1,2,1,7,-1,3,6,5,-1,3,2,6,-1]
|
||||
coord Coordinate { point [1.618 0.776 0.000,1.602 0.771 0.000,1.591 0.760 0.000,1.587 0.744 0.000,1.618 0.776 0.197,1.587 0.744 0.197,1.591 0.760 0.197,1.602 0.771 0.197]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [1,2,3,-1,1,3,0,-1]
|
||||
coord Coordinate { point [1.618 0.776 0.197,1.618 0.776 0.000,1.618 1.047 0.000,1.618 1.047 0.197]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [6,0,1,-1,6,5,0,-1,7,1,2,-1,7,6,1,-1,4,2,3,-1,4,7,2,-1]
|
||||
coord Coordinate { point [1.618 1.047 0.000,1.616 1.055 0.000,1.610 1.061 0.000,1.602 1.063 0.000,1.602 1.063 0.197,1.618 1.047 0.197,1.616 1.055 0.197,1.610 1.061 0.197]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [1,0,2,-1,1,2,3,-1]
|
||||
coord Coordinate { point [1.224 1.063 0.000,1.602 1.063 0.000,1.224 1.063 0.197,1.602 1.063 0.197]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [3,0,1,-1,3,1,2,-1]
|
||||
coord Coordinate { point [1.224 0.850 0.000,1.224 0.850 0.197,1.224 1.063 0.197,1.224 1.063 0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [3,0,1,-1,3,1,2,-1]
|
||||
coord Coordinate { point [-0.445 0.850 0.000,-0.445 0.850 0.197,1.224 0.850 0.197,1.224 0.850 0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [3,0,1,-1,3,1,2,-1]
|
||||
coord Coordinate { point [-0.445 -0.850 0.000,-0.445 -0.850 0.197,-0.445 0.850 0.197,-0.445 0.850 0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [3,0,1,-1,3,1,2,-1]
|
||||
coord Coordinate { point [1.224 -0.850 0.000,1.224 -0.850 0.197,-0.445 -0.850 0.197,-0.445 -0.850 0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [3,0,1,-1,3,1,2,-1]
|
||||
coord Coordinate { point [1.224 -1.063 0.000,1.224 -1.063 0.197,1.224 -0.850 0.197,1.224 -0.850 0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [4,1,2,-1,4,2,3,-1,5,0,1,-1,5,1,4,-1,6,0,5,-1,7,0,6,-1,8,9,0,-1,8,0,7,-1]
|
||||
coord Coordinate { point [-1.668 -0.703 0.370,-1.669 -0.703 0.370,-1.669 -0.703 0.370,-1.669 -0.703 0.370,-1.669 -0.703 0.567,-1.669 -0.703 0.567,-1.669 -0.703 0.567,-1.668 -0.703 0.567,-1.374 -0.703 0.567,-1.374 -0.703 0.370]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [8,4,5,-1,8,5,6,-1,8,6,7,-1,1,0,14,-1,2,1,14,-1,3,2,14,-1,15,8,9,-1,15,14,8,-1,16,9,10,-1,16,15,9,-1,17,10,11,-1,17,16,10,-1,13,11,12,-1,13,17,11,-1,0,4,14,-1,14,4,8,-1]
|
||||
coord Coordinate { point [-1.668 -0.703 0.370,-1.669 -0.703 0.370,-1.669 -0.703 0.370,-1.669 -0.703 0.370,-1.668 -1.093 0.370,-1.669 -1.093 0.370,-1.669 -1.093 0.370,-1.669 -1.093 0.370,-1.669 -1.045 0.370,-1.699 -1.045 0.365,-1.725 -1.045 0.352,-1.747 -1.045 0.331,-1.761 -1.045 0.305,-1.761 -0.750 0.305,-1.669 -0.750 0.370,-1.699 -0.750 0.365,-1.725 -0.750 0.352,-1.747 -0.750 0.331]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [7,5,6,-1,2,3,4,-1,2,4,5,-1,1,0,2,-1,1,5,7,-1,1,2,5,-1]
|
||||
coord Coordinate { point [-1.374 -0.703 0.370,-1.668 -0.703 0.370,-1.374 -0.750 0.370,-0.881 -0.750 0.370,-0.881 -1.045 0.370,-1.374 -1.045 0.370,-1.374 -1.093 0.370,-1.668 -1.093 0.370]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [3,1,0,-1,3,0,2,-1]
|
||||
coord Coordinate { point [-1.374 -0.703 0.567,-1.374 -0.703 0.370,-1.374 -0.750 0.567,-1.374 -0.750 0.370]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [4,2,3,-1,7,0,2,-1,7,2,4,-1,1,0,7,-1,6,4,5,-1,6,7,4,-1]
|
||||
coord Coordinate { point [-1.668 -0.703 0.567,-1.374 -0.703 0.567,-1.668 -1.093 0.567,-1.374 -1.093 0.567,-1.374 -1.045 0.567,-0.881 -1.045 0.567,-0.881 -0.750 0.567,-1.374 -0.750 0.567]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [6,5,15,-1,6,15,16,-1,7,16,17,-1,7,6,16,-1,8,17,18,-1,8,7,17,-1,9,18,19,-1,9,8,18,-1,20,9,19,-1,10,9,20,-1,11,20,21,-1,11,10,20,-1,12,21,22,-1,12,11,21,-1,13,22,23,-1,13,12,22,-1,14,23,24,-1,14,13,23,-1,25,26,27,-1,25,27,28,-1,25,28,29,-1,25,14,24,-1,4,14,25,-1,4,25,29,-1,1,0,4,-1,2,1,4,-1,3,4,29,-1,3,2,4,-1]
|
||||
coord Coordinate { point [-1.669 -0.703 0.567,-1.669 -0.703 0.567,-1.669 -0.703 0.567,-1.668 -0.703 0.567,-1.669 -0.750 0.567,-1.946 -0.750 0.373,-1.932 -0.750 0.406,-1.913 -0.750 0.437,-1.891 -0.750 0.465,-1.866 -0.750 0.491,-1.838 -0.750 0.513,-1.807 -0.750 0.532,-1.775 -0.750 0.547,-1.741 -0.750 0.558,-1.705 -0.750 0.565,-1.946 -1.045 0.373,-1.932 -1.045 0.406,-1.913 -1.045 0.437,-1.891 -1.045 0.465,-1.866 -1.045 0.491,-1.838 -1.045 0.513,-1.807 -1.045 0.532,-1.775 -1.045 0.547,-1.741 -1.045 0.558,-1.705 -1.045 0.565,-1.669 -1.045 0.567,-1.669 -1.093 0.567,-1.669 -1.093 0.567,-1.669 -1.093 0.567,-1.668 -1.093 0.567]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [1,0,2,-1,1,2,3,-1]
|
||||
coord Coordinate { point [-1.669 -0.750 0.370,-1.669 -0.703 0.370,-1.669 -0.750 0.567,-1.669 -0.703 0.567]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [2,1,0,-1,2,3,1,-1]
|
||||
coord Coordinate { point [-1.374 -0.750 0.567,-1.374 -0.750 0.370,-0.881 -0.750 0.567,-0.881 -0.750 0.370]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [2,0,1,-1,2,32,33,-1,2,33,0,-1,3,29,30,-1,3,30,31,-1,3,31,32,-1,3,32,2,-1,4,28,29,-1,4,29,3,-1,27,28,4,-1,5,27,4,-1,26,27,5,-1,25,26,5,-1,24,5,6,-1,24,25,5,-1,23,24,6,-1,22,6,7,-1,22,7,8,-1,22,23,6,-1,21,8,9,-1,21,9,10,-1,21,22,8,-1,11,21,10,-1,20,21,11,-1,12,20,11,-1,13,19,20,-1,13,20,12,-1,14,19,13,-1,15,19,14,-1,16,18,19,-1,16,19,15,-1,17,18,16,-1]
|
||||
coord Coordinate { point [-2.280 -0.750 -0.000,-2.280 -0.750 0.197,-2.079 -0.750 0.197,-2.049 -0.750 0.201,-2.022 -0.750 0.215,-2.001 -0.750 0.235,-1.986 -0.750 0.262,-1.946 -0.750 0.373,-1.932 -0.750 0.406,-1.913 -0.750 0.437,-1.891 -0.750 0.465,-1.866 -0.750 0.491,-1.838 -0.750 0.513,-1.807 -0.750 0.532,-1.775 -0.750 0.547,-1.741 -0.750 0.558,-1.705 -0.750 0.565,-1.669 -0.750 0.567,-1.669 -0.750 0.370,-1.699 -0.750 0.365,-1.725 -0.750 0.352,-1.747 -0.750 0.331,-1.761 -0.750 0.305,-1.801 -0.750 0.194,-1.816 -0.750 0.161,-1.834 -0.750 0.130,-1.856 -0.750 0.102,-1.881 -0.750 0.076,-1.909 -0.750 0.053,-1.940 -0.750 0.035,-1.973 -0.750 0.020,-2.007 -0.750 0.009,-2.043 -0.750 0.002,-2.079 -0.750 -0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [3,0,1,-1,3,1,2,-1]
|
||||
coord Coordinate { point [-0.881 -0.750 0.567,-0.881 -1.045 0.567,-0.881 -1.045 0.370,-0.881 -0.750 0.370]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [3,0,1,-1,3,1,2,-1]
|
||||
coord Coordinate { point [-2.280 -0.750 -0.000,-2.280 -1.045 -0.000,-2.280 -1.045 0.197,-2.280 -0.750 0.197]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [3,0,1,-1,3,1,2,-1]
|
||||
coord Coordinate { point [-2.079 -0.750 -0.000,-2.079 -1.045 -0.000,-2.280 -1.045 -0.000,-2.280 -0.750 -0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [13,0,1,-1,13,1,2,-1,14,2,3,-1,14,13,2,-1,15,3,4,-1,15,14,3,-1,16,4,5,-1,16,15,4,-1,17,5,6,-1,17,6,7,-1,17,16,5,-1,18,17,7,-1,19,7,8,-1,19,8,9,-1,19,18,7,-1,20,19,9,-1,21,9,10,-1,21,20,9,-1,12,10,11,-1,12,21,10,-1]
|
||||
coord Coordinate { point [-1.801 -0.750 0.194,-1.801 -1.045 0.194,-1.816 -1.045 0.161,-1.834 -1.045 0.130,-1.856 -1.045 0.102,-1.881 -1.045 0.076,-1.909 -1.045 0.053,-1.940 -1.045 0.035,-1.973 -1.045 0.020,-2.007 -1.045 0.009,-2.043 -1.045 0.002,-2.079 -1.045 -0.000,-2.079 -0.750 -0.000,-1.816 -0.750 0.161,-1.834 -0.750 0.130,-1.856 -0.750 0.102,-1.881 -0.750 0.076,-1.909 -0.750 0.053,-1.940 -0.750 0.035,-1.973 -0.750 0.020,-2.007 -0.750 0.009,-2.043 -0.750 0.002]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [3,0,1,-1,3,1,2,-1]
|
||||
coord Coordinate { point [-1.761 -0.750 0.305,-1.761 -1.045 0.305,-1.801 -1.045 0.194,-1.801 -0.750 0.194]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [3,0,1,-1,3,1,2,-1]
|
||||
coord Coordinate { point [-1.986 -0.750 0.262,-1.986 -1.045 0.262,-1.946 -1.045 0.373,-1.946 -0.750 0.373]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [7,0,1,-1,7,1,2,-1,8,2,3,-1,8,7,2,-1,9,3,4,-1,9,8,3,-1,6,4,5,-1,6,9,4,-1]
|
||||
coord Coordinate { point [-2.079 -0.750 0.197,-2.079 -1.045 0.197,-2.049 -1.045 0.201,-2.022 -1.045 0.215,-2.001 -1.045 0.235,-1.986 -1.045 0.262,-1.986 -0.750 0.262,-2.049 -0.750 0.201,-2.022 -0.750 0.215,-2.001 -0.750 0.235]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [3,0,1,-1,3,1,2,-1]
|
||||
coord Coordinate { point [-2.280 -0.750 0.197,-2.280 -1.045 0.197,-2.079 -1.045 0.197,-2.079 -0.750 0.197]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [2,1,0,-1,2,33,32,-1,2,0,33,-1,3,30,29,-1,3,31,30,-1,3,32,31,-1,3,2,32,-1,4,29,28,-1,4,3,29,-1,27,4,28,-1,5,4,27,-1,26,5,27,-1,25,5,26,-1,24,6,5,-1,24,5,25,-1,23,6,24,-1,22,7,6,-1,22,8,7,-1,22,6,23,-1,21,9,8,-1,21,10,9,-1,21,8,22,-1,11,10,21,-1,20,11,21,-1,12,11,20,-1,13,20,19,-1,13,12,20,-1,14,13,19,-1,15,14,19,-1,16,19,18,-1,16,15,19,-1,17,16,18,-1]
|
||||
coord Coordinate { point [-2.280 -1.045 -0.000,-2.280 -1.045 0.197,-2.079 -1.045 0.197,-2.049 -1.045 0.201,-2.022 -1.045 0.215,-2.001 -1.045 0.235,-1.986 -1.045 0.262,-1.946 -1.045 0.373,-1.932 -1.045 0.406,-1.913 -1.045 0.437,-1.891 -1.045 0.465,-1.866 -1.045 0.491,-1.838 -1.045 0.513,-1.807 -1.045 0.532,-1.775 -1.045 0.547,-1.741 -1.045 0.558,-1.705 -1.045 0.565,-1.669 -1.045 0.567,-1.669 -1.045 0.370,-1.699 -1.045 0.365,-1.725 -1.045 0.352,-1.747 -1.045 0.331,-1.761 -1.045 0.305,-1.801 -1.045 0.194,-1.816 -1.045 0.161,-1.834 -1.045 0.130,-1.856 -1.045 0.102,-1.881 -1.045 0.076,-1.909 -1.045 0.053,-1.940 -1.045 0.035,-1.973 -1.045 0.020,-2.007 -1.045 0.009,-2.043 -1.045 0.002,-2.079 -1.045 -0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [1,0,2,-1,1,2,3,-1]
|
||||
coord Coordinate { point [-1.669 -1.093 0.370,-1.669 -1.045 0.370,-1.669 -1.093 0.567,-1.669 -1.045 0.567]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [4,2,1,-1,4,3,2,-1,5,1,0,-1,5,4,1,-1,6,5,0,-1,7,6,0,-1,8,0,9,-1,8,7,0,-1]
|
||||
coord Coordinate { point [-1.668 -1.093 0.370,-1.669 -1.093 0.370,-1.669 -1.093 0.370,-1.669 -1.093 0.370,-1.669 -1.093 0.567,-1.669 -1.093 0.567,-1.669 -1.093 0.567,-1.668 -1.093 0.567,-1.374 -1.093 0.567,-1.374 -1.093 0.370]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [3,1,0,-1,3,0,2,-1]
|
||||
coord Coordinate { point [-1.374 -1.045 0.567,-1.374 -1.045 0.370,-1.374 -1.093 0.567,-1.374 -1.093 0.370]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [2,0,1,-1,2,1,3,-1]
|
||||
coord Coordinate { point [-1.374 -1.045 0.567,-1.374 -1.045 0.370,-0.881 -1.045 0.567,-0.881 -1.045 0.370]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [4,1,2,-1,4,2,3,-1,5,0,1,-1,5,1,4,-1,6,0,5,-1,7,0,6,-1,8,9,0,-1,8,0,7,-1]
|
||||
coord Coordinate { point [-1.668 0.195 0.370,-1.669 0.195 0.370,-1.669 0.195 0.370,-1.669 0.195 0.370,-1.669 0.195 0.567,-1.669 0.195 0.567,-1.669 0.195 0.567,-1.668 0.195 0.567,-1.374 0.195 0.567,-1.374 0.195 0.370]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [8,4,5,-1,8,5,6,-1,8,6,7,-1,1,0,14,-1,2,1,14,-1,3,2,14,-1,15,8,9,-1,15,14,8,-1,16,9,10,-1,16,15,9,-1,17,10,11,-1,17,16,10,-1,13,11,12,-1,13,17,11,-1,0,4,14,-1,14,4,8,-1]
|
||||
coord Coordinate { point [-1.668 0.195 0.370,-1.669 0.195 0.370,-1.669 0.195 0.370,-1.669 0.195 0.370,-1.668 -0.195 0.370,-1.669 -0.195 0.370,-1.669 -0.195 0.370,-1.669 -0.195 0.370,-1.669 -0.148 0.370,-1.699 -0.148 0.365,-1.725 -0.148 0.352,-1.747 -0.148 0.331,-1.761 -0.148 0.305,-1.761 0.148 0.305,-1.669 0.148 0.370,-1.699 0.148 0.365,-1.725 0.148 0.352,-1.747 0.148 0.331]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [7,5,6,-1,2,3,4,-1,2,4,5,-1,1,0,2,-1,1,5,7,-1,1,2,5,-1]
|
||||
coord Coordinate { point [-1.374 0.195 0.370,-1.668 0.195 0.370,-1.374 0.148 0.370,-0.881 0.148 0.370,-0.881 -0.148 0.370,-1.374 -0.148 0.370,-1.374 -0.195 0.370,-1.668 -0.195 0.370]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [3,1,0,-1,3,0,2,-1]
|
||||
coord Coordinate { point [-1.374 0.195 0.567,-1.374 0.195 0.370,-1.374 0.148 0.567,-1.374 0.148 0.370]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [4,2,3,-1,7,0,2,-1,7,2,4,-1,1,0,7,-1,6,4,5,-1,6,7,4,-1]
|
||||
coord Coordinate { point [-1.668 0.195 0.567,-1.374 0.195 0.567,-1.668 -0.195 0.567,-1.374 -0.195 0.567,-1.374 -0.148 0.567,-0.881 -0.148 0.567,-0.881 0.148 0.567,-1.374 0.148 0.567]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [6,5,15,-1,6,15,16,-1,7,16,17,-1,7,6,16,-1,8,17,18,-1,8,7,17,-1,9,18,19,-1,9,8,18,-1,20,9,19,-1,10,9,20,-1,11,20,21,-1,11,10,20,-1,12,21,22,-1,12,11,21,-1,13,22,23,-1,13,12,22,-1,14,23,24,-1,14,13,23,-1,25,26,27,-1,25,27,28,-1,25,28,29,-1,25,14,24,-1,4,14,25,-1,4,25,29,-1,1,0,4,-1,2,1,4,-1,3,4,29,-1,3,2,4,-1]
|
||||
coord Coordinate { point [-1.669 0.195 0.567,-1.669 0.195 0.567,-1.669 0.195 0.567,-1.668 0.195 0.567,-1.669 0.148 0.567,-1.946 0.148 0.373,-1.932 0.148 0.406,-1.913 0.148 0.437,-1.891 0.148 0.465,-1.866 0.148 0.491,-1.838 0.148 0.513,-1.807 0.148 0.532,-1.775 0.148 0.547,-1.741 0.148 0.558,-1.705 0.148 0.565,-1.946 -0.148 0.373,-1.932 -0.148 0.406,-1.913 -0.148 0.437,-1.891 -0.148 0.465,-1.866 -0.148 0.491,-1.838 -0.148 0.513,-1.807 -0.148 0.532,-1.775 -0.148 0.547,-1.741 -0.148 0.558,-1.705 -0.148 0.565,-1.669 -0.148 0.567,-1.669 -0.195 0.567,-1.669 -0.195 0.567,-1.669 -0.195 0.567,-1.668 -0.195 0.567]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [1,0,2,-1,1,2,3,-1]
|
||||
coord Coordinate { point [-1.669 0.148 0.370,-1.669 0.195 0.370,-1.669 0.148 0.567,-1.669 0.195 0.567]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [2,1,0,-1,2,3,1,-1]
|
||||
coord Coordinate { point [-1.374 0.148 0.567,-1.374 0.148 0.370,-0.881 0.148 0.567,-0.881 0.148 0.370]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [2,0,1,-1,2,32,33,-1,2,33,0,-1,3,29,30,-1,3,30,31,-1,3,31,32,-1,3,32,2,-1,4,28,29,-1,4,29,3,-1,27,28,4,-1,5,27,4,-1,26,27,5,-1,25,26,5,-1,24,5,6,-1,24,25,5,-1,23,24,6,-1,22,6,7,-1,22,7,8,-1,22,23,6,-1,21,8,9,-1,21,9,10,-1,21,22,8,-1,11,21,10,-1,20,21,11,-1,12,20,11,-1,13,19,20,-1,13,20,12,-1,14,19,13,-1,15,19,14,-1,16,18,19,-1,16,19,15,-1,17,18,16,-1]
|
||||
coord Coordinate { point [-2.280 0.148 -0.000,-2.280 0.148 0.197,-2.079 0.148 0.197,-2.049 0.148 0.201,-2.022 0.148 0.215,-2.001 0.148 0.235,-1.986 0.148 0.262,-1.946 0.148 0.373,-1.932 0.148 0.406,-1.913 0.148 0.437,-1.891 0.148 0.465,-1.866 0.148 0.491,-1.838 0.148 0.513,-1.807 0.148 0.532,-1.775 0.148 0.547,-1.741 0.148 0.558,-1.705 0.148 0.565,-1.669 0.148 0.567,-1.669 0.148 0.370,-1.699 0.148 0.365,-1.725 0.148 0.352,-1.747 0.148 0.331,-1.761 0.148 0.305,-1.801 0.148 0.194,-1.816 0.148 0.161,-1.834 0.148 0.130,-1.856 0.148 0.102,-1.881 0.148 0.076,-1.909 0.148 0.053,-1.940 0.148 0.035,-1.973 0.148 0.020,-2.007 0.148 0.009,-2.043 0.148 0.002,-2.079 0.148 -0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [3,0,1,-1,3,1,2,-1]
|
||||
coord Coordinate { point [-0.881 0.148 0.567,-0.881 -0.148 0.567,-0.881 -0.148 0.370,-0.881 0.148 0.370]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [3,0,1,-1,3,1,2,-1]
|
||||
coord Coordinate { point [-2.280 0.148 -0.000,-2.280 -0.148 -0.000,-2.280 -0.148 0.197,-2.280 0.148 0.197]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [3,0,1,-1,3,1,2,-1]
|
||||
coord Coordinate { point [-2.079 0.148 -0.000,-2.079 -0.148 -0.000,-2.280 -0.148 -0.000,-2.280 0.148 -0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [13,0,1,-1,13,1,2,-1,14,2,3,-1,14,13,2,-1,15,3,4,-1,15,14,3,-1,16,4,5,-1,16,15,4,-1,17,5,6,-1,17,6,7,-1,17,16,5,-1,18,17,7,-1,19,7,8,-1,19,8,9,-1,19,18,7,-1,20,19,9,-1,21,9,10,-1,21,20,9,-1,12,10,11,-1,12,21,10,-1]
|
||||
coord Coordinate { point [-1.801 0.148 0.194,-1.801 -0.148 0.194,-1.816 -0.148 0.161,-1.834 -0.148 0.130,-1.856 -0.148 0.102,-1.881 -0.148 0.076,-1.909 -0.148 0.053,-1.940 -0.148 0.035,-1.973 -0.148 0.020,-2.007 -0.148 0.009,-2.043 -0.148 0.002,-2.079 -0.148 -0.000,-2.079 0.148 -0.000,-1.816 0.148 0.161,-1.834 0.148 0.130,-1.856 0.148 0.102,-1.881 0.148 0.076,-1.909 0.148 0.053,-1.940 0.148 0.035,-1.973 0.148 0.020,-2.007 0.148 0.009,-2.043 0.148 0.002]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [3,0,1,-1,3,1,2,-1]
|
||||
coord Coordinate { point [-1.761 0.148 0.305,-1.761 -0.148 0.305,-1.801 -0.148 0.194,-1.801 0.148 0.194]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [3,0,1,-1,3,1,2,-1]
|
||||
coord Coordinate { point [-1.986 0.148 0.262,-1.986 -0.148 0.262,-1.946 -0.148 0.373,-1.946 0.148 0.373]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [7,0,1,-1,7,1,2,-1,8,2,3,-1,8,7,2,-1,9,3,4,-1,9,8,3,-1,6,4,5,-1,6,9,4,-1]
|
||||
coord Coordinate { point [-2.079 0.148 0.197,-2.079 -0.148 0.197,-2.049 -0.148 0.201,-2.022 -0.148 0.215,-2.001 -0.148 0.235,-1.986 -0.148 0.262,-1.986 0.148 0.262,-2.049 0.148 0.201,-2.022 0.148 0.215,-2.001 0.148 0.235]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [3,0,1,-1,3,1,2,-1]
|
||||
coord Coordinate { point [-2.280 0.148 0.197,-2.280 -0.148 0.197,-2.079 -0.148 0.197,-2.079 0.148 0.197]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [2,1,0,-1,2,33,32,-1,2,0,33,-1,3,30,29,-1,3,31,30,-1,3,32,31,-1,3,2,32,-1,4,29,28,-1,4,3,29,-1,27,4,28,-1,5,4,27,-1,26,5,27,-1,25,5,26,-1,24,6,5,-1,24,5,25,-1,23,6,24,-1,22,7,6,-1,22,8,7,-1,22,6,23,-1,21,9,8,-1,21,10,9,-1,21,8,22,-1,11,10,21,-1,20,11,21,-1,12,11,20,-1,13,20,19,-1,13,12,20,-1,14,13,19,-1,15,14,19,-1,16,19,18,-1,16,15,19,-1,17,16,18,-1]
|
||||
coord Coordinate { point [-2.280 -0.148 -0.000,-2.280 -0.148 0.197,-2.079 -0.148 0.197,-2.049 -0.148 0.201,-2.022 -0.148 0.215,-2.001 -0.148 0.235,-1.986 -0.148 0.262,-1.946 -0.148 0.373,-1.932 -0.148 0.406,-1.913 -0.148 0.437,-1.891 -0.148 0.465,-1.866 -0.148 0.491,-1.838 -0.148 0.513,-1.807 -0.148 0.532,-1.775 -0.148 0.547,-1.741 -0.148 0.558,-1.705 -0.148 0.565,-1.669 -0.148 0.567,-1.669 -0.148 0.370,-1.699 -0.148 0.365,-1.725 -0.148 0.352,-1.747 -0.148 0.331,-1.761 -0.148 0.305,-1.801 -0.148 0.194,-1.816 -0.148 0.161,-1.834 -0.148 0.130,-1.856 -0.148 0.102,-1.881 -0.148 0.076,-1.909 -0.148 0.053,-1.940 -0.148 0.035,-1.973 -0.148 0.020,-2.007 -0.148 0.009,-2.043 -0.148 0.002,-2.079 -0.148 -0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [1,0,2,-1,1,2,3,-1]
|
||||
coord Coordinate { point [-1.669 -0.195 0.370,-1.669 -0.148 0.370,-1.669 -0.195 0.567,-1.669 -0.148 0.567]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [4,2,1,-1,4,3,2,-1,5,1,0,-1,5,4,1,-1,6,5,0,-1,7,6,0,-1,8,0,9,-1,8,7,0,-1]
|
||||
coord Coordinate { point [-1.668 -0.195 0.370,-1.669 -0.195 0.370,-1.669 -0.195 0.370,-1.669 -0.195 0.370,-1.669 -0.195 0.567,-1.669 -0.195 0.567,-1.669 -0.195 0.567,-1.668 -0.195 0.567,-1.374 -0.195 0.567,-1.374 -0.195 0.370]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [3,1,0,-1,3,0,2,-1]
|
||||
coord Coordinate { point [-1.374 -0.148 0.567,-1.374 -0.148 0.370,-1.374 -0.195 0.567,-1.374 -0.195 0.370]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [2,0,1,-1,2,1,3,-1]
|
||||
coord Coordinate { point [-1.374 -0.148 0.567,-1.374 -0.148 0.370,-0.881 -0.148 0.567,-0.881 -0.148 0.370]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [4,1,2,-1,4,2,3,-1,5,0,1,-1,5,1,4,-1,6,0,5,-1,7,0,6,-1,8,9,0,-1,8,0,7,-1]
|
||||
coord Coordinate { point [-1.668 1.093 0.370,-1.669 1.093 0.370,-1.669 1.093 0.370,-1.669 1.093 0.370,-1.669 1.093 0.567,-1.669 1.093 0.567,-1.669 1.093 0.567,-1.668 1.093 0.567,-1.374 1.093 0.567,-1.374 1.093 0.370]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [8,4,5,-1,8,5,6,-1,8,6,7,-1,1,0,14,-1,2,1,14,-1,3,2,14,-1,15,8,9,-1,15,14,8,-1,16,9,10,-1,16,15,9,-1,17,10,11,-1,17,16,10,-1,13,11,12,-1,13,17,11,-1,0,4,14,-1,14,4,8,-1]
|
||||
coord Coordinate { point [-1.668 1.093 0.370,-1.669 1.093 0.370,-1.669 1.093 0.370,-1.669 1.093 0.370,-1.668 0.703 0.370,-1.669 0.703 0.370,-1.669 0.703 0.370,-1.669 0.703 0.370,-1.669 0.750 0.370,-1.699 0.750 0.365,-1.725 0.750 0.352,-1.747 0.750 0.331,-1.761 0.750 0.305,-1.761 1.045 0.305,-1.669 1.045 0.370,-1.699 1.045 0.365,-1.725 1.045 0.352,-1.747 1.045 0.331]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [7,5,6,-1,2,3,4,-1,2,4,5,-1,1,0,2,-1,1,5,7,-1,1,2,5,-1]
|
||||
coord Coordinate { point [-1.374 1.093 0.370,-1.668 1.093 0.370,-1.374 1.045 0.370,-0.881 1.045 0.370,-0.881 0.750 0.370,-1.374 0.750 0.370,-1.374 0.703 0.370,-1.668 0.703 0.370]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [3,1,0,-1,3,0,2,-1]
|
||||
coord Coordinate { point [-1.374 1.093 0.567,-1.374 1.093 0.370,-1.374 1.045 0.567,-1.374 1.045 0.370]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [4,2,3,-1,7,0,2,-1,7,2,4,-1,1,0,7,-1,6,4,5,-1,6,7,4,-1]
|
||||
coord Coordinate { point [-1.668 1.093 0.567,-1.374 1.093 0.567,-1.668 0.703 0.567,-1.374 0.703 0.567,-1.374 0.750 0.567,-0.881 0.750 0.567,-0.881 1.045 0.567,-1.374 1.045 0.567]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [6,5,15,-1,6,15,16,-1,7,16,17,-1,7,6,16,-1,8,17,18,-1,8,7,17,-1,9,18,19,-1,9,8,18,-1,10,19,20,-1,10,9,19,-1,11,20,21,-1,11,10,20,-1,12,21,22,-1,12,11,21,-1,13,22,23,-1,13,12,22,-1,14,23,24,-1,14,13,23,-1,25,26,27,-1,25,27,28,-1,25,28,29,-1,25,14,24,-1,4,14,25,-1,4,25,29,-1,1,0,4,-1,2,1,4,-1,3,4,29,-1,3,2,4,-1]
|
||||
coord Coordinate { point [-1.669 1.093 0.567,-1.669 1.093 0.567,-1.669 1.093 0.567,-1.668 1.093 0.567,-1.669 1.045 0.567,-1.946 1.045 0.373,-1.932 1.045 0.406,-1.913 1.045 0.437,-1.891 1.045 0.465,-1.866 1.045 0.491,-1.838 1.045 0.513,-1.807 1.045 0.532,-1.775 1.045 0.547,-1.741 1.045 0.558,-1.705 1.045 0.565,-1.946 0.750 0.373,-1.932 0.750 0.406,-1.913 0.750 0.437,-1.891 0.750 0.465,-1.866 0.750 0.491,-1.838 0.750 0.513,-1.807 0.750 0.532,-1.775 0.750 0.547,-1.741 0.750 0.558,-1.705 0.750 0.565,-1.669 0.750 0.567,-1.669 0.703 0.567,-1.669 0.703 0.567,-1.669 0.703 0.567,-1.668 0.703 0.567]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,2,3,-1,0,3,1,-1]
|
||||
coord Coordinate { point [-1.669 1.093 0.370,-1.669 1.093 0.567,-1.669 1.045 0.370,-1.669 1.045 0.567]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [2,1,0,-1,2,3,1,-1]
|
||||
coord Coordinate { point [-1.374 1.045 0.567,-1.374 1.045 0.370,-0.881 1.045 0.567,-0.881 1.045 0.370]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [2,0,1,-1,2,32,33,-1,2,33,0,-1,3,29,30,-1,3,30,31,-1,3,31,32,-1,3,32,2,-1,4,28,29,-1,4,29,3,-1,27,28,4,-1,5,27,4,-1,26,27,5,-1,25,26,5,-1,24,5,6,-1,24,25,5,-1,23,24,6,-1,22,6,7,-1,22,7,8,-1,22,23,6,-1,21,8,9,-1,21,9,10,-1,21,22,8,-1,11,21,10,-1,20,21,11,-1,12,20,11,-1,13,19,20,-1,13,20,12,-1,14,19,13,-1,15,19,14,-1,16,18,19,-1,16,19,15,-1,17,18,16,-1]
|
||||
coord Coordinate { point [-2.280 1.045 -0.000,-2.280 1.045 0.197,-2.079 1.045 0.197,-2.049 1.045 0.201,-2.022 1.045 0.215,-2.001 1.045 0.235,-1.986 1.045 0.262,-1.946 1.045 0.373,-1.932 1.045 0.406,-1.913 1.045 0.437,-1.891 1.045 0.465,-1.866 1.045 0.491,-1.838 1.045 0.513,-1.807 1.045 0.532,-1.775 1.045 0.547,-1.741 1.045 0.558,-1.705 1.045 0.565,-1.669 1.045 0.567,-1.669 1.045 0.370,-1.699 1.045 0.365,-1.725 1.045 0.352,-1.747 1.045 0.331,-1.761 1.045 0.305,-1.801 1.045 0.194,-1.816 1.045 0.161,-1.834 1.045 0.130,-1.856 1.045 0.102,-1.881 1.045 0.076,-1.909 1.045 0.053,-1.940 1.045 0.035,-1.973 1.045 0.020,-2.007 1.045 0.009,-2.043 1.045 0.002,-2.079 1.045 -0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [3,0,1,-1,3,1,2,-1]
|
||||
coord Coordinate { point [-0.881 1.045 0.567,-0.881 0.750 0.567,-0.881 0.750 0.370,-0.881 1.045 0.370]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [3,0,1,-1,3,1,2,-1]
|
||||
coord Coordinate { point [-2.280 1.045 -0.000,-2.280 0.750 -0.000,-2.280 0.750 0.197,-2.280 1.045 0.197]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [3,0,1,-1,3,1,2,-1]
|
||||
coord Coordinate { point [-2.079 1.045 -0.000,-2.079 0.750 -0.000,-2.280 0.750 -0.000,-2.280 1.045 -0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [13,0,1,-1,13,1,2,-1,14,2,3,-1,14,13,2,-1,15,3,4,-1,15,14,3,-1,16,4,5,-1,16,15,4,-1,17,5,6,-1,17,6,7,-1,17,16,5,-1,18,17,7,-1,19,7,8,-1,19,8,9,-1,19,18,7,-1,20,19,9,-1,21,9,10,-1,21,20,9,-1,12,10,11,-1,12,21,10,-1]
|
||||
coord Coordinate { point [-1.801 1.045 0.194,-1.801 0.750 0.194,-1.816 0.750 0.161,-1.834 0.750 0.130,-1.856 0.750 0.102,-1.881 0.750 0.076,-1.909 0.750 0.053,-1.940 0.750 0.035,-1.973 0.750 0.020,-2.007 0.750 0.009,-2.043 0.750 0.002,-2.079 0.750 -0.000,-2.079 1.045 -0.000,-1.816 1.045 0.161,-1.834 1.045 0.130,-1.856 1.045 0.102,-1.881 1.045 0.076,-1.909 1.045 0.053,-1.940 1.045 0.035,-1.973 1.045 0.020,-2.007 1.045 0.009,-2.043 1.045 0.002]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [3,0,1,-1,3,1,2,-1]
|
||||
coord Coordinate { point [-1.761 1.045 0.305,-1.761 0.750 0.305,-1.801 0.750 0.194,-1.801 1.045 0.194]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [3,0,1,-1,3,1,2,-1]
|
||||
coord Coordinate { point [-1.986 1.045 0.262,-1.986 0.750 0.262,-1.946 0.750 0.373,-1.946 1.045 0.373]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [7,0,1,-1,7,1,2,-1,8,2,3,-1,8,7,2,-1,9,3,4,-1,9,8,3,-1,6,4,5,-1,6,9,4,-1]
|
||||
coord Coordinate { point [-2.079 1.045 0.197,-2.079 0.750 0.197,-2.049 0.750 0.201,-2.022 0.750 0.215,-2.001 0.750 0.235,-1.986 0.750 0.262,-1.986 1.045 0.262,-2.049 1.045 0.201,-2.022 1.045 0.215,-2.001 1.045 0.235]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [3,0,1,-1,3,1,2,-1]
|
||||
coord Coordinate { point [-2.280 1.045 0.197,-2.280 0.750 0.197,-2.079 0.750 0.197,-2.079 1.045 0.197]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [2,1,0,-1,2,33,32,-1,2,0,33,-1,3,30,29,-1,3,31,30,-1,3,32,31,-1,3,2,32,-1,4,29,28,-1,4,3,29,-1,27,4,28,-1,5,4,27,-1,26,5,27,-1,25,5,26,-1,24,6,5,-1,24,5,25,-1,23,6,24,-1,22,7,6,-1,22,8,7,-1,22,6,23,-1,21,9,8,-1,21,10,9,-1,21,8,22,-1,11,10,21,-1,20,11,21,-1,12,11,20,-1,13,20,19,-1,13,12,20,-1,14,13,19,-1,15,14,19,-1,16,19,18,-1,16,15,19,-1,17,16,18,-1]
|
||||
coord Coordinate { point [-2.280 0.750 -0.000,-2.280 0.750 0.197,-2.079 0.750 0.197,-2.049 0.750 0.201,-2.022 0.750 0.215,-2.001 0.750 0.235,-1.986 0.750 0.262,-1.946 0.750 0.373,-1.932 0.750 0.406,-1.913 0.750 0.437,-1.891 0.750 0.465,-1.866 0.750 0.491,-1.838 0.750 0.513,-1.807 0.750 0.532,-1.775 0.750 0.547,-1.741 0.750 0.558,-1.705 0.750 0.565,-1.669 0.750 0.567,-1.669 0.750 0.370,-1.699 0.750 0.365,-1.725 0.750 0.352,-1.747 0.750 0.331,-1.761 0.750 0.305,-1.801 0.750 0.194,-1.816 0.750 0.161,-1.834 0.750 0.130,-1.856 0.750 0.102,-1.881 0.750 0.076,-1.909 0.750 0.053,-1.940 0.750 0.035,-1.973 0.750 0.020,-2.007 0.750 0.009,-2.043 0.750 0.002,-2.079 0.750 -0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,2,3,-1,0,3,1,-1]
|
||||
coord Coordinate { point [-1.669 0.750 0.370,-1.669 0.750 0.567,-1.669 0.703 0.370,-1.669 0.703 0.567]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [4,2,1,-1,4,3,2,-1,5,1,0,-1,5,4,1,-1,6,5,0,-1,7,6,0,-1,8,0,9,-1,8,7,0,-1]
|
||||
coord Coordinate { point [-1.668 0.703 0.370,-1.669 0.703 0.370,-1.669 0.703 0.370,-1.669 0.703 0.370,-1.669 0.703 0.567,-1.669 0.703 0.567,-1.669 0.703 0.567,-1.668 0.703 0.567,-1.374 0.703 0.567,-1.374 0.703 0.370]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [3,1,0,-1,3,0,2,-1]
|
||||
coord Coordinate { point [-1.374 0.750 0.567,-1.374 0.750 0.370,-1.374 0.703 0.567,-1.374 0.703 0.370]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [2,0,1,-1,2,1,3,-1]
|
||||
coord Coordinate { point [-1.374 0.750 0.567,-1.374 0.750 0.370,-0.881 0.750 0.567,-0.881 0.750 0.370]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
5865
leds/Illuminator_leds_straight/Illuminator_leds_straight.kicad_pcb
Normal file
5865
leds/Illuminator_leds_straight/Illuminator_leds_straight.kicad_pcb
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -0,0 +1,26 @@
|
|||
(module Illuminator_leds_straight (layer F.Cu) (tedit 61218795)
|
||||
(attr smd)
|
||||
(descr "Illuminator_leds_straight StepUp generated footprint")
|
||||
(fp_text reference "FC_" (at 0.0 1.0) (layer F.SilkS)
|
||||
(effects (font (size 1.0 1.0) (thickness 0.15)))
|
||||
)
|
||||
(fp_text value "Val_" (at 0.0 -1.0) (layer F.SilkS)
|
||||
(effects (font (size 1.0 1.0) (thickness 0.15)))
|
||||
)
|
||||
(fp_text user %R (at 0.0 1.0) (layer F.Fab)
|
||||
(effects (font (size 1.0 1.0) (thickness 0.15)))
|
||||
)
|
||||
(fp_text user "EDIT PAD NUMBERS" (at 0.0 -2.0) (layer Cmts.User)
|
||||
(effects (font (size 1 1) (thickness 0.2) italic))
|
||||
)
|
||||
(fp_line (start 37.500000 -4.000000) (end 37.500000 4.000000) (layer PCB_Sketch_357c) (width 0.05))
|
||||
(fp_line (start 37.500000 4.000000) (end -37.500000 4.000000) (layer PCB_Sketch_357c) (width 0.05))
|
||||
(fp_line (start -37.500000 -4.000000) (end 37.500000 -4.000000) (layer PCB_Sketch_357c) (width 0.05))
|
||||
(fp_line (start -37.500000 4.000000) (end -37.500000 -4.000000) (layer PCB_Sketch_357c) (width 0.05))
|
||||
(model "/home/imbus/Seafile/Documents/Cads/Illuminator_leds/Illuminator_leds_straight/Illuminator_leds_straight.wrl"
|
||||
(at (xyz 0 0 0))
|
||||
(scale (xyz 1 1 1))
|
||||
(rotate (xyz 0 0 0))
|
||||
)
|
||||
)
|
||||
|
||||
|
|
@ -0,0 +1,80 @@
|
|||
{
|
||||
"board": {
|
||||
"active_layer": 37,
|
||||
"active_layer_preset": "Front Assembly View",
|
||||
"auto_track_width": true,
|
||||
"hidden_netclasses": [],
|
||||
"hidden_nets": [],
|
||||
"high_contrast_mode": 0,
|
||||
"net_color_mode": 2,
|
||||
"opacity": {
|
||||
"images": 1.0,
|
||||
"pads": 1.0,
|
||||
"tracks": 1.0,
|
||||
"vias": 1.0,
|
||||
"zones": 0.46000000834465027
|
||||
},
|
||||
"selection_filter": {
|
||||
"dimensions": true,
|
||||
"footprints": true,
|
||||
"graphics": true,
|
||||
"keepouts": true,
|
||||
"lockedItems": true,
|
||||
"otherItems": true,
|
||||
"pads": true,
|
||||
"text": true,
|
||||
"tracks": true,
|
||||
"vias": true,
|
||||
"zones": true
|
||||
},
|
||||
"visible_items": [
|
||||
0,
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4,
|
||||
5,
|
||||
8,
|
||||
9,
|
||||
10,
|
||||
11,
|
||||
12,
|
||||
13,
|
||||
15,
|
||||
16,
|
||||
18,
|
||||
19,
|
||||
20,
|
||||
21,
|
||||
22,
|
||||
23,
|
||||
25,
|
||||
26,
|
||||
27,
|
||||
28,
|
||||
29,
|
||||
30,
|
||||
32,
|
||||
33,
|
||||
34,
|
||||
35,
|
||||
36,
|
||||
40
|
||||
],
|
||||
"visible_layers": "fffffff_ffffffff",
|
||||
"zone_display_mode": 1
|
||||
},
|
||||
"git": {
|
||||
"repo_password": "",
|
||||
"repo_type": "",
|
||||
"repo_username": "",
|
||||
"ssh_key": ""
|
||||
},
|
||||
"meta": {
|
||||
"filename": "Illuminator_leds_straight.kicad_prl",
|
||||
"version": 3
|
||||
},
|
||||
"project": {
|
||||
"files": []
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,673 @@
|
|||
{
|
||||
"board": {
|
||||
"3dviewports": [],
|
||||
"design_settings": {
|
||||
"defaults": {
|
||||
"apply_defaults_to_fp_fields": false,
|
||||
"apply_defaults_to_fp_shapes": false,
|
||||
"apply_defaults_to_fp_text": false,
|
||||
"board_outline_line_width": 0.1,
|
||||
"copper_line_width": 0.2,
|
||||
"copper_text_italic": false,
|
||||
"copper_text_size_h": 1.5,
|
||||
"copper_text_size_v": 1.5,
|
||||
"copper_text_thickness": 0.3,
|
||||
"copper_text_upright": false,
|
||||
"courtyard_line_width": 0.05,
|
||||
"dimension_precision": 4,
|
||||
"dimension_units": 3,
|
||||
"dimensions": {
|
||||
"arrow_length": 1270000,
|
||||
"extension_offset": 500000,
|
||||
"keep_text_aligned": true,
|
||||
"suppress_zeroes": false,
|
||||
"text_position": 0,
|
||||
"units_format": 1
|
||||
},
|
||||
"fab_line_width": 0.1,
|
||||
"fab_text_italic": false,
|
||||
"fab_text_size_h": 1.0,
|
||||
"fab_text_size_v": 1.0,
|
||||
"fab_text_thickness": 0.15,
|
||||
"fab_text_upright": false,
|
||||
"other_line_width": 0.15,
|
||||
"other_text_italic": false,
|
||||
"other_text_size_h": 1.0,
|
||||
"other_text_size_v": 1.0,
|
||||
"other_text_thickness": 0.15,
|
||||
"other_text_upright": false,
|
||||
"pads": {
|
||||
"drill": 0.762,
|
||||
"height": 1.524,
|
||||
"width": 1.524
|
||||
},
|
||||
"silk_line_width": 0.15,
|
||||
"silk_text_italic": false,
|
||||
"silk_text_size_h": 1.0,
|
||||
"silk_text_size_v": 1.0,
|
||||
"silk_text_thickness": 0.15,
|
||||
"silk_text_upright": false,
|
||||
"zones": {
|
||||
"min_clearance": 0.25
|
||||
}
|
||||
},
|
||||
"diff_pair_dimensions": [
|
||||
{
|
||||
"gap": 0.0,
|
||||
"via_gap": 0.0,
|
||||
"width": 0.0
|
||||
}
|
||||
],
|
||||
"drc_exclusions": [],
|
||||
"meta": {
|
||||
"version": 2
|
||||
},
|
||||
"rule_severities": {
|
||||
"annular_width": "error",
|
||||
"clearance": "error",
|
||||
"connection_width": "warning",
|
||||
"copper_edge_clearance": "warning",
|
||||
"copper_sliver": "warning",
|
||||
"courtyards_overlap": "error",
|
||||
"diff_pair_gap_out_of_range": "error",
|
||||
"diff_pair_uncoupled_length_too_long": "error",
|
||||
"drill_out_of_range": "error",
|
||||
"duplicate_footprints": "warning",
|
||||
"extra_footprint": "warning",
|
||||
"footprint": "error",
|
||||
"footprint_symbol_mismatch": "warning",
|
||||
"footprint_type_mismatch": "warning",
|
||||
"hole_clearance": "error",
|
||||
"hole_near_hole": "error",
|
||||
"invalid_outline": "error",
|
||||
"isolated_copper": "warning",
|
||||
"item_on_disabled_layer": "error",
|
||||
"items_not_allowed": "error",
|
||||
"length_out_of_range": "error",
|
||||
"lib_footprint_issues": "warning",
|
||||
"lib_footprint_mismatch": "warning",
|
||||
"malformed_courtyard": "error",
|
||||
"microvia_drill_out_of_range": "error",
|
||||
"missing_courtyard": "warning",
|
||||
"missing_footprint": "warning",
|
||||
"net_conflict": "warning",
|
||||
"npth_inside_courtyard": "warning",
|
||||
"padstack": "warning",
|
||||
"pth_inside_courtyard": "warning",
|
||||
"shorting_items": "error",
|
||||
"silk_edge_clearance": "warning",
|
||||
"silk_over_copper": "warning",
|
||||
"silk_overlap": "warning",
|
||||
"skew_out_of_range": "error",
|
||||
"solder_mask_bridge": "error",
|
||||
"starved_thermal": "error",
|
||||
"text_height": "warning",
|
||||
"text_thickness": "warning",
|
||||
"through_hole_pad_without_hole": "error",
|
||||
"too_many_vias": "error",
|
||||
"track_dangling": "warning",
|
||||
"track_width": "error",
|
||||
"tracks_crossing": "error",
|
||||
"unconnected_items": "error",
|
||||
"unresolved_variable": "error",
|
||||
"via_dangling": "warning",
|
||||
"zones_intersect": "error"
|
||||
},
|
||||
"rules": {
|
||||
"max_error": 0.005,
|
||||
"min_clearance": 0.15,
|
||||
"min_connection": 0.15,
|
||||
"min_copper_edge_clearance": 0.0,
|
||||
"min_hole_clearance": 0.25,
|
||||
"min_hole_to_hole": 0.25,
|
||||
"min_microvia_diameter": 0.2,
|
||||
"min_microvia_drill": 0.1,
|
||||
"min_resolved_spokes": 2,
|
||||
"min_silk_clearance": 0.0,
|
||||
"min_text_height": 0.8,
|
||||
"min_text_thickness": 0.08,
|
||||
"min_through_hole_diameter": 0.3,
|
||||
"min_track_width": 0.15,
|
||||
"min_via_annular_width": 0.15,
|
||||
"min_via_diameter": 0.5,
|
||||
"solder_mask_clearance": 0.0,
|
||||
"solder_mask_min_width": 0.0,
|
||||
"solder_mask_to_copper_clearance": 0.0,
|
||||
"use_height_for_length_calcs": true
|
||||
},
|
||||
"teardrop_options": [
|
||||
{
|
||||
"td_onpadsmd": true,
|
||||
"td_onroundshapesonly": false,
|
||||
"td_ontrackend": false,
|
||||
"td_onviapad": true
|
||||
}
|
||||
],
|
||||
"teardrop_parameters": [
|
||||
{
|
||||
"td_allow_use_two_tracks": true,
|
||||
"td_curve_segcount": 5,
|
||||
"td_height_ratio": 1.0,
|
||||
"td_length_ratio": 1.0,
|
||||
"td_maxheight": 2.0,
|
||||
"td_maxlen": 1.0,
|
||||
"td_on_pad_in_zone": false,
|
||||
"td_target_name": "td_round_shape",
|
||||
"td_width_to_size_filter_ratio": 0.9
|
||||
},
|
||||
{
|
||||
"td_allow_use_two_tracks": true,
|
||||
"td_curve_segcount": 0,
|
||||
"td_height_ratio": 1.0,
|
||||
"td_length_ratio": 0.5,
|
||||
"td_maxheight": 2.0,
|
||||
"td_maxlen": 1.0,
|
||||
"td_on_pad_in_zone": false,
|
||||
"td_target_name": "td_rect_shape",
|
||||
"td_width_to_size_filter_ratio": 0.9
|
||||
},
|
||||
{
|
||||
"td_allow_use_two_tracks": true,
|
||||
"td_curve_segcount": 0,
|
||||
"td_height_ratio": 1.0,
|
||||
"td_length_ratio": 0.5,
|
||||
"td_maxheight": 2.0,
|
||||
"td_maxlen": 1.0,
|
||||
"td_on_pad_in_zone": false,
|
||||
"td_target_name": "td_track_end",
|
||||
"td_width_to_size_filter_ratio": 0.9
|
||||
}
|
||||
],
|
||||
"track_widths": [
|
||||
0.0
|
||||
],
|
||||
"tuning_pattern_settings": {
|
||||
"diff_pair_defaults": {
|
||||
"corner_radius_percentage": 80,
|
||||
"corner_style": 1,
|
||||
"max_amplitude": 1.0,
|
||||
"min_amplitude": 0.2,
|
||||
"single_sided": false,
|
||||
"spacing": 1.0
|
||||
},
|
||||
"diff_pair_skew_defaults": {
|
||||
"corner_radius_percentage": 80,
|
||||
"corner_style": 1,
|
||||
"max_amplitude": 1.0,
|
||||
"min_amplitude": 0.2,
|
||||
"single_sided": false,
|
||||
"spacing": 0.6
|
||||
},
|
||||
"single_track_defaults": {
|
||||
"corner_radius_percentage": 80,
|
||||
"corner_style": 1,
|
||||
"max_amplitude": 1.0,
|
||||
"min_amplitude": 0.2,
|
||||
"single_sided": false,
|
||||
"spacing": 0.6
|
||||
}
|
||||
},
|
||||
"via_dimensions": [
|
||||
{
|
||||
"diameter": 0.0,
|
||||
"drill": 0.0
|
||||
}
|
||||
],
|
||||
"zones_allow_external_fillets": false
|
||||
},
|
||||
"ipc2581": {
|
||||
"dist": "",
|
||||
"distpn": "",
|
||||
"internal_id": "",
|
||||
"mfg": "",
|
||||
"mpn": ""
|
||||
},
|
||||
"layer_presets": [
|
||||
{
|
||||
"activeLayer": -2,
|
||||
"layers": [
|
||||
31,
|
||||
44,
|
||||
46
|
||||
],
|
||||
"name": "BackRouting",
|
||||
"renderLayers": [
|
||||
125,
|
||||
126,
|
||||
127,
|
||||
128,
|
||||
129,
|
||||
130,
|
||||
133,
|
||||
134,
|
||||
135,
|
||||
137,
|
||||
138,
|
||||
140,
|
||||
141,
|
||||
142,
|
||||
143,
|
||||
144,
|
||||
145,
|
||||
146,
|
||||
147,
|
||||
148,
|
||||
149,
|
||||
150,
|
||||
151,
|
||||
152,
|
||||
153,
|
||||
154,
|
||||
155,
|
||||
157,
|
||||
158,
|
||||
159,
|
||||
160,
|
||||
161,
|
||||
165
|
||||
]
|
||||
},
|
||||
{
|
||||
"activeLayer": -2,
|
||||
"layers": [
|
||||
0,
|
||||
44,
|
||||
47
|
||||
],
|
||||
"name": "FrontRouting",
|
||||
"renderLayers": [
|
||||
125,
|
||||
126,
|
||||
127,
|
||||
128,
|
||||
129,
|
||||
130,
|
||||
133,
|
||||
134,
|
||||
135,
|
||||
137,
|
||||
138,
|
||||
140,
|
||||
141,
|
||||
142,
|
||||
143,
|
||||
144,
|
||||
145,
|
||||
146,
|
||||
147,
|
||||
148,
|
||||
149,
|
||||
150,
|
||||
151,
|
||||
152,
|
||||
153,
|
||||
154,
|
||||
155,
|
||||
157,
|
||||
158,
|
||||
159,
|
||||
160,
|
||||
161,
|
||||
165
|
||||
]
|
||||
}
|
||||
],
|
||||
"viewports": []
|
||||
},
|
||||
"boards": [],
|
||||
"cvpcb": {
|
||||
"equivalence_files": []
|
||||
},
|
||||
"erc": {
|
||||
"erc_exclusions": [],
|
||||
"meta": {
|
||||
"version": 0
|
||||
},
|
||||
"pin_map": [
|
||||
[
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
2
|
||||
],
|
||||
[
|
||||
0,
|
||||
2,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2
|
||||
],
|
||||
[
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
1,
|
||||
2
|
||||
],
|
||||
[
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
1,
|
||||
1,
|
||||
2,
|
||||
1,
|
||||
1,
|
||||
2
|
||||
],
|
||||
[
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
2
|
||||
],
|
||||
[
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
2
|
||||
],
|
||||
[
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
0,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
2
|
||||
],
|
||||
[
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
2
|
||||
],
|
||||
[
|
||||
0,
|
||||
2,
|
||||
1,
|
||||
2,
|
||||
0,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2
|
||||
],
|
||||
[
|
||||
0,
|
||||
2,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
2,
|
||||
0,
|
||||
0,
|
||||
2
|
||||
],
|
||||
[
|
||||
0,
|
||||
2,
|
||||
1,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
2,
|
||||
0,
|
||||
0,
|
||||
2
|
||||
],
|
||||
[
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2
|
||||
]
|
||||
],
|
||||
"rule_severities": {
|
||||
"bus_definition_conflict": "error",
|
||||
"bus_entry_needed": "error",
|
||||
"bus_to_bus_conflict": "error",
|
||||
"bus_to_net_conflict": "error",
|
||||
"conflicting_netclasses": "error",
|
||||
"different_unit_footprint": "error",
|
||||
"different_unit_net": "error",
|
||||
"duplicate_reference": "error",
|
||||
"duplicate_sheet_names": "error",
|
||||
"endpoint_off_grid": "warning",
|
||||
"extra_units": "error",
|
||||
"global_label_dangling": "warning",
|
||||
"hier_label_mismatch": "error",
|
||||
"label_dangling": "error",
|
||||
"lib_symbol_issues": "warning",
|
||||
"missing_bidi_pin": "warning",
|
||||
"missing_input_pin": "warning",
|
||||
"missing_power_pin": "error",
|
||||
"missing_unit": "warning",
|
||||
"multiple_net_names": "warning",
|
||||
"net_not_bus_member": "warning",
|
||||
"no_connect_connected": "warning",
|
||||
"no_connect_dangling": "warning",
|
||||
"pin_not_connected": "error",
|
||||
"pin_not_driven": "error",
|
||||
"pin_to_pin": "warning",
|
||||
"power_pin_not_driven": "error",
|
||||
"similar_labels": "warning",
|
||||
"simulation_model_issue": "ignore",
|
||||
"unannotated": "error",
|
||||
"unit_value_mismatch": "error",
|
||||
"unresolved_variable": "error",
|
||||
"wire_dangling": "error"
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"pinned_footprint_libs": [],
|
||||
"pinned_symbol_libs": []
|
||||
},
|
||||
"meta": {
|
||||
"filename": "Illuminator_leds_straight.kicad_pro",
|
||||
"version": 1
|
||||
},
|
||||
"net_settings": {
|
||||
"classes": [
|
||||
{
|
||||
"bus_width": 12,
|
||||
"clearance": 0.2,
|
||||
"diff_pair_gap": 0.25,
|
||||
"diff_pair_via_gap": 0.25,
|
||||
"diff_pair_width": 0.2,
|
||||
"line_style": 0,
|
||||
"microvia_diameter": 0.3,
|
||||
"microvia_drill": 0.1,
|
||||
"name": "Default",
|
||||
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
||||
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
||||
"track_width": 0.25,
|
||||
"via_diameter": 0.8,
|
||||
"via_drill": 0.4,
|
||||
"wire_width": 6
|
||||
},
|
||||
{
|
||||
"bus_width": 12,
|
||||
"clearance": 0.3,
|
||||
"diff_pair_gap": 0.25,
|
||||
"diff_pair_via_gap": 0.25,
|
||||
"diff_pair_width": 0.2,
|
||||
"line_style": 0,
|
||||
"microvia_diameter": 0.3,
|
||||
"microvia_drill": 0.1,
|
||||
"name": "PWM",
|
||||
"pcb_color": "rgb(255, 222, 0)",
|
||||
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
||||
"track_width": 0.25,
|
||||
"via_diameter": 0.8,
|
||||
"via_drill": 0.4,
|
||||
"wire_width": 6
|
||||
},
|
||||
{
|
||||
"bus_width": 12,
|
||||
"clearance": 0.3,
|
||||
"diff_pair_gap": 0.25,
|
||||
"diff_pair_via_gap": 0.25,
|
||||
"diff_pair_width": 0.2,
|
||||
"line_style": 0,
|
||||
"microvia_diameter": 0.3,
|
||||
"microvia_drill": 0.1,
|
||||
"name": "Power",
|
||||
"pcb_color": "rgb(0, 255, 0)",
|
||||
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
||||
"track_width": 0.4,
|
||||
"via_diameter": 0.8,
|
||||
"via_drill": 0.4,
|
||||
"wire_width": 6
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"version": 3
|
||||
},
|
||||
"net_colors": null,
|
||||
"netclass_assignments": null,
|
||||
"netclass_patterns": [
|
||||
{
|
||||
"netclass": "Power",
|
||||
"pattern": "+3V3"
|
||||
},
|
||||
{
|
||||
"netclass": "PWM",
|
||||
"pattern": "/PWM"
|
||||
},
|
||||
{
|
||||
"netclass": "PWM",
|
||||
"pattern": "/RPWM"
|
||||
},
|
||||
{
|
||||
"netclass": "Power",
|
||||
"pattern": "/Collector"
|
||||
}
|
||||
]
|
||||
},
|
||||
"pcbnew": {
|
||||
"last_paths": {
|
||||
"gencad": "",
|
||||
"idf": "",
|
||||
"netlist": "",
|
||||
"plot": "",
|
||||
"pos_files": "",
|
||||
"specctra_dsn": "",
|
||||
"step": "../../../../../Downloads/Illuminator_leds_straight.step",
|
||||
"svg": "",
|
||||
"vrml": "Illuminator_leds_straight.wrl"
|
||||
},
|
||||
"page_layout_descr_file": ""
|
||||
},
|
||||
"schematic": {
|
||||
"annotate_start_num": 0,
|
||||
"drawing": {
|
||||
"dashed_lines_dash_length_ratio": 12.0,
|
||||
"dashed_lines_gap_length_ratio": 3.0,
|
||||
"default_line_thickness": 6.0,
|
||||
"default_text_size": 50.0,
|
||||
"field_names": [],
|
||||
"intersheets_ref_own_page": false,
|
||||
"intersheets_ref_prefix": "",
|
||||
"intersheets_ref_short": false,
|
||||
"intersheets_ref_show": false,
|
||||
"intersheets_ref_suffix": "",
|
||||
"junction_size_choice": 3,
|
||||
"label_size_ratio": 0.375,
|
||||
"pin_symbol_size": 25.0,
|
||||
"text_offset_ratio": 0.15
|
||||
},
|
||||
"legacy_lib_dir": "",
|
||||
"legacy_lib_list": [],
|
||||
"meta": {
|
||||
"version": 1
|
||||
},
|
||||
"net_format_name": "",
|
||||
"page_layout_descr_file": "",
|
||||
"plot_directory": "/home/imbus/Downloads/",
|
||||
"spice_current_sheet_as_root": false,
|
||||
"spice_external_command": "spice \"%I\"",
|
||||
"spice_model_current_sheet_as_root": true,
|
||||
"spice_save_all_currents": false,
|
||||
"spice_save_all_voltages": false,
|
||||
"subpart_first_id": 65,
|
||||
"subpart_id_separator": 0
|
||||
},
|
||||
"sheets": [
|
||||
[
|
||||
"3effcd39-ef47-4da1-8f89-2889e0e9b7a5",
|
||||
""
|
||||
]
|
||||
],
|
||||
"text_variables": {}
|
||||
}
|
||||
1217
leds/Illuminator_leds_straight/Illuminator_leds_straight.kicad_sch
Normal file
1217
leds/Illuminator_leds_straight/Illuminator_leds_straight.kicad_sch
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -0,0 +1,4 @@
|
|||
Default True 2.0 3
|
||||
PWM True 2.0 3
|
||||
Power True 2.0 3
|
||||
False True False
|
||||
9468
leds/Illuminator_leds_straight/Illuminator_leds_straight.wrl
Normal file
9468
leds/Illuminator_leds_straight/Illuminator_leds_straight.wrl
Normal file
File diff suppressed because it is too large
Load diff
645
leds/Illuminator_leds_straight/shapes3D/3528_led-Body.wrl
Normal file
645
leds/Illuminator_leds_straight/shapes3D/3528_led-Body.wrl
Normal file
|
|
@ -0,0 +1,645 @@
|
|||
#VRML V2.0 utf8
|
||||
|
||||
|
||||
Group {
|
||||
children
|
||||
DEF o0 Group {
|
||||
children
|
||||
DEF o1 Group {
|
||||
children
|
||||
DEF o2 Transform {
|
||||
translation -0 -0 -0
|
||||
rotation 0 0 1 0
|
||||
scale 1 1 1
|
||||
scaleOrientation 0 0 1 0
|
||||
center 0 0 0
|
||||
children
|
||||
DEF o3 Group {
|
||||
children [
|
||||
DEF o4 Group {
|
||||
children
|
||||
DEF o5 Transform {
|
||||
translation 0 0 0
|
||||
rotation 0 0 1 0
|
||||
scale 1 1 1
|
||||
scaleOrientation 0 0 1 0
|
||||
center 0 0 0
|
||||
|
||||
}
|
||||
|
||||
},
|
||||
|
||||
DEF o6 Group {
|
||||
children
|
||||
DEF o7 Transform {
|
||||
translation 0 0 0
|
||||
rotation 0 0 1 0
|
||||
scale 1 1 1
|
||||
scaleOrientation 0 0 1 0
|
||||
center 0 0 0
|
||||
children
|
||||
DEF o8 Group {
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
},
|
||||
|
||||
DEF o9 Group {
|
||||
children
|
||||
DEF o10 Transform {
|
||||
translation 0 0 0
|
||||
rotation 0 0 1 0
|
||||
scale 1 1 1
|
||||
scaleOrientation 0 0 1 0
|
||||
center 0 0 0
|
||||
|
||||
}
|
||||
|
||||
},
|
||||
|
||||
DEF o11 Group {
|
||||
children
|
||||
DEF o12 Transform {
|
||||
translation 0 0 0
|
||||
rotation 0 0 1 0
|
||||
scale 1 1 1
|
||||
scaleOrientation 0 0 1 0
|
||||
center 0 0 0
|
||||
children
|
||||
DEF o13 Group {
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
},
|
||||
|
||||
DEF o14 Group {
|
||||
children
|
||||
DEF o15 Transform {
|
||||
translation 0 0 0
|
||||
rotation 0 0 1 0
|
||||
scale 1 1 1
|
||||
scaleOrientation 0 0 1 0
|
||||
center 0 0 0
|
||||
|
||||
}
|
||||
|
||||
},
|
||||
|
||||
DEF o16 Group {
|
||||
children
|
||||
DEF o17 Transform {
|
||||
translation 0 0 1.9
|
||||
rotation 0 0 1 0
|
||||
scale 1 1 1
|
||||
scaleOrientation 0 0 1 0
|
||||
center 0 0 0
|
||||
children
|
||||
DEF o18 Group {
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
},
|
||||
|
||||
DEF o19 Group {
|
||||
children
|
||||
DEF o20 Transform {
|
||||
translation 0 0 0
|
||||
rotation 0 0 1 0
|
||||
scale 1 1 1
|
||||
scaleOrientation 0 0 1 0
|
||||
center 0 0 0
|
||||
|
||||
}
|
||||
|
||||
},
|
||||
|
||||
DEF o21 Group {
|
||||
children
|
||||
DEF o22 Transform {
|
||||
translation 0 0 1.9
|
||||
rotation 0 0 1 0
|
||||
scale 1 1 1
|
||||
scaleOrientation 0 0 1 0
|
||||
center 0 0 0
|
||||
children
|
||||
DEF o23 Group {
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
},
|
||||
|
||||
DEF o24 Group {
|
||||
children
|
||||
DEF o25 Transform {
|
||||
translation 0 0 0
|
||||
rotation 0 0 1 0
|
||||
scale 1 1 1
|
||||
scaleOrientation 0 0 1 0
|
||||
center 0 0 0
|
||||
children
|
||||
DEF o26 Group {
|
||||
children [
|
||||
DEF o27 Group {
|
||||
children
|
||||
DEF o28 Shape {
|
||||
appearance
|
||||
Appearance {
|
||||
material
|
||||
Material {
|
||||
emissiveColor 0.098039217 0.098039217 0.098039217
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
geometry
|
||||
PointSet {
|
||||
coord
|
||||
DEF o29 Coordinate {
|
||||
point [ -1.4 -1.6 0,
|
||||
-1.4 1.6 0,
|
||||
-1.4 -1.6 1.5,
|
||||
-1.4 -0.69999999 1.5,
|
||||
-1.4 -0.69999999 1.9,
|
||||
-1.4 1.6 1.9,
|
||||
-1.1 -1.6 0,
|
||||
-1.4 -1.6 0,
|
||||
1.1 -1.6 0,
|
||||
1.4 -1.6 0,
|
||||
1.4 1.6 0,
|
||||
1.1 1.6 0,
|
||||
-1.1 1.6 0,
|
||||
-1.4 1.6 0,
|
||||
-1.4 1.6 0,
|
||||
-1.1 1.6 0,
|
||||
-1.4 1.6 1.9,
|
||||
1.4 1.6 1.9,
|
||||
1.4 1.6 0,
|
||||
1.1 1.6 0,
|
||||
1.1 1.6 1,
|
||||
-1.1 1.6 1,
|
||||
-1.4 -0.69999999 1.9,
|
||||
-1.4 1.6 1.9,
|
||||
-0.5 -1.6 1.9,
|
||||
1.4 -1.6 1.9,
|
||||
1.4 1.6 1.9,
|
||||
1.25 0 1.9,
|
||||
1.2244124 0.25162315 1.9,
|
||||
1.1486973 0.49294481 1.9,
|
||||
1.0259542 0.71408528 1.9,
|
||||
0.86120868 0.90599096 1.9,
|
||||
0.66120499 1.0608053 1.9,
|
||||
0.43413156 1.1721902 1.9,
|
||||
0.18928473 1.2355855 1.9,
|
||||
-0.063311458 1.2483957 1.9,
|
||||
-0.31331566 1.2100964 1.9,
|
||||
-0.5504927 1.1222557 1.9,
|
||||
-0.76513249 0.98846966 1.9,
|
||||
-0.94844764 0.8142156 1.9,
|
||||
-1.0929333 0.60662746 1.9,
|
||||
-1.192674 0.37420389 1.9,
|
||||
-1.2435867 0.1264604 1.9,
|
||||
-1.2435867 -0.1264604 1.9,
|
||||
-1.192674 -0.37420389 1.9,
|
||||
-1.0929333 -0.60662746 1.9,
|
||||
-0.94844764 -0.8142156 1.9,
|
||||
-0.76513249 -0.98846966 1.9,
|
||||
-0.5504927 -1.1222557 1.9,
|
||||
-0.31331566 -1.2100964 1.9,
|
||||
-0.063311458 -1.2483957 1.9,
|
||||
0.18928473 -1.2355855 1.9,
|
||||
0.43413156 -1.1721902 1.9,
|
||||
0.66120499 -1.0608053 1.9,
|
||||
0.86120868 -0.90599096 1.9,
|
||||
1.0259542 -0.71408528 1.9,
|
||||
1.1486973 -0.49294481 1.9,
|
||||
1.2244124 -0.25162315 1.9,
|
||||
-1.4 -0.69999999 1.9,
|
||||
-1.4 -0.69999999 1.5,
|
||||
-0.5 -1.6 1.5,
|
||||
-0.5 -1.6 1.9,
|
||||
-1.4 -1.6 1.5,
|
||||
-1.4 -0.69999999 1.5,
|
||||
-0.5 -1.6 1.5,
|
||||
1.4 -1.6 0,
|
||||
1.1 -1.6 0,
|
||||
1.4 -1.6 1.9,
|
||||
-0.5 -1.6 1.9,
|
||||
-0.5 -1.6 1.5,
|
||||
-1.4 -1.6 1.5,
|
||||
-1.4 -1.6 0,
|
||||
-1.1 -1.6 0,
|
||||
-1.1 -1.6 1,
|
||||
1.1 -1.6 1,
|
||||
-1.1 1.75 0,
|
||||
1.1 1.75 0,
|
||||
-1.1 1.6 0,
|
||||
1.1 1.6 0,
|
||||
1.4 1.6 0,
|
||||
1.4 1.6 1.9,
|
||||
1.4 -1.6 1.9,
|
||||
1.4 -1.6 0,
|
||||
-1.1 -1.6 0,
|
||||
-1.1 -1.75 0,
|
||||
1.1 -1.75 0,
|
||||
1.1 -1.6 0,
|
||||
-1.1 1.6 0,
|
||||
-1.1 1.6 1,
|
||||
-1.1 1.75 1,
|
||||
-1.1 1.75 0,
|
||||
-1.1 1.75 1,
|
||||
1.1 1.75 1,
|
||||
-1.1 1.6 1,
|
||||
1.1 1.6 1,
|
||||
1.1 1.75 0,
|
||||
1.1 1.75 1,
|
||||
1.1 1.6 1,
|
||||
1.1 1.6 0,
|
||||
1.25 0 1.9,
|
||||
1.25 0 1.8,
|
||||
1.2244124 0.25162315 1.8,
|
||||
1.1486973 0.49294481 1.8,
|
||||
1.0259542 0.71408528 1.8,
|
||||
0.86120868 0.90599096 1.8,
|
||||
0.66120499 1.0608053 1.8,
|
||||
0.43413156 1.1721902 1.8,
|
||||
0.18928473 1.2355855 1.8,
|
||||
-0.063311458 1.2483957 1.8,
|
||||
-0.31331566 1.2100964 1.8,
|
||||
-0.5504927 1.1222557 1.8,
|
||||
-0.76513249 0.98846966 1.8,
|
||||
-0.94844764 0.8142156 1.8,
|
||||
-1.0929333 0.60662746 1.8,
|
||||
-1.192674 0.37420389 1.8,
|
||||
-1.2435867 0.1264604 1.8,
|
||||
-1.2435867 -0.1264604 1.8,
|
||||
-1.192674 -0.37420389 1.8,
|
||||
-1.0929333 -0.60662746 1.8,
|
||||
-0.94844764 -0.8142156 1.8,
|
||||
-0.76513249 -0.98846966 1.8,
|
||||
-0.5504927 -1.1222557 1.8,
|
||||
-0.31331566 -1.2100964 1.8,
|
||||
-0.063311458 -1.2483957 1.8,
|
||||
0.18928473 -1.2355855 1.8,
|
||||
0.43413156 -1.1721902 1.8,
|
||||
0.66120499 -1.0608053 1.8,
|
||||
0.86120868 -0.90599096 1.8,
|
||||
1.0259542 -0.71408528 1.8,
|
||||
1.1486973 -0.49294481 1.8,
|
||||
1.2244124 -0.25162315 1.8,
|
||||
1.25 0 1.8,
|
||||
1.25 0 1.9,
|
||||
1.2244124 0.25162315 1.9,
|
||||
1.1486973 0.49294481 1.9,
|
||||
1.0259542 0.71408528 1.9,
|
||||
0.86120868 0.90599096 1.9,
|
||||
0.66120499 1.0608053 1.9,
|
||||
0.43413156 1.1721902 1.9,
|
||||
0.18928473 1.2355855 1.9,
|
||||
-0.063311458 1.2483957 1.9,
|
||||
-0.31331566 1.2100964 1.9,
|
||||
-0.5504927 1.1222557 1.9,
|
||||
-0.76513249 0.98846966 1.9,
|
||||
-0.94844764 0.8142156 1.9,
|
||||
-1.0929333 0.60662746 1.9,
|
||||
-1.192674 0.37420389 1.9,
|
||||
-1.2435867 0.1264604 1.9,
|
||||
-1.2435867 -0.1264604 1.9,
|
||||
-1.192674 -0.37420389 1.9,
|
||||
-1.0929333 -0.60662746 1.9,
|
||||
-0.94844764 -0.8142156 1.9,
|
||||
-0.76513249 -0.98846966 1.9,
|
||||
-0.5504927 -1.1222557 1.9,
|
||||
-0.31331566 -1.2100964 1.9,
|
||||
-0.063311458 -1.2483957 1.9,
|
||||
0.18928473 -1.2355855 1.9,
|
||||
0.43413156 -1.1721902 1.9,
|
||||
0.66120499 -1.0608053 1.9,
|
||||
0.86120868 -0.90599096 1.9,
|
||||
1.0259542 -0.71408528 1.9,
|
||||
1.1486973 -0.49294481 1.9,
|
||||
1.2244124 -0.25162315 1.9,
|
||||
1.1 -1.75 0,
|
||||
1.1 -1.75 1,
|
||||
1.1 -1.6 1,
|
||||
1.1 -1.6 0,
|
||||
-1.1 -1.6 1,
|
||||
-1.1 -1.75 1,
|
||||
1.1 -1.75 1,
|
||||
1.1 -1.6 1,
|
||||
-1.1 -1.6 0,
|
||||
-1.1 -1.6 1,
|
||||
-1.1 -1.75 1,
|
||||
-1.1 -1.75 0,
|
||||
-1.1 1.75 0,
|
||||
-1.1 1.75 1,
|
||||
1.1 1.75 1,
|
||||
1.1 1.75 0,
|
||||
-1.1 -1.75 0,
|
||||
-1.1 -1.75 1,
|
||||
1.1 -1.75 1,
|
||||
1.1 -1.75 0,
|
||||
1.25 0 1.8,
|
||||
1.2244124 0.25162315 1.8,
|
||||
1.1486973 0.49294481 1.8,
|
||||
1.0259542 0.71408528 1.8,
|
||||
0.86120868 0.90599096 1.8,
|
||||
0.66120499 1.0608053 1.8,
|
||||
0.43413156 1.1721902 1.8,
|
||||
0.18928473 1.2355855 1.8,
|
||||
-0.063311458 1.2483957 1.8,
|
||||
-0.31331566 1.2100964 1.8,
|
||||
-0.5504927 1.1222557 1.8,
|
||||
-0.76513249 0.98846966 1.8,
|
||||
-0.94844764 0.8142156 1.8,
|
||||
-1.0929333 0.60662746 1.8,
|
||||
-1.192674 0.37420389 1.8,
|
||||
-1.2435867 0.1264604 1.8,
|
||||
-1.2435867 -0.1264604 1.8,
|
||||
-1.192674 -0.37420389 1.8,
|
||||
-1.0929333 -0.60662746 1.8,
|
||||
-0.94844764 -0.8142156 1.8,
|
||||
-0.76513249 -0.98846966 1.8,
|
||||
-0.5504927 -1.1222557 1.8,
|
||||
-0.31331566 -1.2100964 1.8,
|
||||
-0.063311458 -1.2483957 1.8,
|
||||
0.18928473 -1.2355855 1.8,
|
||||
0.43413156 -1.1721902 1.8,
|
||||
0.66120499 -1.0608053 1.8,
|
||||
0.86120868 -0.90599096 1.8,
|
||||
1.0259542 -0.71408528 1.8,
|
||||
1.1486973 -0.49294481 1.8,
|
||||
1.2244124 -0.25162315 1.8,
|
||||
-1.4 -1.6 0,
|
||||
-1.4 1.6 0,
|
||||
-1.4 1.6 1.9,
|
||||
-1.4 -0.69999999 1.9,
|
||||
-1.4 -0.69999999 1.5,
|
||||
-1.4 -1.6 1.5,
|
||||
-1.1 1.6 0,
|
||||
1.1 1.6 0,
|
||||
1.4 1.6 0,
|
||||
1.4 -1.6 0,
|
||||
1.1 -1.6 0,
|
||||
-1.1 -1.6 0,
|
||||
-1.1 1.6 1,
|
||||
1.1 1.6 1,
|
||||
1.4 1.6 1.9,
|
||||
1.4 -1.6 1.9,
|
||||
-0.5 -1.6 1.9,
|
||||
1.25 0 1.9,
|
||||
-0.5 -1.6 1.5,
|
||||
1.1 -1.6 1,
|
||||
-1.1 -1.6 1,
|
||||
1.1 1.75 0,
|
||||
-1.1 1.75 0,
|
||||
-1.1 -1.75 0,
|
||||
1.1 -1.75 0,
|
||||
-1.1 1.75 1,
|
||||
1.1 1.75 1,
|
||||
1.25 0 1.8,
|
||||
1.1 -1.75 1,
|
||||
-1.1 -1.75 1 ]
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
},
|
||||
|
||||
DEF o30 Group {
|
||||
children
|
||||
DEF o31 Shape {
|
||||
appearance
|
||||
Appearance {
|
||||
material
|
||||
Material {
|
||||
diffuseColor 0.098039217 0.098039217 0.098039217
|
||||
shininess 1
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
geometry
|
||||
IndexedLineSet {
|
||||
coord
|
||||
USE o29
|
||||
coordIndex [ 0, 1, -1, 1, 5, -1, 4, 5,
|
||||
-1, 4, 3, -1, 2, 3, -1, 0,
|
||||
2, -1, 13, 12, -1, 11, 12, -1,
|
||||
11, 10, -1, 10, 9, -1, 9, 8,
|
||||
-1, 8, 6, -1, 6, 7, -1, 15,
|
||||
21, -1, 20, 21, -1, 19, 20, -1,
|
||||
18, 17, -1, 16, 17, -1, 26, 25,
|
||||
-1, 25, 24, -1, 22, 24, -1, 27,
|
||||
28, 29, 30, 31, 32, 33, 34, 35,
|
||||
36, 37, 38, 39, 40, 41, 42, 43,
|
||||
44, 45, 46, 47, 48, 49, 50, 51,
|
||||
52, 53, 54, 55, 56, 57, 27, -1,
|
||||
61, 60, -1, 59, 60, -1, 62, 64,
|
||||
-1, 66, 74, -1, 74, 73, -1, 72,
|
||||
73, -1, 65, 67, -1, 76, 78, -1,
|
||||
77, 75, -1, 75, 76, -1, 83, 84,
|
||||
-1, 84, 85, -1, 85, 86, -1, 90,
|
||||
89, -1, 88, 89, -1, 92, 94, -1,
|
||||
91, 92, -1, 95, 96, -1, 132, 131,
|
||||
-1, 100, 101, 102, 103, 104, 105, 106,
|
||||
107, 108, 109, 110, 111, 112, 113, 114,
|
||||
115, 116, 117, 118, 119, 120, 121, 122,
|
||||
123, 124, 125, 126, 127, 128, 129, 130,
|
||||
131, -1, 163, 164, -1, 164, 165, -1,
|
||||
167, 168, -1, 168, 169, -1, 174, 173,
|
||||
-1 ]
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
},
|
||||
|
||||
DEF o32 Group {
|
||||
children
|
||||
DEF o33 Shape {
|
||||
appearance
|
||||
Appearance {
|
||||
material
|
||||
Material {
|
||||
diffuseColor 1 1 1
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
geometry
|
||||
IndexedFaceSet {
|
||||
coord
|
||||
USE o29
|
||||
color
|
||||
Color {
|
||||
color [ 1 1 1,
|
||||
1 1 1,
|
||||
1 1 1,
|
||||
1 1 1,
|
||||
1 1 1,
|
||||
1 1 1,
|
||||
1 1 1,
|
||||
0.40000001 0.40784314 0.35686275,
|
||||
1 1 1,
|
||||
0.40000001 0.40784314 0.35686275,
|
||||
0.40000001 0.40784314 0.35686275,
|
||||
0.40000001 0.40784314 0.35686275,
|
||||
0.40000001 0.40784314 0.35686275,
|
||||
1 1 1,
|
||||
0.40000001 0.40784314 0.35686275,
|
||||
0.40000001 0.40784314 0.35686275,
|
||||
0.40000001 0.40784314 0.35686275,
|
||||
0.40000001 0.40784314 0.35686275,
|
||||
0.40000001 0.40784314 0.35686275,
|
||||
0.90980393 0.8392157 0.074509807 ]
|
||||
|
||||
}
|
||||
colorPerVertex FALSE
|
||||
coordIndex [ 0, 2, 3, -1, 5, 3, 4, -1,
|
||||
1, 0, 3, -1, 1, 3, 5, -1,
|
||||
7, 12, 6, -1, 13, 12, 7, -1,
|
||||
6, 11, 8, -1, 8, 11, 9, -1,
|
||||
12, 11, 6, -1, 11, 10, 9, -1,
|
||||
14, 16, 21, -1, 15, 14, 21, -1,
|
||||
20, 16, 17, -1, 20, 21, 16, -1,
|
||||
18, 19, 20, -1, 18, 20, 17, -1,
|
||||
47, 22, 24, -1, 47, 46, 22, -1,
|
||||
45, 22, 46, -1, 48, 47, 24, -1,
|
||||
44, 22, 45, -1, 49, 48, 24, -1,
|
||||
43, 22, 44, -1, 50, 49, 24, -1,
|
||||
42, 22, 43, -1, 51, 50, 24, -1,
|
||||
25, 52, 51, -1, 25, 53, 52, -1,
|
||||
25, 51, 24, -1, 54, 53, 25, -1,
|
||||
23, 40, 39, -1, 23, 41, 40, -1,
|
||||
23, 42, 41, -1, 23, 22, 42, -1,
|
||||
38, 23, 39, -1, 55, 54, 25, -1,
|
||||
37, 23, 38, -1, 56, 55, 25, -1,
|
||||
36, 23, 37, -1, 57, 56, 25, -1,
|
||||
35, 23, 36, -1, 27, 57, 25, -1,
|
||||
26, 28, 27, -1, 26, 29, 28, -1,
|
||||
26, 30, 29, -1, 26, 31, 30, -1,
|
||||
26, 32, 31, -1, 26, 33, 32, -1,
|
||||
26, 34, 33, -1, 25, 26, 27, -1,
|
||||
26, 23, 35, -1, 26, 35, 34, -1,
|
||||
61, 58, 59, -1, 61, 59, 60, -1,
|
||||
63, 62, 64, -1, 68, 74, 67, -1,
|
||||
65, 67, 74, -1, 66, 65, 74, -1,
|
||||
69, 74, 68, -1, 73, 69, 70, -1,
|
||||
71, 72, 73, -1, 71, 73, 70, -1,
|
||||
73, 74, 69, -1, 75, 76, 77, -1,
|
||||
77, 76, 78, -1, 82, 79, 80, -1,
|
||||
82, 80, 81, -1, 83, 86, 84, -1,
|
||||
84, 86, 85, -1, 90, 87, 88, -1,
|
||||
90, 88, 89, -1, 92, 91, 93, -1,
|
||||
92, 93, 94, -1, 98, 95, 96, -1,
|
||||
98, 96, 97, -1, 99, 133, 100, -1,
|
||||
100, 133, 101, -1, 101, 134, 102, -1,
|
||||
133, 134, 101, -1, 102, 135, 103, -1,
|
||||
134, 135, 102, -1, 103, 136, 104, -1,
|
||||
135, 136, 103, -1, 104, 137, 105, -1,
|
||||
136, 137, 104, -1, 105, 138, 106, -1,
|
||||
137, 138, 105, -1, 106, 139, 107, -1,
|
||||
138, 139, 106, -1, 107, 140, 108, -1,
|
||||
139, 140, 107, -1, 140, 141, 108, -1,
|
||||
108, 141, 109, -1, 141, 142, 109, -1,
|
||||
109, 142, 110, -1, 110, 143, 111, -1,
|
||||
142, 143, 110, -1, 111, 144, 112, -1,
|
||||
143, 144, 111, -1, 112, 145, 113, -1,
|
||||
144, 145, 112, -1, 113, 146, 114, -1,
|
||||
145, 146, 113, -1, 114, 147, 115, -1,
|
||||
146, 147, 114, -1, 115, 148, 116, -1,
|
||||
147, 148, 115, -1, 116, 149, 117, -1,
|
||||
148, 149, 116, -1, 117, 150, 118, -1,
|
||||
149, 150, 117, -1, 118, 151, 119, -1,
|
||||
150, 151, 118, -1, 119, 152, 120, -1,
|
||||
120, 152, 121, -1, 151, 152, 119, -1,
|
||||
121, 153, 122, -1, 152, 153, 121, -1,
|
||||
122, 154, 123, -1, 153, 154, 122, -1,
|
||||
154, 155, 123, -1, 123, 156, 124, -1,
|
||||
155, 156, 123, -1, 124, 157, 125, -1,
|
||||
125, 157, 126, -1, 156, 157, 124, -1,
|
||||
157, 158, 126, -1, 126, 159, 127, -1,
|
||||
127, 159, 128, -1, 158, 159, 126, -1,
|
||||
128, 160, 129, -1, 159, 160, 128, -1,
|
||||
129, 161, 130, -1, 160, 161, 129, -1,
|
||||
161, 162, 130, -1, 130, 132, 131, -1,
|
||||
162, 132, 130, -1, 163, 166, 164, -1,
|
||||
164, 166, 165, -1, 170, 167, 168, -1,
|
||||
170, 168, 169, -1, 171, 174, 172, -1,
|
||||
172, 174, 173, -1, 178, 175, 176, -1,
|
||||
178, 176, 177, -1, 179, 182, 180, -1,
|
||||
180, 182, 181, -1, 205, 206, 207, -1,
|
||||
186, 184, 185, -1, 202, 203, 204, -1,
|
||||
188, 186, 187, -1, 188, 184, 186, -1,
|
||||
191, 189, 190, -1, 198, 199, 200, -1,
|
||||
192, 189, 191, -1, 193, 188, 189, -1,
|
||||
193, 189, 192, -1, 196, 197, 198, -1,
|
||||
196, 198, 200, -1, 195, 183, 184, -1,
|
||||
195, 193, 194, -1, 195, 200, 201, -1,
|
||||
195, 201, 202, -1, 195, 204, 205, -1,
|
||||
195, 207, 208, -1, 195, 208, 209, -1,
|
||||
195, 209, 210, -1, 195, 210, 211, -1,
|
||||
195, 211, 212, -1, 195, 212, 213, -1,
|
||||
195, 213, 183, -1, 195, 202, 204, -1,
|
||||
195, 205, 207, -1, 195, 184, 188, -1,
|
||||
195, 188, 193, -1, 195, 196, 200, -1 ]
|
||||
colorIndex [ 0, 0, 0, 0, 1, 1, 1, 1,
|
||||
1, 1, 2, 2, 2, 2, 2, 2,
|
||||
3, 3, 3, 3, 3, 3, 3, 3,
|
||||
3, 3, 3, 3, 3, 3, 3, 3,
|
||||
3, 3, 3, 3, 3, 3, 3, 3,
|
||||
3, 3, 3, 3, 3, 3, 3, 3,
|
||||
3, 3, 3, 3, 4, 4, 5, 6,
|
||||
6, 6, 6, 6, 6, 6, 6, 7,
|
||||
7, 8, 8, 9, 9, 10, 10, 11,
|
||||
11, 12, 12, 13, 13, 13, 13, 13,
|
||||
13, 13, 13, 13, 13, 13, 13, 13,
|
||||
13, 13, 13, 13, 13, 13, 13, 13,
|
||||
13, 13, 13, 13, 13, 13, 13, 13,
|
||||
13, 13, 13, 13, 13, 13, 13, 13,
|
||||
13, 13, 13, 13, 13, 13, 13, 13,
|
||||
13, 13, 13, 13, 13, 13, 13, 13,
|
||||
13, 13, 13, 13, 13, 13, 13, 13,
|
||||
13, 14, 14, 15, 15, 16, 16, 17,
|
||||
17, 18, 18, 19, 19, 19, 19, 19,
|
||||
19, 19, 19, 19, 19, 19, 19, 19,
|
||||
19, 19, 19, 19, 19, 19, 19, 19,
|
||||
19, 19, 19, 19, 19, 19, 19, 19 ]
|
||||
ccw TRUE
|
||||
solid FALSE
|
||||
convex TRUE
|
||||
creaseAngle 0
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
} ]
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
} ]
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
208
leds/Illuminator_leds_straight/shapes3D/C_1206_3216Metric.wrl
Normal file
208
leds/Illuminator_leds_straight/shapes3D/C_1206_3216Metric.wrl
Normal file
|
|
@ -0,0 +1,208 @@
|
|||
#VRML V2.0 utf8
|
||||
#kicad StepUp wrl exported
|
||||
|
||||
# Copyright (C) 2017, kicad StepUp
|
||||
#
|
||||
# This work is licensed under the [Creative Commons CC-BY-SA 4.0 License](https://creativecommons.org/licenses/by-sa/4.0/legalcode),
|
||||
# with the following exception:
|
||||
# To the extent that the creation of electronic designs that use 'Licensed Material' can be considered to be 'Adapted Material',
|
||||
# then the copyright holder waives article 3 of the license with respect to these designs and any generated files which use data provided
|
||||
# as part of the 'Licensed Material'.
|
||||
# You are free to use the library data in your own projects without the obligation to share your project files under this or any other license agreement.
|
||||
# However, if you wish to redistribute these libraries, or parts thereof (including in modified form) as a collection then the exception above does not apply.
|
||||
# Please refer to https://github.com/KiCad/kicad-packages3D/blob/master/LICENSE.md for further clarification of the exception.
|
||||
# Disclaimer of Warranties and Limitation of Liability.
|
||||
# These libraries are provided in the hope that they will be useful, but are provided without warranty of any kind, express or implied.
|
||||
# *USE 3D CAD DATA AT YOUR OWN RISK*
|
||||
# *DO NOT RELY UPON ANY INFORMATION FOUND HERE WITHOUT INDEPENDENT VERIFICATION.*
|
||||
#
|
||||
Shape {
|
||||
appearance Appearance {material DEF PIN-01 Material {
|
||||
ambientIntensity 0.271
|
||||
diffuseColor 0.824 0.82 0.781
|
||||
specularColor 0.328 0.258 0.172
|
||||
emissiveColor 0.0 0.0 0.0
|
||||
transparency 0.0
|
||||
shininess 0.7
|
||||
}
|
||||
}
|
||||
}
|
||||
Shape {
|
||||
appearance Appearance {material DEF CAP-CERAMIC-06 Material {
|
||||
ambientIntensity 0.453
|
||||
diffuseColor 0.379 0.27 0.215
|
||||
specularColor 0.223 0.223 0.223
|
||||
emissiveColor 0.0 0.0 0.0
|
||||
transparency 0.0
|
||||
shininess 0.15
|
||||
}
|
||||
}
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1,4,1,3,-1,5,1,6,-1,7,1,5,-1,2,1,7,-1,8,9,10,-1,11,9,8,-1,12,9,11,-1,13,9,12,-1,14,9,13,-1,15,9,14,-1,16,17,18,-1,18,17,19,-1,19,17,20,-1,20,17,21,-1,21,17,22,-1,22,17,23,-1,24,25,26,-1,26,25,27,-1,27,25,28,-1,28,25,29,-1,29,25,30,-1,30,25,31,-1,2,7,25,-1,31,7,9,-1,10,7,16,-1,9,7,10,-1,25,7,31,-1,16,7,17,-1]
|
||||
coord Coordinate { point [-0.630 -0.315 0.618,-0.630 -0.309 0.626,-0.630 -0.315 0.614,-0.630 -0.313 0.621,-0.630 -0.312 0.624,-0.630 -0.303 0.630,-0.630 -0.306 0.628,-0.630 -0.299 0.630,-0.630 0.315 0.012,-0.630 0.299 0.000,-0.630 0.315 0.016,-0.630 0.313 0.009,-0.630 0.312 0.006,-0.630 0.309 0.003,-0.630 0.306 0.002,-0.630 0.303 0.000,-0.630 0.315 0.614,-0.630 0.299 0.630,-0.630 0.315 0.618,-0.630 0.313 0.621,-0.630 0.312 0.624,-0.630 0.309 0.626,-0.630 0.306 0.628,-0.630 0.303 0.630,-0.630 -0.315 0.012,-0.630 -0.315 0.016,-0.630 -0.313 0.009,-0.630 -0.312 0.006,-0.630 -0.309 0.003,-0.630 -0.306 0.002,-0.630 -0.303 0.000,-0.630 -0.299 0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [-0.472 -0.315 0.016,-0.472 -0.315 0.614,-0.630 -0.315 0.016,-0.630 -0.315 0.614]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1,4,2,5,-1,4,0,2,-1,6,5,7,-1,6,4,5,-1,8,7,9,-1,8,6,7,-1,10,9,11,-1,10,8,9,-1,12,11,13,-1,12,10,11,-1,14,13,15,-1,14,12,13,-1]
|
||||
coord Coordinate { point [-0.472 -0.315 0.012,-0.630 -0.315 0.016,-0.630 -0.315 0.012,-0.472 -0.315 0.016,-0.472 -0.313 0.009,-0.630 -0.313 0.009,-0.472 -0.312 0.006,-0.630 -0.312 0.006,-0.472 -0.309 0.003,-0.630 -0.309 0.003,-0.472 -0.306 0.002,-0.630 -0.306 0.002,-0.472 -0.303 0.000,-0.630 -0.303 0.000,-0.472 -0.299 0.000,-0.630 -0.299 0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1,2,4,5,-1,1,4,2,-1,5,6,7,-1,4,6,5,-1,7,8,9,-1,6,8,7,-1,9,10,11,-1,8,10,9,-1,11,12,13,-1,10,12,11,-1,13,14,15,-1,12,14,13,-1]
|
||||
coord Coordinate { point [-0.630 -0.315 0.614,-0.472 -0.315 0.618,-0.630 -0.315 0.618,-0.472 -0.315 0.614,-0.472 -0.313 0.621,-0.630 -0.313 0.621,-0.472 -0.312 0.624,-0.630 -0.312 0.624,-0.472 -0.309 0.626,-0.630 -0.309 0.626,-0.472 -0.306 0.628,-0.630 -0.306 0.628,-0.472 -0.303 0.630,-0.630 -0.303 0.630,-0.472 -0.299 0.630,-0.630 -0.299 0.630]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [-0.630 0.299 0.000,-0.472 0.299 0.000,-0.630 -0.299 0.000,-0.472 -0.299 0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
|
||||
coord Coordinate { point [-0.472 0.299 0.630,-0.630 0.299 0.630,-0.630 -0.299 0.630,-0.472 -0.299 0.630]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1,2,4,5,-1,1,4,2,-1,5,6,7,-1,4,6,5,-1,7,8,9,-1,6,8,7,-1,9,10,11,-1,8,10,9,-1,11,12,13,-1,10,12,11,-1,13,14,15,-1,12,14,13,-1]
|
||||
coord Coordinate { point [-0.630 0.315 0.016,-0.472 0.315 0.012,-0.630 0.315 0.012,-0.472 0.315 0.016,-0.472 0.313 0.009,-0.630 0.313 0.009,-0.472 0.312 0.006,-0.630 0.312 0.006,-0.472 0.309 0.003,-0.630 0.309 0.003,-0.472 0.306 0.002,-0.630 0.306 0.002,-0.472 0.303 0.000,-0.630 0.303 0.000,-0.472 0.299 0.000,-0.630 0.299 0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1,4,2,5,-1,4,0,2,-1,6,5,7,-1,6,4,5,-1,8,7,9,-1,8,6,7,-1,10,9,11,-1,10,8,9,-1,12,11,13,-1,12,10,11,-1,14,13,15,-1,14,12,13,-1]
|
||||
coord Coordinate { point [-0.472 0.315 0.618,-0.630 0.315 0.614,-0.630 0.315 0.618,-0.472 0.315 0.614,-0.472 0.313 0.621,-0.630 0.313 0.621,-0.472 0.312 0.624,-0.630 0.312 0.624,-0.472 0.309 0.626,-0.630 0.309 0.626,-0.472 0.306 0.628,-0.630 0.306 0.628,-0.472 0.303 0.630,-0.630 0.303 0.630,-0.472 0.299 0.630,-0.630 0.299 0.630]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
|
||||
coord Coordinate { point [-0.472 0.315 0.614,-0.472 0.315 0.016,-0.630 0.315 0.016,-0.630 0.315 0.614]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,4,5,-1,0,2,6,-1,7,8,9,-1,10,3,5,-1,11,5,8,-1,11,8,7,-1,11,10,5,-1,12,13,14,-1,15,16,17,-1,12,14,18,-1,15,17,19,-1,20,0,6,-1,21,12,18,-1,22,23,24,-1,25,0,20,-1,22,26,23,-1,22,27,26,-1,28,29,27,-1,28,30,29,-1,28,31,30,-1,28,32,31,-1,28,27,22,-1,33,22,24,-1,34,32,28,-1,35,21,18,-1,36,0,25,-1,37,32,34,-1,36,38,0,-1,36,39,38,-1,40,39,36,-1,41,33,24,-1,42,41,24,-1,43,32,37,-1,16,44,17,-1,16,45,44,-1,16,18,45,-1,46,47,42,-1,16,35,18,-1,46,42,24,-1,48,32,43,-1,48,43,49,-1,50,47,46,-1,51,48,49,-1,52,50,46,-1,53,48,51,-1,15,19,54,-1,15,54,55,-1,15,55,5,-1,1,52,46,-1,56,40,36,-1,1,46,57,-1,56,58,40,-1,1,57,59,-1,1,59,2,-1,56,8,60,-1,56,60,61,-1,56,61,58,-1,14,62,63,-1,14,63,48,-1,14,48,53,-1,9,8,56,-1,13,62,14,-1,4,15,5,-1]
|
||||
coord Coordinate { point [-0.472 0.293 0.611,-0.472 0.296 0.608,-0.472 0.312 0.624,-0.472 -0.313 0.621,-0.472 -0.315 0.618,-0.472 -0.296 0.608,-0.472 0.309 0.626,-0.472 -0.306 0.628,-0.472 -0.293 0.611,-0.472 -0.303 0.630,-0.472 -0.312 0.624,-0.472 -0.309 0.626,-0.472 -0.312 0.006,-0.472 -0.309 0.003,-0.472 -0.293 0.019,-0.472 -0.315 0.614,-0.472 -0.315 0.016,-0.472 -0.299 0.031,-0.472 -0.296 0.022,-0.472 -0.299 0.598,-0.472 0.306 0.628,-0.472 -0.313 0.009,-0.472 0.296 0.022,-0.472 0.315 0.012,-0.472 0.315 0.016,-0.472 0.303 0.630,-0.472 0.313 0.009,-0.472 0.312 0.006,-0.472 0.293 0.019,-0.472 0.309 0.003,-0.472 0.306 0.002,-0.472 0.303 0.000,-0.472 0.299 0.000,-0.472 0.298 0.025,-0.472 0.290 0.017,-0.472 -0.315 0.012,-0.472 0.299 0.630,-0.472 0.287 0.016,-0.472 0.290 0.613,-0.472 0.287 0.614,-0.472 0.283 0.614,-0.472 0.299 0.028,-0.472 0.299 0.031,-0.472 0.283 0.016,-0.472 -0.299 0.028,-0.472 -0.298 0.025,-0.472 0.315 0.614,-0.472 0.299 0.598,-0.472 -0.299 0.000,-0.472 -0.283 0.016,-0.472 0.299 0.602,-0.472 -0.287 0.016,-0.472 0.298 0.605,-0.472 -0.290 0.017,-0.472 -0.299 0.602,-0.472 -0.298 0.605,-0.472 -0.299 0.630,-0.472 0.315 0.618,-0.472 -0.283 0.614,-0.472 0.313 0.621,-0.472 -0.290 0.613,-0.472 -0.287 0.614,-0.472 -0.306 0.002,-0.472 -0.303 0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1,4,2,5,-1,4,0,2,-1,6,5,7,-1,6,4,5,-1,8,7,9,-1,8,6,7,-1,10,9,11,-1,10,8,9,-1,12,11,13,-1,12,10,11,-1,14,13,15,-1,14,12,13,-1]
|
||||
coord Coordinate { point [0.472 -0.299 0.028,-0.472 -0.299 0.031,-0.472 -0.299 0.028,0.472 -0.299 0.031,0.472 -0.298 0.025,-0.472 -0.298 0.025,0.472 -0.296 0.022,-0.472 -0.296 0.022,0.472 -0.293 0.019,-0.472 -0.293 0.019,0.472 -0.290 0.017,-0.472 -0.290 0.017,0.472 -0.287 0.016,-0.472 -0.287 0.016,0.472 -0.283 0.016,-0.472 -0.283 0.016]
|
||||
}}
|
||||
appearance Appearance{material USE CAP-CERAMIC-06 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [-0.472 0.283 0.016,0.472 0.283 0.016,-0.472 -0.283 0.016,0.472 -0.283 0.016]
|
||||
}}
|
||||
appearance Appearance{material USE CAP-CERAMIC-06 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1,2,4,5,-1,1,4,2,-1,5,6,7,-1,4,6,5,-1,7,8,9,-1,6,8,7,-1,9,10,11,-1,8,10,9,-1,11,12,13,-1,10,12,11,-1,13,14,15,-1,12,14,13,-1]
|
||||
coord Coordinate { point [-0.472 0.299 0.031,0.472 0.299 0.028,-0.472 0.299 0.028,0.472 0.299 0.031,0.472 0.298 0.025,-0.472 0.298 0.025,0.472 0.296 0.022,-0.472 0.296 0.022,0.472 0.293 0.019,-0.472 0.293 0.019,0.472 0.290 0.017,-0.472 0.290 0.017,0.472 0.287 0.016,-0.472 0.287 0.016,0.472 0.283 0.016,-0.472 0.283 0.016]
|
||||
}}
|
||||
appearance Appearance{material USE CAP-CERAMIC-06 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
|
||||
coord Coordinate { point [0.472 0.299 0.598,0.472 0.299 0.031,-0.472 0.299 0.031,-0.472 0.299 0.598]
|
||||
}}
|
||||
appearance Appearance{material USE CAP-CERAMIC-06 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1,4,2,5,-1,4,0,2,-1,6,5,7,-1,6,4,5,-1,8,7,9,-1,8,6,7,-1,10,9,11,-1,10,8,9,-1,12,11,13,-1,12,10,11,-1,14,13,15,-1,14,12,13,-1]
|
||||
coord Coordinate { point [0.472 0.299 0.602,-0.472 0.299 0.598,-0.472 0.299 0.602,0.472 0.299 0.598,0.472 0.298 0.605,-0.472 0.298 0.605,0.472 0.296 0.608,-0.472 0.296 0.608,0.472 0.293 0.611,-0.472 0.293 0.611,0.472 0.290 0.613,-0.472 0.290 0.613,0.472 0.287 0.614,-0.472 0.287 0.614,0.472 0.283 0.614,-0.472 0.283 0.614]
|
||||
}}
|
||||
appearance Appearance{material USE CAP-CERAMIC-06 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
|
||||
coord Coordinate { point [0.472 0.283 0.614,-0.472 0.283 0.614,-0.472 -0.283 0.614,0.472 -0.283 0.614]
|
||||
}}
|
||||
appearance Appearance{material USE CAP-CERAMIC-06 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1,2,4,5,-1,1,4,2,-1,5,6,7,-1,4,6,5,-1,7,8,9,-1,6,8,7,-1,9,10,11,-1,8,10,9,-1,11,12,13,-1,10,12,11,-1,13,14,15,-1,12,14,13,-1]
|
||||
coord Coordinate { point [-0.472 -0.299 0.598,0.472 -0.299 0.602,-0.472 -0.299 0.602,0.472 -0.299 0.598,0.472 -0.298 0.605,-0.472 -0.298 0.605,0.472 -0.296 0.608,-0.472 -0.296 0.608,0.472 -0.293 0.611,-0.472 -0.293 0.611,0.472 -0.290 0.613,-0.472 -0.290 0.613,0.472 -0.287 0.614,-0.472 -0.287 0.614,0.472 -0.283 0.614,-0.472 -0.283 0.614]
|
||||
}}
|
||||
appearance Appearance{material USE CAP-CERAMIC-06 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [0.472 -0.299 0.031,0.472 -0.299 0.598,-0.472 -0.299 0.031,-0.472 -0.299 0.598]
|
||||
}}
|
||||
appearance Appearance{material USE CAP-CERAMIC-06 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,4,5,-1,2,1,6,-1,7,8,9,-1,4,10,5,-1,5,11,7,-1,7,11,8,-1,10,11,5,-1,12,13,14,-1,15,16,17,-1,14,13,18,-1,17,16,19,-1,1,20,6,-1,13,21,18,-1,22,23,24,-1,1,25,20,-1,26,23,22,-1,27,23,26,-1,28,29,27,-1,30,29,28,-1,31,29,30,-1,32,29,31,-1,27,29,23,-1,23,33,24,-1,32,34,29,-1,21,35,18,-1,1,36,25,-1,32,37,34,-1,38,36,1,-1,39,36,38,-1,39,40,36,-1,33,41,24,-1,41,42,24,-1,32,43,37,-1,44,15,17,-1,45,15,44,-1,18,15,45,-1,46,47,42,-1,35,15,18,-1,42,47,24,-1,32,48,43,-1,43,48,49,-1,46,50,47,-1,48,51,49,-1,50,52,47,-1,48,53,51,-1,19,16,54,-1,54,16,55,-1,55,16,5,-1,52,0,47,-1,40,56,36,-1,47,0,57,-1,58,56,40,-1,57,0,59,-1,59,0,2,-1,7,56,60,-1,60,56,61,-1,61,56,58,-1,62,14,63,-1,63,14,48,-1,48,14,53,-1,7,9,56,-1,62,12,14,-1,16,3,5,-1]
|
||||
coord Coordinate { point [0.472 0.296 0.608,0.472 0.293 0.611,0.472 0.312 0.624,0.472 -0.315 0.618,0.472 -0.313 0.621,0.472 -0.296 0.608,0.472 0.309 0.626,0.472 -0.293 0.611,0.472 -0.306 0.628,0.472 -0.303 0.630,0.472 -0.312 0.624,0.472 -0.309 0.626,0.472 -0.309 0.003,0.472 -0.312 0.006,0.472 -0.293 0.019,0.472 -0.315 0.016,0.472 -0.315 0.614,0.472 -0.299 0.031,0.472 -0.296 0.022,0.472 -0.299 0.598,0.472 0.306 0.628,0.472 -0.313 0.009,0.472 0.315 0.012,0.472 0.296 0.022,0.472 0.315 0.016,0.472 0.303 0.630,0.472 0.313 0.009,0.472 0.312 0.006,0.472 0.309 0.003,0.472 0.293 0.019,0.472 0.306 0.002,0.472 0.303 0.000,0.472 0.299 0.000,0.472 0.298 0.025,0.472 0.290 0.017,0.472 -0.315 0.012,0.472 0.299 0.630,0.472 0.287 0.016,0.472 0.290 0.613,0.472 0.287 0.614,0.472 0.283 0.614,0.472 0.299 0.028,0.472 0.299 0.031,0.472 0.283 0.016,0.472 -0.299 0.028,0.472 -0.298 0.025,0.472 0.299 0.598,0.472 0.315 0.614,0.472 -0.299 0.000,0.472 -0.283 0.016,0.472 0.299 0.602,0.472 -0.287 0.016,0.472 0.298 0.605,0.472 -0.290 0.017,0.472 -0.299 0.602,0.472 -0.298 0.605,0.472 -0.299 0.630,0.472 0.315 0.618,0.472 -0.283 0.614,0.472 0.313 0.621,0.472 -0.290 0.613,0.472 -0.287 0.614,0.472 -0.306 0.002,0.472 -0.303 0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [0.630 -0.315 0.016,0.630 -0.315 0.614,0.472 -0.315 0.016,0.472 -0.315 0.614]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1,4,2,5,-1,4,0,2,-1,6,5,7,-1,6,4,5,-1,8,7,9,-1,8,6,7,-1,10,9,11,-1,10,8,9,-1,12,11,13,-1,12,10,11,-1,14,13,15,-1,14,12,13,-1]
|
||||
coord Coordinate { point [0.630 -0.315 0.012,0.472 -0.315 0.016,0.472 -0.315 0.012,0.630 -0.315 0.016,0.630 -0.313 0.009,0.472 -0.313 0.009,0.630 -0.312 0.006,0.472 -0.312 0.006,0.630 -0.309 0.003,0.472 -0.309 0.003,0.630 -0.306 0.002,0.472 -0.306 0.002,0.630 -0.303 0.000,0.472 -0.303 0.000,0.630 -0.299 0.000,0.472 -0.299 0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1,2,4,5,-1,1,4,2,-1,5,6,7,-1,4,6,5,-1,7,8,9,-1,6,8,7,-1,9,10,11,-1,8,10,9,-1,11,12,13,-1,10,12,11,-1,13,14,15,-1,12,14,13,-1]
|
||||
coord Coordinate { point [0.472 -0.315 0.614,0.630 -0.315 0.618,0.472 -0.315 0.618,0.630 -0.315 0.614,0.630 -0.313 0.621,0.472 -0.313 0.621,0.630 -0.312 0.624,0.472 -0.312 0.624,0.630 -0.309 0.626,0.472 -0.309 0.626,0.630 -0.306 0.628,0.472 -0.306 0.628,0.630 -0.303 0.630,0.472 -0.303 0.630,0.630 -0.299 0.630,0.472 -0.299 0.630]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [0.472 0.299 0.000,0.630 0.299 0.000,0.472 -0.299 0.000,0.630 -0.299 0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
|
||||
coord Coordinate { point [0.630 0.299 0.630,0.472 0.299 0.630,0.472 -0.299 0.630,0.630 -0.299 0.630]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1,2,4,5,-1,1,4,2,-1,5,6,7,-1,4,6,5,-1,7,8,9,-1,6,8,7,-1,9,10,11,-1,8,10,9,-1,11,12,13,-1,10,12,11,-1,13,14,15,-1,12,14,13,-1]
|
||||
coord Coordinate { point [0.472 0.315 0.016,0.630 0.315 0.012,0.472 0.315 0.012,0.630 0.315 0.016,0.630 0.313 0.009,0.472 0.313 0.009,0.630 0.312 0.006,0.472 0.312 0.006,0.630 0.309 0.003,0.472 0.309 0.003,0.630 0.306 0.002,0.472 0.306 0.002,0.630 0.303 0.000,0.472 0.303 0.000,0.630 0.299 0.000,0.472 0.299 0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1,4,2,5,-1,4,0,2,-1,6,5,7,-1,6,4,5,-1,8,7,9,-1,8,6,7,-1,10,9,11,-1,10,8,9,-1,12,11,13,-1,12,10,11,-1,14,13,15,-1,14,12,13,-1]
|
||||
coord Coordinate { point [0.630 0.315 0.618,0.472 0.315 0.614,0.472 0.315 0.618,0.630 0.315 0.614,0.630 0.313 0.621,0.472 0.313 0.621,0.630 0.312 0.624,0.472 0.312 0.624,0.630 0.309 0.626,0.472 0.309 0.626,0.630 0.306 0.628,0.472 0.306 0.628,0.630 0.303 0.630,0.472 0.303 0.630,0.630 0.299 0.630,0.472 0.299 0.630]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
|
||||
coord Coordinate { point [0.630 0.315 0.614,0.630 0.315 0.016,0.472 0.315 0.016,0.472 0.315 0.614]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1,0,4,3,-1,0,5,6,-1,0,7,5,-1,0,2,7,-1,8,9,10,-1,8,11,9,-1,8,12,11,-1,8,13,12,-1,8,14,13,-1,8,15,14,-1,16,17,18,-1,16,18,19,-1,16,19,20,-1,16,20,21,-1,16,21,22,-1,16,22,23,-1,24,25,26,-1,24,26,27,-1,24,27,28,-1,24,28,29,-1,24,29,30,-1,24,30,31,-1,7,2,24,-1,7,31,8,-1,7,10,17,-1,7,8,10,-1,7,24,31,-1,7,17,16,-1]
|
||||
coord Coordinate { point [0.630 -0.309 0.626,0.630 -0.315 0.618,0.630 -0.315 0.614,0.630 -0.313 0.621,0.630 -0.312 0.624,0.630 -0.303 0.630,0.630 -0.306 0.628,0.630 -0.299 0.630,0.630 0.299 0.000,0.630 0.315 0.012,0.630 0.315 0.016,0.630 0.313 0.009,0.630 0.312 0.006,0.630 0.309 0.003,0.630 0.306 0.002,0.630 0.303 0.000,0.630 0.299 0.630,0.630 0.315 0.614,0.630 0.315 0.618,0.630 0.313 0.621,0.630 0.312 0.624,0.630 0.309 0.626,0.630 0.306 0.628,0.630 0.303 0.630,0.630 -0.315 0.016,0.630 -0.315 0.012,0.630 -0.313 0.009,0.630 -0.312 0.006,0.630 -0.309 0.003,0.630 -0.306 0.002,0.630 -0.303 0.000,0.630 -0.299 0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
File diff suppressed because it is too large
Load diff
207
leds/Illuminator_leds_straight/shapes3D/R_1206_3216Metric.wrl
Normal file
207
leds/Illuminator_leds_straight/shapes3D/R_1206_3216Metric.wrl
Normal file
|
|
@ -0,0 +1,207 @@
|
|||
#VRML V2.0 utf8
|
||||
#kicad StepUp wrl exported
|
||||
|
||||
# Copyright (C) 2018, kicad StepUp
|
||||
#
|
||||
# This work is licensed under the [Creative Commons CC-BY-SA 4.0 License](https://creativecommons.org/licenses/by-sa/4.0/legalcode),
|
||||
# with the following exception:
|
||||
# To the extent that the creation of electronic designs that use 'Licensed Material' can be considered to be 'Adapted Material',
|
||||
# then the copyright holder waives article 3 of the license with respect to these designs and any generated files which use data provided
|
||||
# as part of the 'Licensed Material'.
|
||||
# You are free to use the library data in your own projects without the obligation to share your project files under this or any other license agreement.
|
||||
# However, if you wish to redistribute these libraries, or parts thereof (including in modified form) as a collection then the exception above does not apply.
|
||||
# Please refer to https://github.com/KiCad/kicad-packages3D/blob/master/LICENSE.md for further clarification of the exception.
|
||||
# Disclaimer of Warranties and Limitation of Liability.
|
||||
# These libraries are provided in the hope that they will be useful, but are provided without warranty of any kind, express or implied.
|
||||
# *USE 3D CAD DATA AT YOUR OWN RISK*
|
||||
# *DO NOT RELY UPON ANY INFORMATION FOUND HERE WITHOUT INDEPENDENT VERIFICATION.*
|
||||
#
|
||||
Shape {
|
||||
appearance Appearance {material DEF PIN-01 Material {
|
||||
ambientIntensity 0.271
|
||||
diffuseColor 0.824 0.82 0.781
|
||||
specularColor 0.328 0.258 0.172
|
||||
emissiveColor 0.0 0.0 0.0
|
||||
transparency 0.0
|
||||
shininess 0.7
|
||||
}
|
||||
}
|
||||
}
|
||||
Shape {
|
||||
appearance Appearance {material DEF RES-SMD-01 Material {
|
||||
ambientIntensity 0.638
|
||||
diffuseColor 0.082 0.086 0.094
|
||||
specularColor 0.066 0.063 0.063
|
||||
emissiveColor 0.0 0.0 0.0
|
||||
transparency 0.0
|
||||
shininess 0.3
|
||||
}
|
||||
}
|
||||
}
|
||||
Shape {
|
||||
appearance Appearance {material DEF PLASTIC-WHITE-01 Material {
|
||||
ambientIntensity 0.494
|
||||
diffuseColor 0.895 0.891 0.813
|
||||
specularColor 0.047 0.055 0.109
|
||||
emissiveColor 0.0 0.0 0.0
|
||||
transparency 0.0
|
||||
shininess 0.25
|
||||
}
|
||||
}
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [-0.630 -0.315 0.022,-0.630 -0.315 0.195,-0.630 0.315 0.022,-0.630 0.315 0.195]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1,4,1,5,-1,6,1,4,-1,7,1,6,-1,2,1,7,-1,8,9,10,-1,11,9,8,-1,12,9,11,-1,13,9,12,-1,14,9,13,-1,15,9,14,-1,16,9,15,-1,16,17,9,-1,18,19,20,-1,20,19,21,-1,21,19,22,-1,22,19,23,-1,23,19,24,-1,24,19,17,-1,17,19,9,-1,10,25,26,-1,26,25,27,-1,27,25,28,-1,28,25,29,-1,9,25,10,-1,25,30,29,-1,25,31,30,-1,25,32,31,-1,25,33,32,-1,25,7,33,-1,25,2,7,-1]
|
||||
coord Coordinate { point [-0.473 -0.315 0.200,-0.477 -0.315 0.208,-0.472 -0.315 0.195,-0.475 -0.315 0.204,-0.485 -0.315 0.214,-0.481 -0.315 0.212,-0.489 -0.315 0.216,-0.494 -0.315 0.217,-0.629 -0.315 0.017,-0.608 -0.315 0.022,-0.630 -0.315 0.022,-0.628 -0.315 0.012,-0.625 -0.315 0.008,-0.622 -0.315 0.005,-0.618 -0.315 0.002,-0.613 -0.315 0.001,-0.608 -0.315 0.000,-0.494 -0.315 0.000,-0.473 -0.315 0.017,-0.472 -0.315 0.022,-0.475 -0.315 0.012,-0.477 -0.315 0.008,-0.481 -0.315 0.005,-0.485 -0.315 0.002,-0.489 -0.315 0.001,-0.608 -0.315 0.195,-0.630 -0.315 0.195,-0.629 -0.315 0.200,-0.628 -0.315 0.204,-0.625 -0.315 0.208,-0.622 -0.315 0.212,-0.618 -0.315 0.214,-0.613 -0.315 0.216,-0.608 -0.315 0.217]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1,2,4,5,-1,1,4,2,-1,5,6,7,-1,4,6,5,-1,7,8,9,-1,6,8,7,-1,9,10,11,-1,8,10,9,-1,11,12,13,-1,10,12,11,-1,13,14,15,-1,12,14,13,-1]
|
||||
coord Coordinate { point [-0.630 -0.315 0.022,-0.629 0.315 0.017,-0.629 -0.315 0.017,-0.630 0.315 0.022,-0.628 0.315 0.012,-0.628 -0.315 0.012,-0.625 0.315 0.008,-0.625 -0.315 0.008,-0.622 0.315 0.005,-0.622 -0.315 0.005,-0.618 0.315 0.002,-0.618 -0.315 0.002,-0.613 0.315 0.001,-0.613 -0.315 0.001,-0.608 0.315 0.000,-0.608 -0.315 0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1,4,2,5,-1,4,0,2,-1,6,5,7,-1,6,4,5,-1,8,7,9,-1,8,6,7,-1,10,9,11,-1,10,8,9,-1,12,11,13,-1,12,10,11,-1,14,13,15,-1,14,12,13,-1]
|
||||
coord Coordinate { point [-0.629 0.315 0.200,-0.630 -0.315 0.195,-0.629 -0.315 0.200,-0.630 0.315 0.195,-0.628 0.315 0.204,-0.628 -0.315 0.204,-0.625 0.315 0.208,-0.625 -0.315 0.208,-0.622 0.315 0.212,-0.622 -0.315 0.212,-0.618 0.315 0.214,-0.618 -0.315 0.214,-0.613 0.315 0.216,-0.613 -0.315 0.216,-0.608 0.315 0.217,-0.608 -0.315 0.217]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1,0,4,5,-1,0,6,4,-1,0,7,6,-1,0,2,7,-1,8,9,10,-1,8,11,9,-1,8,12,11,-1,8,13,12,-1,8,14,13,-1,8,15,14,-1,8,16,15,-1,17,16,8,-1,18,19,20,-1,18,20,21,-1,18,21,22,-1,18,22,23,-1,18,23,24,-1,18,24,17,-1,18,17,8,-1,25,10,26,-1,25,26,27,-1,25,27,28,-1,25,28,29,-1,25,8,10,-1,30,25,29,-1,31,25,30,-1,32,25,31,-1,33,25,32,-1,7,25,33,-1,2,25,7,-1]
|
||||
coord Coordinate { point [-0.477 0.315 0.208,-0.473 0.315 0.200,-0.472 0.315 0.195,-0.475 0.315 0.204,-0.485 0.315 0.214,-0.481 0.315 0.212,-0.489 0.315 0.216,-0.494 0.315 0.217,-0.608 0.315 0.022,-0.629 0.315 0.017,-0.630 0.315 0.022,-0.628 0.315 0.012,-0.625 0.315 0.008,-0.622 0.315 0.005,-0.618 0.315 0.002,-0.613 0.315 0.001,-0.608 0.315 0.000,-0.494 0.315 0.000,-0.472 0.315 0.022,-0.473 0.315 0.017,-0.475 0.315 0.012,-0.477 0.315 0.008,-0.481 0.315 0.005,-0.485 0.315 0.002,-0.489 0.315 0.001,-0.608 0.315 0.195,-0.630 0.315 0.195,-0.629 0.315 0.200,-0.628 0.315 0.204,-0.625 0.315 0.208,-0.622 0.315 0.212,-0.618 0.315 0.214,-0.613 0.315 0.216,-0.608 0.315 0.217]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [-0.608 0.315 0.000,-0.494 0.315 0.000,-0.608 -0.315 0.000,-0.494 -0.315 0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1,4,2,5,-1,4,0,2,-1,6,5,7,-1,6,4,5,-1,8,7,9,-1,8,6,7,-1,10,9,11,-1,10,8,9,-1,12,11,13,-1,12,10,11,-1,14,13,15,-1,14,12,13,-1]
|
||||
coord Coordinate { point [-0.473 0.315 0.017,-0.472 -0.315 0.022,-0.473 -0.315 0.017,-0.472 0.315 0.022,-0.475 0.315 0.012,-0.475 -0.315 0.012,-0.477 0.315 0.008,-0.477 -0.315 0.008,-0.481 0.315 0.005,-0.481 -0.315 0.005,-0.485 0.315 0.002,-0.485 -0.315 0.002,-0.489 0.315 0.001,-0.489 -0.315 0.001,-0.494 0.315 0.000,-0.494 -0.315 0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1,4,5,0,-1,0,5,1,-1,6,7,4,-1,4,7,5,-1]
|
||||
coord Coordinate { point [-0.472 -0.315 0.022,-0.472 -0.315 0.195,-0.608 -0.315 0.022,-0.608 -0.315 0.195,0.472 -0.315 0.022,0.472 -0.315 0.195,0.608 -0.315 0.022,0.608 -0.315 0.195]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
|
||||
coord Coordinate { point [-0.494 0.315 0.217,-0.608 0.315 0.217,-0.608 -0.315 0.217,-0.494 -0.315 0.217]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1,2,4,5,-1,1,4,2,-1,5,6,7,-1,4,6,5,-1,7,8,9,-1,6,8,7,-1,9,10,11,-1,8,10,9,-1,11,12,13,-1,10,12,11,-1,13,14,15,-1,12,14,13,-1]
|
||||
coord Coordinate { point [-0.472 -0.315 0.195,-0.473 0.315 0.200,-0.473 -0.315 0.200,-0.472 0.315 0.195,-0.475 0.315 0.204,-0.475 -0.315 0.204,-0.477 0.315 0.208,-0.477 -0.315 0.208,-0.481 0.315 0.212,-0.481 -0.315 0.212,-0.485 0.315 0.214,-0.485 -0.315 0.214,-0.489 0.315 0.216,-0.489 -0.315 0.216,-0.494 0.315 0.217,-0.494 -0.315 0.217]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1,4,5,1,-1,4,1,0,-1,6,7,5,-1,6,5,4,-1]
|
||||
coord Coordinate { point [-0.472 0.315 0.195,-0.472 0.315 0.022,-0.608 0.315 0.022,-0.608 0.315 0.195,0.472 0.315 0.195,0.472 0.315 0.022,0.608 0.315 0.195,0.608 0.315 0.022]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [-0.472 0.315 0.022,0.472 0.315 0.022,-0.472 -0.315 0.022,0.472 -0.315 0.022]
|
||||
}}
|
||||
appearance Appearance{material USE PLASTIC-WHITE-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1,4,1,3,-1,5,1,4,-1,6,1,5,-1,7,1,6,-1,8,9,1,-1,10,9,11,-1,11,9,12,-1,12,9,8,-1,1,9,2,-1,10,13,9,-1,13,14,9,-1,14,15,9,-1,15,16,9,-1,17,18,19,-1,19,18,20,-1,20,18,21,-1,21,18,22,-1,22,18,23,-1,23,18,24,-1,17,25,18,-1,9,26,25,-1,16,26,9,-1,25,27,18,-1,25,28,27,-1,26,29,25,-1,25,30,28,-1,29,31,25,-1,31,32,25,-1,32,33,25,-1,25,33,30,-1]
|
||||
coord Coordinate { point [0.473 -0.315 0.017,0.494 -0.315 0.000,0.472 -0.315 0.022,0.475 -0.315 0.012,0.477 -0.315 0.008,0.481 -0.315 0.005,0.485 -0.315 0.002,0.489 -0.315 0.001,0.608 -0.315 0.000,0.608 -0.315 0.022,0.622 -0.315 0.005,0.618 -0.315 0.002,0.613 -0.315 0.001,0.625 -0.315 0.008,0.628 -0.315 0.012,0.629 -0.315 0.017,0.630 -0.315 0.022,0.472 -0.315 0.195,0.494 -0.315 0.217,0.473 -0.315 0.200,0.475 -0.315 0.204,0.477 -0.315 0.208,0.481 -0.315 0.212,0.485 -0.315 0.214,0.489 -0.315 0.216,0.608 -0.315 0.195,0.630 -0.315 0.195,0.608 -0.315 0.217,0.613 -0.315 0.216,0.629 -0.315 0.200,0.618 -0.315 0.214,0.628 -0.315 0.204,0.625 -0.315 0.208,0.622 -0.315 0.212]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [0.472 -0.315 0.195,0.472 -0.315 0.217,-0.472 -0.315 0.195,-0.472 -0.315 0.217]
|
||||
}}
|
||||
appearance Appearance{material USE RES-SMD-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [-0.472 -0.315 0.195,-0.472 -0.315 0.217,-0.472 0.315 0.195,-0.472 0.315 0.217]
|
||||
}}
|
||||
appearance Appearance{material USE RES-SMD-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1,0,4,3,-1,0,5,4,-1,0,6,5,-1,0,7,6,-1,8,9,0,-1,8,10,11,-1,8,11,12,-1,8,12,9,-1,8,0,2,-1,13,10,8,-1,14,13,8,-1,15,14,8,-1,16,15,8,-1,17,18,19,-1,17,19,20,-1,17,20,21,-1,17,21,22,-1,17,22,23,-1,17,23,24,-1,25,18,17,-1,26,8,25,-1,26,16,8,-1,27,25,17,-1,28,25,27,-1,29,26,25,-1,30,25,28,-1,31,29,25,-1,32,31,25,-1,33,32,25,-1,33,25,30,-1]
|
||||
coord Coordinate { point [0.494 0.315 0.000,0.473 0.315 0.017,0.472 0.315 0.022,0.475 0.315 0.012,0.477 0.315 0.008,0.481 0.315 0.005,0.485 0.315 0.002,0.489 0.315 0.001,0.608 0.315 0.022,0.608 0.315 0.000,0.622 0.315 0.005,0.618 0.315 0.002,0.613 0.315 0.001,0.625 0.315 0.008,0.628 0.315 0.012,0.629 0.315 0.017,0.630 0.315 0.022,0.494 0.315 0.217,0.472 0.315 0.195,0.473 0.315 0.200,0.475 0.315 0.204,0.477 0.315 0.208,0.481 0.315 0.212,0.485 0.315 0.214,0.489 0.315 0.216,0.608 0.315 0.195,0.630 0.315 0.195,0.608 0.315 0.217,0.613 0.315 0.216,0.629 0.315 0.200,0.618 0.315 0.214,0.628 0.315 0.204,0.625 0.315 0.208,0.622 0.315 0.212]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
|
||||
coord Coordinate { point [0.472 0.315 0.217,0.472 0.315 0.195,-0.472 0.315 0.195,-0.472 0.315 0.217]
|
||||
}}
|
||||
appearance Appearance{material USE RES-SMD-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1,2,4,5,-1,1,4,2,-1,5,6,7,-1,4,6,5,-1,7,8,9,-1,6,8,7,-1,9,10,11,-1,8,10,9,-1,11,12,13,-1,10,12,11,-1,13,14,15,-1,12,14,13,-1]
|
||||
coord Coordinate { point [0.472 -0.315 0.022,0.473 0.315 0.017,0.473 -0.315 0.017,0.472 0.315 0.022,0.475 0.315 0.012,0.475 -0.315 0.012,0.477 0.315 0.008,0.477 -0.315 0.008,0.481 0.315 0.005,0.481 -0.315 0.005,0.485 0.315 0.002,0.485 -0.315 0.002,0.489 0.315 0.001,0.489 -0.315 0.001,0.494 0.315 0.000,0.494 -0.315 0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [0.494 0.315 0.000,0.608 0.315 0.000,0.494 -0.315 0.000,0.608 -0.315 0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1,4,2,5,-1,4,0,2,-1,6,5,7,-1,6,4,5,-1,8,7,9,-1,8,6,7,-1,10,9,11,-1,10,8,9,-1,12,11,13,-1,12,10,11,-1,14,13,15,-1,14,12,13,-1]
|
||||
coord Coordinate { point [0.629 0.315 0.017,0.630 -0.315 0.022,0.629 -0.315 0.017,0.630 0.315 0.022,0.628 0.315 0.012,0.628 -0.315 0.012,0.625 0.315 0.008,0.625 -0.315 0.008,0.622 0.315 0.005,0.622 -0.315 0.005,0.618 0.315 0.002,0.618 -0.315 0.002,0.613 0.315 0.001,0.613 -0.315 0.001,0.608 0.315 0.000,0.608 -0.315 0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
|
||||
coord Coordinate { point [0.630 -0.315 0.195,0.630 -0.315 0.022,0.630 0.315 0.022,0.630 0.315 0.195]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1,2,4,5,-1,1,4,2,-1,5,6,7,-1,4,6,5,-1,7,8,9,-1,6,8,7,-1,9,10,11,-1,8,10,9,-1,11,12,13,-1,10,12,11,-1,13,14,15,-1,12,14,13,-1]
|
||||
coord Coordinate { point [0.630 -0.315 0.195,0.629 0.315 0.200,0.629 -0.315 0.200,0.630 0.315 0.195,0.628 0.315 0.204,0.628 -0.315 0.204,0.625 0.315 0.208,0.625 -0.315 0.208,0.622 0.315 0.212,0.622 -0.315 0.212,0.618 0.315 0.214,0.618 -0.315 0.214,0.613 0.315 0.216,0.613 -0.315 0.216,0.608 0.315 0.217,0.608 -0.315 0.217]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
|
||||
coord Coordinate { point [0.608 0.315 0.217,0.494 0.315 0.217,0.494 -0.315 0.217,0.608 -0.315 0.217]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1,4,2,5,-1,4,0,2,-1,6,5,7,-1,6,4,5,-1,8,7,9,-1,8,6,7,-1,10,9,11,-1,10,8,9,-1,12,11,13,-1,12,10,11,-1,14,13,15,-1,14,12,13,-1]
|
||||
coord Coordinate { point [0.473 0.315 0.200,0.472 -0.315 0.195,0.473 -0.315 0.200,0.472 0.315 0.195,0.475 0.315 0.204,0.475 -0.315 0.204,0.477 0.315 0.208,0.477 -0.315 0.208,0.481 0.315 0.212,0.481 -0.315 0.212,0.485 0.315 0.214,0.485 -0.315 0.214,0.489 0.315 0.216,0.489 -0.315 0.216,0.494 0.315 0.217,0.494 -0.315 0.217]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
|
||||
coord Coordinate { point [0.472 -0.315 0.217,0.472 -0.315 0.195,0.472 0.315 0.195,0.472 0.315 0.217]
|
||||
}}
|
||||
appearance Appearance{material USE RES-SMD-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1]
|
||||
coord Coordinate { point [0.472 0.315 0.217,-0.472 0.315 0.217,-0.472 -0.315 0.217,0.472 -0.315 0.217]
|
||||
}}
|
||||
appearance Appearance{material USE RES-SMD-01 }
|
||||
}
|
||||
525
leds/Illuminator_leds_straight/shapes3D/TSOT-23.wrl
Normal file
525
leds/Illuminator_leds_straight/shapes3D/TSOT-23.wrl
Normal file
|
|
@ -0,0 +1,525 @@
|
|||
#VRML V2.0 utf8
|
||||
#kicad StepUp wrl exported
|
||||
|
||||
# Copyright (C) 2017, kicad StepUp
|
||||
#
|
||||
# This work is licensed under the [Creative Commons CC-BY-SA 4.0 License](https://creativecommons.org/licenses/by-sa/4.0/legalcode),
|
||||
# with the following exception:
|
||||
# To the extent that the creation of electronic designs that use 'Licensed Material' can be considered to be 'Adapted Material',
|
||||
# then the copyright holder waives article 3 of the license with respect to these designs and any generated files which use data provided
|
||||
# as part of the 'Licensed Material'.
|
||||
# You are free to use the library data in your own projects without the obligation to share your project files under this or any other license agreement.
|
||||
# However, if you wish to redistribute these libraries, or parts thereof (including in modified form) as a collection then the exception above does not apply.
|
||||
# Please refer to https://github.com/KiCad/kicad-packages3D/blob/master/LICENSE.md for further clarification of the exception.
|
||||
# Disclaimer of Warranties and Limitation of Liability.
|
||||
# These libraries are provided in the hope that they will be useful, but are provided without warranty of any kind, express or implied.
|
||||
# *USE 3D CAD DATA AT YOUR OWN RISK*
|
||||
# *DO NOT RELY UPON ANY INFORMATION FOUND HERE WITHOUT INDEPENDENT VERIFICATION.*
|
||||
#
|
||||
Shape {
|
||||
appearance Appearance {material DEF PIN-01 Material {
|
||||
ambientIntensity 0.271
|
||||
diffuseColor 0.824 0.82 0.781
|
||||
specularColor 0.328 0.258 0.172
|
||||
emissiveColor 0.0 0.0 0.0
|
||||
transparency 0.0
|
||||
shininess 0.7
|
||||
}
|
||||
}
|
||||
}
|
||||
Shape {
|
||||
appearance Appearance {material DEF IC-LABEL-01 Material {
|
||||
ambientIntensity 0.082
|
||||
diffuseColor 0.691 0.664 0.598
|
||||
specularColor 0.0 0.0 0.0
|
||||
emissiveColor 0.0 0.0 0.0
|
||||
transparency 0.0
|
||||
shininess 0.01
|
||||
}
|
||||
}
|
||||
}
|
||||
Shape {
|
||||
appearance Appearance {material DEF IC-BODY-EPOXY-04 Material {
|
||||
ambientIntensity 0.293
|
||||
diffuseColor 0.148 0.145 0.145
|
||||
specularColor 0.18 0.168 0.16
|
||||
emissiveColor 0.0 0.0 0.0
|
||||
transparency 0.0
|
||||
shininess 0.35
|
||||
}
|
||||
}
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1]
|
||||
coord Coordinate { point [-0.268 0.552 0.039,0.278 0.571 0.177,0.268 0.552 0.039,-0.278 0.571 0.177]
|
||||
}}
|
||||
appearance Appearance{material USE IC-BODY-EPOXY-04 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1,4,5,6,-1,7,5,4,-1,3,5,7,-1,1,5,3,-1]
|
||||
coord Coordinate { point [0.268 0.552 0.039,0.296 0.524 0.039,-0.268 0.552 0.039,-0.296 0.524 0.039,-0.268 -0.552 0.039,0.296 -0.524 0.039,0.268 -0.552 0.039,-0.296 -0.524 0.039]
|
||||
}}
|
||||
appearance Appearance{material USE IC-BODY-EPOXY-04 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1]
|
||||
coord Coordinate { point [0.268 0.552 0.039,0.315 0.533 0.177,0.296 0.524 0.039,0.278 0.571 0.177]
|
||||
}}
|
||||
appearance Appearance{material USE IC-BODY-EPOXY-04 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1]
|
||||
coord Coordinate { point [-0.278 0.571 0.177,0.278 0.571 0.236,0.278 0.571 0.177,-0.278 0.571 0.236]
|
||||
}}
|
||||
appearance Appearance{material USE IC-BODY-EPOXY-04 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1]
|
||||
coord Coordinate { point [-0.296 0.524 0.039,-0.278 0.571 0.177,-0.268 0.552 0.039,-0.315 0.533 0.177]
|
||||
}}
|
||||
appearance Appearance{material USE IC-BODY-EPOXY-04 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,4,1,-1,1,4,2,-1,3,5,4,-1]
|
||||
coord Coordinate { point [0.315 0.533 0.177,0.315 0.069 0.177,0.296 0.524 0.039,0.315 -0.069 0.177,0.296 -0.524 0.039,0.315 -0.533 0.177]
|
||||
}}
|
||||
appearance Appearance{material USE IC-BODY-EPOXY-04 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1]
|
||||
coord Coordinate { point [0.296 -0.524 0.039,0.278 -0.571 0.177,0.268 -0.552 0.039,0.315 -0.533 0.177]
|
||||
}}
|
||||
appearance Appearance{material USE IC-BODY-EPOXY-04 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1]
|
||||
coord Coordinate { point [0.268 -0.552 0.039,-0.278 -0.571 0.177,-0.268 -0.552 0.039,0.278 -0.571 0.177]
|
||||
}}
|
||||
appearance Appearance{material USE IC-BODY-EPOXY-04 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1]
|
||||
coord Coordinate { point [-0.268 -0.552 0.039,-0.315 -0.533 0.177,-0.296 -0.524 0.039,-0.278 -0.571 0.177]
|
||||
}}
|
||||
appearance Appearance{material USE IC-BODY-EPOXY-04 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,1,3,2,-1,4,5,3,-1,3,5,2,-1,4,6,5,-1,6,7,5,-1]
|
||||
coord Coordinate { point [-0.315 -0.533 0.177,-0.315 -0.443 0.177,-0.296 -0.524 0.039,-0.315 -0.305 0.177,-0.315 0.305 0.177,-0.296 0.524 0.039,-0.315 0.443 0.177,-0.315 0.533 0.177]
|
||||
}}
|
||||
appearance Appearance{material USE IC-BODY-EPOXY-04 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1]
|
||||
coord Coordinate { point [0.278 0.571 0.177,0.315 0.533 0.236,0.315 0.533 0.177,0.278 0.571 0.236]
|
||||
}}
|
||||
appearance Appearance{material USE IC-BODY-EPOXY-04 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1]
|
||||
coord Coordinate { point [-0.278 0.571 0.236,0.273 0.561 0.236,0.278 0.571 0.236,-0.273 0.561 0.236]
|
||||
}}
|
||||
appearance Appearance{material USE IC-BODY-EPOXY-04 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1]
|
||||
coord Coordinate { point [-0.315 0.533 0.177,-0.278 0.571 0.236,-0.278 0.571 0.177,-0.315 0.533 0.236]
|
||||
}}
|
||||
appearance Appearance{material USE IC-BODY-EPOXY-04 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [0.315 0.533 0.236,0.315 0.069 0.236,0.315 0.533 0.177,0.315 0.069 0.177]
|
||||
}}
|
||||
appearance Appearance{material USE IC-BODY-EPOXY-04 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [0.315 -0.069 0.236,0.315 -0.533 0.236,0.315 -0.069 0.177,0.315 -0.533 0.177]
|
||||
}}
|
||||
appearance Appearance{material USE IC-BODY-EPOXY-04 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1]
|
||||
coord Coordinate { point [0.315 -0.069 0.177,0.335 0.069 0.177,0.335 -0.069 0.177,0.315 0.069 0.177]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1]
|
||||
coord Coordinate { point [0.315 -0.533 0.177,0.278 -0.571 0.236,0.278 -0.571 0.177,0.315 -0.533 0.236]
|
||||
}}
|
||||
appearance Appearance{material USE IC-BODY-EPOXY-04 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1]
|
||||
coord Coordinate { point [0.278 -0.571 0.177,-0.278 -0.571 0.236,-0.278 -0.571 0.177,0.278 -0.571 0.236]
|
||||
}}
|
||||
appearance Appearance{material USE IC-BODY-EPOXY-04 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1]
|
||||
coord Coordinate { point [-0.278 -0.571 0.177,-0.315 -0.533 0.236,-0.315 -0.533 0.177,-0.278 -0.571 0.236]
|
||||
}}
|
||||
appearance Appearance{material USE IC-BODY-EPOXY-04 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [-0.315 -0.533 0.236,-0.315 -0.443 0.236,-0.315 -0.533 0.177,-0.315 -0.443 0.177]
|
||||
}}
|
||||
appearance Appearance{material USE IC-BODY-EPOXY-04 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [-0.315 0.443 0.236,-0.315 0.533 0.236,-0.315 0.443 0.177,-0.315 0.533 0.177]
|
||||
}}
|
||||
appearance Appearance{material USE IC-BODY-EPOXY-04 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1]
|
||||
coord Coordinate { point [-0.315 -0.305 0.177,-0.335 -0.443 0.177,-0.335 -0.305 0.177,-0.315 -0.443 0.177]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1]
|
||||
coord Coordinate { point [-0.315 0.443 0.177,-0.335 0.305 0.177,-0.335 0.443 0.177,-0.315 0.305 0.177]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [-0.315 -0.305 0.236,-0.315 0.305 0.236,-0.315 -0.305 0.177,-0.315 0.305 0.177]
|
||||
}}
|
||||
appearance Appearance{material USE IC-BODY-EPOXY-04 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1]
|
||||
coord Coordinate { point [0.278 0.571 0.236,0.305 0.529 0.236,0.315 0.533 0.236,0.273 0.561 0.236]
|
||||
}}
|
||||
appearance Appearance{material USE IC-BODY-EPOXY-04 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1]
|
||||
coord Coordinate { point [-0.273 0.561 0.236,0.263 0.542 0.374,0.273 0.561 0.236,-0.263 0.542 0.374]
|
||||
}}
|
||||
appearance Appearance{material USE IC-BODY-EPOXY-04 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1]
|
||||
coord Coordinate { point [-0.315 0.533 0.236,-0.273 0.561 0.236,-0.278 0.571 0.236,-0.305 0.529 0.236]
|
||||
}}
|
||||
appearance Appearance{material USE IC-BODY-EPOXY-04 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [0.305 0.529 0.236,0.305 0.069 0.236,0.315 0.533 0.236,0.315 0.069 0.236]
|
||||
}}
|
||||
appearance Appearance{material USE IC-BODY-EPOXY-04 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1,4,5,3,-1,3,5,1,-1,6,7,4,-1,4,7,5,-1,7,8,9,-1,6,8,7,-1,9,10,11,-1,8,10,9,-1,11,12,13,-1,10,12,11,-1,13,14,15,-1,12,14,13,-1,15,16,17,-1,14,16,15,-1,17,18,19,-1,16,18,17,-1,19,20,21,-1,18,20,19,-1,21,22,23,-1,20,22,21,-1,24,25,22,-1,22,25,23,-1,26,27,24,-1,24,27,25,-1,28,29,26,-1,26,29,27,-1,30,31,28,-1,28,31,29,-1]
|
||||
coord Coordinate { point [0.551 0.069 -0.000,0.472 0.069 0.059,0.551 0.069 0.059,0.472 0.069 -0.000,0.447 0.069 0.003,0.462 0.069 0.060,0.423 0.069 0.013,0.453 0.069 0.064,0.403 0.069 0.029,0.445 0.069 0.071,0.387 0.069 0.049,0.438 0.069 0.079,0.377 0.069 0.073,0.434 0.069 0.088,0.374 0.069 0.098,0.433 0.069 0.098,0.374 0.069 0.138,0.433 0.069 0.138,0.373 0.069 0.148,0.430 0.069 0.163,0.369 0.069 0.157,0.420 0.069 0.187,0.362 0.069 0.166,0.404 0.069 0.207,0.354 0.069 0.172,0.384 0.069 0.223,0.345 0.069 0.176,0.360 0.069 0.233,0.335 0.069 0.177,0.335 0.069 0.236,0.315 0.069 0.177,0.315 0.069 0.236]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1,4,5,3,-1,4,3,0,-1,6,7,5,-1,6,5,4,-1,8,6,9,-1,8,7,6,-1,10,9,11,-1,10,8,9,-1,12,11,13,-1,12,10,11,-1,14,13,15,-1,14,12,13,-1,16,15,17,-1,16,14,15,-1,18,17,19,-1,18,16,17,-1,20,19,21,-1,20,18,19,-1,22,21,23,-1,22,20,21,-1,24,25,22,-1,24,22,23,-1,26,27,25,-1,26,25,24,-1,28,29,27,-1,28,27,26,-1,30,31,29,-1,30,29,28,-1]
|
||||
coord Coordinate { point [0.472 -0.069 0.059,0.551 -0.069 -0.000,0.551 -0.069 0.059,0.472 -0.069 -0.000,0.462 -0.069 0.060,0.447 -0.069 0.003,0.453 -0.069 0.064,0.423 -0.069 0.013,0.403 -0.069 0.029,0.445 -0.069 0.071,0.387 -0.069 0.049,0.438 -0.069 0.079,0.377 -0.069 0.073,0.434 -0.069 0.088,0.374 -0.069 0.098,0.433 -0.069 0.098,0.374 -0.069 0.138,0.433 -0.069 0.138,0.373 -0.069 0.148,0.430 -0.069 0.163,0.369 -0.069 0.157,0.420 -0.069 0.187,0.362 -0.069 0.166,0.404 -0.069 0.207,0.384 -0.069 0.223,0.354 -0.069 0.172,0.360 -0.069 0.233,0.345 -0.069 0.176,0.335 -0.069 0.236,0.335 -0.069 0.177,0.315 -0.069 0.236,0.315 -0.069 0.177]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1]
|
||||
coord Coordinate { point [0.305 -0.069 0.236,0.315 -0.533 0.236,0.315 -0.069 0.236,0.305 -0.529 0.236]
|
||||
}}
|
||||
appearance Appearance{material USE IC-BODY-EPOXY-04 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1,3,4,5,-1,1,4,3,-1,5,6,7,-1,4,6,5,-1,7,8,9,-1,6,8,7,-1,9,10,11,-1,8,10,9,-1,11,12,13,-1,10,12,11,-1]
|
||||
coord Coordinate { point [0.335 0.069 0.177,0.345 0.069 0.176,0.335 -0.069 0.177,0.345 -0.069 0.176,0.354 0.069 0.172,0.354 -0.069 0.172,0.362 0.069 0.166,0.362 -0.069 0.166,0.369 0.069 0.157,0.369 -0.069 0.157,0.373 0.069 0.148,0.373 -0.069 0.148,0.374 0.069 0.138,0.374 -0.069 0.138]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1]
|
||||
coord Coordinate { point [0.315 -0.533 0.236,0.273 -0.561 0.236,0.278 -0.571 0.236,0.305 -0.529 0.236]
|
||||
}}
|
||||
appearance Appearance{material USE IC-BODY-EPOXY-04 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1]
|
||||
coord Coordinate { point [0.278 -0.571 0.236,-0.273 -0.561 0.236,-0.278 -0.571 0.236,0.273 -0.561 0.236]
|
||||
}}
|
||||
appearance Appearance{material USE IC-BODY-EPOXY-04 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1]
|
||||
coord Coordinate { point [-0.278 -0.571 0.236,-0.305 -0.529 0.236,-0.315 -0.533 0.236,-0.273 -0.561 0.236]
|
||||
}}
|
||||
appearance Appearance{material USE IC-BODY-EPOXY-04 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [-0.305 -0.529 0.236,-0.305 -0.443 0.236,-0.315 -0.533 0.236,-0.315 -0.443 0.236]
|
||||
}}
|
||||
appearance Appearance{material USE IC-BODY-EPOXY-04 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1,4,5,3,-1,3,5,1,-1,6,7,4,-1,4,7,5,-1,7,8,9,-1,6,8,7,-1,9,10,11,-1,8,10,9,-1,11,12,13,-1,10,12,11,-1,13,14,15,-1,12,14,13,-1,15,16,17,-1,14,16,15,-1,17,18,19,-1,16,18,17,-1,19,20,21,-1,18,20,19,-1,21,22,23,-1,20,22,21,-1,24,25,22,-1,22,25,23,-1,26,27,24,-1,24,27,25,-1,28,29,26,-1,26,29,27,-1,30,31,28,-1,28,31,29,-1]
|
||||
coord Coordinate { point [-0.551 -0.443 -0.000,-0.472 -0.443 0.059,-0.551 -0.443 0.059,-0.472 -0.443 -0.000,-0.447 -0.443 0.003,-0.462 -0.443 0.060,-0.423 -0.443 0.013,-0.453 -0.443 0.064,-0.403 -0.443 0.029,-0.445 -0.443 0.071,-0.387 -0.443 0.049,-0.438 -0.443 0.079,-0.377 -0.443 0.073,-0.434 -0.443 0.088,-0.374 -0.443 0.098,-0.433 -0.443 0.098,-0.374 -0.443 0.138,-0.433 -0.443 0.138,-0.373 -0.443 0.148,-0.430 -0.443 0.163,-0.369 -0.443 0.157,-0.420 -0.443 0.187,-0.362 -0.443 0.166,-0.404 -0.443 0.207,-0.354 -0.443 0.172,-0.384 -0.443 0.223,-0.345 -0.443 0.176,-0.360 -0.443 0.233,-0.335 -0.443 0.177,-0.335 -0.443 0.236,-0.315 -0.443 0.177,-0.315 -0.443 0.236]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1,4,5,3,-1,4,3,0,-1,6,7,5,-1,6,5,4,-1,8,9,7,-1,8,7,6,-1,10,8,11,-1,10,9,8,-1,12,11,13,-1,12,10,11,-1,14,13,15,-1,14,12,13,-1,16,15,17,-1,16,14,15,-1,18,17,19,-1,18,16,17,-1,20,19,21,-1,20,18,19,-1,22,21,23,-1,22,20,21,-1,24,25,22,-1,24,22,23,-1,26,27,25,-1,26,25,24,-1,28,29,27,-1,28,27,26,-1,30,31,29,-1,30,29,28,-1]
|
||||
coord Coordinate { point [-0.472 0.443 0.059,-0.551 0.443 -0.000,-0.551 0.443 0.059,-0.472 0.443 -0.000,-0.462 0.443 0.060,-0.447 0.443 0.003,-0.453 0.443 0.064,-0.423 0.443 0.013,-0.445 0.443 0.071,-0.403 0.443 0.029,-0.387 0.443 0.049,-0.438 0.443 0.079,-0.377 0.443 0.073,-0.434 0.443 0.088,-0.374 0.443 0.098,-0.433 0.443 0.098,-0.374 0.443 0.138,-0.433 0.443 0.138,-0.373 0.443 0.148,-0.430 0.443 0.163,-0.369 0.443 0.157,-0.420 0.443 0.187,-0.362 0.443 0.166,-0.404 0.443 0.207,-0.384 0.443 0.223,-0.354 0.443 0.172,-0.360 0.443 0.233,-0.345 0.443 0.176,-0.335 0.443 0.236,-0.335 0.443 0.177,-0.315 0.443 0.236,-0.315 0.443 0.177]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1]
|
||||
coord Coordinate { point [-0.305 0.443 0.236,-0.315 0.533 0.236,-0.315 0.443 0.236,-0.305 0.529 0.236]
|
||||
}}
|
||||
appearance Appearance{material USE IC-BODY-EPOXY-04 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1,3,4,5,-1,1,4,3,-1,5,6,7,-1,4,6,5,-1,7,8,9,-1,6,8,7,-1,9,10,11,-1,8,10,9,-1,11,12,13,-1,10,12,11,-1]
|
||||
coord Coordinate { point [-0.335 -0.443 0.177,-0.345 -0.443 0.176,-0.335 -0.305 0.177,-0.345 -0.305 0.176,-0.354 -0.443 0.172,-0.354 -0.305 0.172,-0.362 -0.443 0.166,-0.362 -0.305 0.166,-0.369 -0.443 0.157,-0.369 -0.305 0.157,-0.373 -0.443 0.148,-0.373 -0.305 0.148,-0.374 -0.443 0.138,-0.374 -0.305 0.138]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,3,1,-1,4,5,3,-1,4,3,0,-1,6,7,5,-1,6,5,4,-1,8,9,7,-1,8,7,6,-1,10,8,11,-1,10,9,8,-1,12,11,13,-1,12,10,11,-1,14,13,15,-1,14,12,13,-1,16,15,17,-1,16,14,15,-1,18,17,19,-1,18,16,17,-1,20,19,21,-1,20,18,19,-1,22,21,23,-1,22,20,21,-1,24,25,22,-1,24,22,23,-1,26,27,25,-1,26,25,24,-1,28,29,27,-1,28,27,26,-1,30,31,29,-1,30,29,28,-1]
|
||||
coord Coordinate { point [-0.472 -0.305 0.059,-0.551 -0.305 -0.000,-0.551 -0.305 0.059,-0.472 -0.305 -0.000,-0.462 -0.305 0.060,-0.447 -0.305 0.003,-0.453 -0.305 0.064,-0.423 -0.305 0.013,-0.445 -0.305 0.071,-0.403 -0.305 0.029,-0.387 -0.305 0.049,-0.438 -0.305 0.079,-0.377 -0.305 0.073,-0.434 -0.305 0.088,-0.374 -0.305 0.098,-0.433 -0.305 0.098,-0.374 -0.305 0.138,-0.433 -0.305 0.138,-0.373 -0.305 0.148,-0.430 -0.305 0.163,-0.369 -0.305 0.157,-0.420 -0.305 0.187,-0.362 -0.305 0.166,-0.404 -0.305 0.207,-0.384 -0.305 0.223,-0.354 -0.305 0.172,-0.360 -0.305 0.233,-0.345 -0.305 0.176,-0.335 -0.305 0.236,-0.335 -0.305 0.177,-0.315 -0.305 0.236,-0.315 -0.305 0.177]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1,4,5,3,-1,3,5,1,-1,6,7,4,-1,4,7,5,-1,7,8,9,-1,6,8,7,-1,9,10,11,-1,8,10,9,-1,11,12,13,-1,10,12,11,-1,13,14,15,-1,12,14,13,-1,15,16,17,-1,14,16,15,-1,17,18,19,-1,16,18,17,-1,19,20,21,-1,18,20,19,-1,21,22,23,-1,20,22,21,-1,24,25,22,-1,22,25,23,-1,26,27,24,-1,24,27,25,-1,28,29,26,-1,26,29,27,-1,30,31,28,-1,28,31,29,-1]
|
||||
coord Coordinate { point [-0.551 0.305 -0.000,-0.472 0.305 0.059,-0.551 0.305 0.059,-0.472 0.305 -0.000,-0.447 0.305 0.003,-0.462 0.305 0.060,-0.423 0.305 0.013,-0.453 0.305 0.064,-0.403 0.305 0.029,-0.445 0.305 0.071,-0.387 0.305 0.049,-0.438 0.305 0.079,-0.377 0.305 0.073,-0.434 0.305 0.088,-0.374 0.305 0.098,-0.433 0.305 0.098,-0.374 0.305 0.138,-0.433 0.305 0.138,-0.373 0.305 0.148,-0.430 0.305 0.163,-0.369 0.305 0.157,-0.420 0.305 0.187,-0.362 0.305 0.166,-0.404 0.305 0.207,-0.354 0.305 0.172,-0.384 0.305 0.223,-0.345 0.305 0.176,-0.360 0.305 0.233,-0.335 0.305 0.177,-0.335 0.305 0.236,-0.315 0.305 0.177,-0.315 0.305 0.236]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1,3,4,5,-1,1,4,3,-1,5,6,7,-1,4,6,5,-1,7,8,9,-1,6,8,7,-1,9,10,11,-1,8,10,9,-1,11,12,13,-1,10,12,11,-1]
|
||||
coord Coordinate { point [-0.335 0.305 0.177,-0.345 0.305 0.176,-0.335 0.443 0.177,-0.345 0.443 0.176,-0.354 0.305 0.172,-0.354 0.443 0.172,-0.362 0.305 0.166,-0.362 0.443 0.166,-0.369 0.305 0.157,-0.369 0.443 0.157,-0.373 0.305 0.148,-0.373 0.443 0.148,-0.374 0.305 0.138,-0.374 0.443 0.138]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [-0.305 -0.305 0.236,-0.305 0.305 0.236,-0.315 -0.305 0.236,-0.315 0.305 0.236]
|
||||
}}
|
||||
appearance Appearance{material USE IC-BODY-EPOXY-04 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1]
|
||||
coord Coordinate { point [0.273 0.561 0.236,0.286 0.519 0.374,0.305 0.529 0.236,0.263 0.542 0.374]
|
||||
}}
|
||||
appearance Appearance{material USE IC-BODY-EPOXY-04 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,0,2,3,-1,4,5,6,-1,4,7,5,-1,4,3,7,-1,4,0,3,-1]
|
||||
coord Coordinate { point [0.286 0.519 0.374,0.263 0.542 0.374,-0.263 0.542 0.374,-0.286 0.519 0.374,0.286 -0.519 0.374,-0.263 -0.542 0.374,0.263 -0.542 0.374,-0.286 -0.519 0.374]
|
||||
}}
|
||||
appearance Appearance{material USE IC-BODY-EPOXY-04 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1]
|
||||
coord Coordinate { point [-0.305 0.529 0.236,-0.263 0.542 0.374,-0.273 0.561 0.236,-0.286 0.519 0.374]
|
||||
}}
|
||||
appearance Appearance{material USE IC-BODY-EPOXY-04 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,4,5,-1,0,4,1,-1,1,4,3,-1]
|
||||
coord Coordinate { point [0.286 0.519 0.374,0.305 0.069 0.236,0.305 0.529 0.236,0.305 -0.069 0.236,0.286 -0.519 0.374,0.305 -0.529 0.236]
|
||||
}}
|
||||
appearance Appearance{material USE IC-BODY-EPOXY-04 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1,2,4,5,-1,1,4,2,-1]
|
||||
coord Coordinate { point [0.335 -0.069 0.236,0.315 0.069 0.236,0.315 -0.069 0.236,0.335 0.069 0.236,0.305 0.069 0.236,0.305 -0.069 0.236]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1,3,4,5,-1,1,4,3,-1,5,6,7,-1,4,6,5,-1,7,8,9,-1,6,8,7,-1,9,10,11,-1,8,10,9,-1,11,12,13,-1,10,12,11,-1]
|
||||
coord Coordinate { point [0.433 0.069 0.138,0.430 0.069 0.163,0.433 -0.069 0.138,0.430 -0.069 0.163,0.420 0.069 0.187,0.420 -0.069 0.187,0.404 0.069 0.207,0.404 -0.069 0.207,0.384 0.069 0.223,0.384 -0.069 0.223,0.360 0.069 0.233,0.360 -0.069 0.233,0.335 0.069 0.236,0.335 -0.069 0.236]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [0.433 0.069 0.098,0.433 0.069 0.138,0.433 -0.069 0.098,0.433 -0.069 0.138]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1,3,4,5,-1,1,4,3,-1,5,6,7,-1,4,6,5,-1,7,8,9,-1,6,8,7,-1,9,10,11,-1,8,10,9,-1,11,12,13,-1,10,12,11,-1]
|
||||
coord Coordinate { point [0.472 0.069 0.059,0.462 0.069 0.060,0.472 -0.069 0.059,0.462 -0.069 0.060,0.453 0.069 0.064,0.453 -0.069 0.064,0.445 0.069 0.071,0.445 -0.069 0.071,0.438 0.069 0.079,0.438 -0.069 0.079,0.434 0.069 0.088,0.434 -0.069 0.088,0.433 0.069 0.098,0.433 -0.069 0.098]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [0.551 0.069 0.059,0.472 0.069 0.059,0.551 -0.069 0.059,0.472 -0.069 0.059]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [0.551 0.069 -0.000,0.551 0.069 0.059,0.551 -0.069 -0.000,0.551 -0.069 0.059]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [0.472 0.069 -0.000,0.551 0.069 -0.000,0.472 -0.069 -0.000,0.551 -0.069 -0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1,3,4,5,-1,1,4,3,-1,5,6,7,-1,4,6,5,-1,7,8,9,-1,6,8,7,-1,9,10,11,-1,8,10,9,-1,11,12,13,-1,10,12,11,-1]
|
||||
coord Coordinate { point [0.374 0.069 0.098,0.377 0.069 0.073,0.374 -0.069 0.098,0.377 -0.069 0.073,0.387 0.069 0.049,0.387 -0.069 0.049,0.403 0.069 0.029,0.403 -0.069 0.029,0.423 0.069 0.013,0.423 -0.069 0.013,0.447 0.069 0.003,0.447 -0.069 0.003,0.472 0.069 -0.000,0.472 -0.069 -0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [0.374 0.069 0.138,0.374 0.069 0.098,0.374 -0.069 0.138,0.374 -0.069 0.098]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1]
|
||||
coord Coordinate { point [0.305 -0.529 0.236,0.263 -0.542 0.374,0.273 -0.561 0.236,0.286 -0.519 0.374]
|
||||
}}
|
||||
appearance Appearance{material USE IC-BODY-EPOXY-04 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1]
|
||||
coord Coordinate { point [0.273 -0.561 0.236,-0.263 -0.542 0.374,-0.273 -0.561 0.236,0.263 -0.542 0.374]
|
||||
}}
|
||||
appearance Appearance{material USE IC-BODY-EPOXY-04 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1]
|
||||
coord Coordinate { point [-0.273 -0.561 0.236,-0.286 -0.519 0.374,-0.305 -0.529 0.236,-0.263 -0.542 0.374]
|
||||
}}
|
||||
appearance Appearance{material USE IC-BODY-EPOXY-04 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,1,3,2,-1,4,5,6,-1,6,5,7,-1,1,5,3,-1,3,5,4,-1]
|
||||
coord Coordinate { point [-0.305 -0.529 0.236,-0.286 -0.519 0.374,-0.305 -0.443 0.236,-0.305 -0.305 0.236,-0.305 0.305 0.236,-0.286 0.519 0.374,-0.305 0.443 0.236,-0.305 0.529 0.236]
|
||||
}}
|
||||
appearance Appearance{material USE IC-BODY-EPOXY-04 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1,2,4,5,-1,1,4,2,-1]
|
||||
coord Coordinate { point [-0.335 -0.305 0.236,-0.315 -0.443 0.236,-0.315 -0.305 0.236,-0.335 -0.443 0.236,-0.305 -0.443 0.236,-0.305 -0.305 0.236]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1,3,4,5,-1,1,4,3,-1,5,6,7,-1,4,6,5,-1,7,8,9,-1,6,8,7,-1,9,10,11,-1,8,10,9,-1,11,12,13,-1,10,12,11,-1]
|
||||
coord Coordinate { point [-0.433 -0.443 0.138,-0.430 -0.443 0.163,-0.433 -0.305 0.138,-0.430 -0.305 0.163,-0.420 -0.443 0.187,-0.420 -0.305 0.187,-0.404 -0.443 0.207,-0.404 -0.305 0.207,-0.384 -0.443 0.223,-0.384 -0.305 0.223,-0.360 -0.443 0.233,-0.360 -0.305 0.233,-0.335 -0.443 0.236,-0.335 -0.305 0.236]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [-0.433 -0.443 0.098,-0.433 -0.443 0.138,-0.433 -0.305 0.098,-0.433 -0.305 0.138]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1,3,4,5,-1,1,4,3,-1,5,6,7,-1,4,6,5,-1,7,8,9,-1,6,8,7,-1,9,10,11,-1,8,10,9,-1,11,12,13,-1,10,12,11,-1]
|
||||
coord Coordinate { point [-0.472 -0.443 0.059,-0.462 -0.443 0.060,-0.472 -0.305 0.059,-0.462 -0.305 0.060,-0.453 -0.443 0.064,-0.453 -0.305 0.064,-0.445 -0.443 0.071,-0.445 -0.305 0.071,-0.438 -0.443 0.079,-0.438 -0.305 0.079,-0.434 -0.443 0.088,-0.434 -0.305 0.088,-0.433 -0.443 0.098,-0.433 -0.305 0.098]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [-0.551 -0.443 0.059,-0.472 -0.443 0.059,-0.551 -0.305 0.059,-0.472 -0.305 0.059]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [-0.551 -0.443 -0.000,-0.551 -0.443 0.059,-0.551 -0.305 -0.000,-0.551 -0.305 0.059]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [-0.472 -0.443 -0.000,-0.551 -0.443 -0.000,-0.472 -0.305 -0.000,-0.551 -0.305 -0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1,3,4,5,-1,1,4,3,-1,5,6,7,-1,4,6,5,-1,7,8,9,-1,6,8,7,-1,9,10,11,-1,8,10,9,-1,11,12,13,-1,10,12,11,-1]
|
||||
coord Coordinate { point [-0.374 -0.443 0.098,-0.377 -0.443 0.073,-0.374 -0.305 0.098,-0.377 -0.305 0.073,-0.387 -0.443 0.049,-0.387 -0.305 0.049,-0.403 -0.443 0.029,-0.403 -0.305 0.029,-0.423 -0.443 0.013,-0.423 -0.305 0.013,-0.447 -0.443 0.003,-0.447 -0.305 0.003,-0.472 -0.443 -0.000,-0.472 -0.305 -0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [-0.374 -0.443 0.138,-0.374 -0.443 0.098,-0.374 -0.305 0.138,-0.374 -0.305 0.098]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,3,1,0,-1,2,4,5,-1,1,4,2,-1]
|
||||
coord Coordinate { point [-0.335 0.443 0.236,-0.315 0.305 0.236,-0.315 0.443 0.236,-0.335 0.305 0.236,-0.305 0.305 0.236,-0.305 0.443 0.236]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1,3,4,5,-1,1,4,3,-1,5,6,7,-1,4,6,5,-1,7,8,9,-1,6,8,7,-1,9,10,11,-1,8,10,9,-1,11,12,13,-1,10,12,11,-1]
|
||||
coord Coordinate { point [-0.433 0.305 0.138,-0.430 0.305 0.163,-0.433 0.443 0.138,-0.430 0.443 0.163,-0.420 0.305 0.187,-0.420 0.443 0.187,-0.404 0.305 0.207,-0.404 0.443 0.207,-0.384 0.305 0.223,-0.384 0.443 0.223,-0.360 0.305 0.233,-0.360 0.443 0.233,-0.335 0.305 0.236,-0.335 0.443 0.236]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [-0.433 0.305 0.098,-0.433 0.305 0.138,-0.433 0.443 0.098,-0.433 0.443 0.138]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1,3,4,5,-1,1,4,3,-1,5,6,7,-1,4,6,5,-1,7,8,9,-1,6,8,7,-1,9,10,11,-1,8,10,9,-1,11,12,13,-1,10,12,11,-1]
|
||||
coord Coordinate { point [-0.472 0.305 0.059,-0.462 0.305 0.060,-0.472 0.443 0.059,-0.462 0.443 0.060,-0.453 0.305 0.064,-0.453 0.443 0.064,-0.445 0.305 0.071,-0.445 0.443 0.071,-0.438 0.305 0.079,-0.438 0.443 0.079,-0.434 0.305 0.088,-0.434 0.443 0.088,-0.433 0.305 0.098,-0.433 0.443 0.098]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [-0.551 0.305 0.059,-0.472 0.305 0.059,-0.551 0.443 0.059,-0.472 0.443 0.059]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [-0.551 0.305 -0.000,-0.551 0.305 0.059,-0.551 0.443 -0.000,-0.551 0.443 0.059]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [-0.472 0.305 -0.000,-0.551 0.305 -0.000,-0.472 0.443 -0.000,-0.551 0.443 -0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1,3,4,5,-1,1,4,3,-1,5,6,7,-1,4,6,5,-1,7,8,9,-1,6,8,7,-1,9,10,11,-1,8,10,9,-1,11,12,13,-1,10,12,11,-1]
|
||||
coord Coordinate { point [-0.374 0.305 0.098,-0.377 0.305 0.073,-0.374 0.443 0.098,-0.377 0.443 0.073,-0.387 0.305 0.049,-0.387 0.443 0.049,-0.403 0.305 0.029,-0.403 0.443 0.029,-0.423 0.305 0.013,-0.423 0.443 0.013,-0.447 0.305 0.003,-0.447 0.443 0.003,-0.472 0.305 -0.000,-0.472 0.443 -0.000]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Shape { geometry IndexedFaceSet
|
||||
{ creaseAngle 0.50 coordIndex [0,1,2,-1,2,1,3,-1]
|
||||
coord Coordinate { point [-0.374 0.305 0.138,-0.374 0.305 0.098,-0.374 0.443 0.138,-0.374 0.443 0.098]
|
||||
}}
|
||||
appearance Appearance{material USE PIN-01 }
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue