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 }
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue