Context3D: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Context | {{Context | ||
|name= | |name=Context3D | ||
|since=2019-02-21 | |since=2019-02-21 | ||
|master=http://wiki.bitplan.com/index.php/ | |master=http://wiki.bitplan.com/index.php/Context3D | ||
|storemode=property | |storemode=property | ||
}} | }} | ||
{{Context | {{Context | ||
|name= | |name=Context3D | ||
|storemode=none | |storemode=none | ||
|viewmode=masterdetail | |viewmode=masterdetail | ||
| Line 12: | Line 12: | ||
= WikiTask = | = WikiTask = | ||
{{ContextWikitask | {{ContextWikitask | ||
|context= | |context=Context3D | ||
}} | }} | ||
= sidif = | = sidif = | ||
<source lang='java' id='sidif'> | <source lang='java' id='sidif'> | ||
# | # | ||
# Context: | # Context:Context3D | ||
# | # | ||
Context3D isA Context | |||
" | "Context3D" is name of it | ||
# | # | ||
# | #Design3D | ||
# | # | ||
Design3D isA Topic | |||
" | "Design3D" is name of it | ||
" | "Design3Ds" is pluralName of it | ||
"A 3D Design" is documentation of it | "A 3D Design" is documentation of it | ||
"BITPlan 3DDesings see http://wiki.bitplan.com/index.php/ | "BITPlan 3DDesings see http://wiki.bitplan.com/index.php/List_of_Design3Ds" is wikiDocumentation of it | ||
"File:Cubes.png" is icon of it | "File:Cubes.png" is icon of it | ||
"/font-awesome/png/64x64/plain/cubes.png" is iconUrl of it | "/font-awesome/png/64x64/plain/cubes.png" is iconUrl of it | ||
"property" is defaultstoremode of it | "property" is defaultstoremode of it | ||
false is cargo of it | false is cargo of it | ||
" | "Context3D" is context of it | ||
Design3D_name addsTo it | |||
Design3D_date addsTo it | |||
Design3D_idea addsTo it | |||
Design3D_design addsTo it | |||
Design3D_result addsTo it | |||
Design3D_blockscad addsTo it | |||
Design3D_stl addsTo it | |||
# properties of | # properties of Design3D | ||
# property name | # property name | ||
Design3D_name isA Property | |||
"name" is name of it | "name" is name of it | ||
"name" is label of it | "name" is label of it | ||
| Line 55: | Line 55: | ||
true is showInGrid of it | true is showInGrid of it | ||
false is isLink of it | false is isLink of it | ||
" | "Design3D" is topic of it | ||
# property date | # property date | ||
Design3D_date isA Property | |||
"date" is name of it | "date" is name of it | ||
"date" is label of it | "date" is label of it | ||
| Line 69: | Line 69: | ||
false is showInGrid of it | false is showInGrid of it | ||
false is isLink of it | false is isLink of it | ||
" | "Design3D" is topic of it | ||
# property idea | # property idea | ||
Design3D_idea isA Property | |||
"idea" is name of it | "idea" is name of it | ||
"idea" is label of it | "idea" is label of it | ||
| Line 83: | Line 83: | ||
true is showInGrid of it | true is showInGrid of it | ||
false is isLink of it | false is isLink of it | ||
" | "Design3D" is topic of it | ||
# property design | # property design | ||
Design3D_design isA Property | |||
"design" is name of it | "design" is name of it | ||
"design" is label of it | "design" is label of it | ||
| Line 97: | Line 97: | ||
true is showInGrid of it | true is showInGrid of it | ||
false is isLink of it | false is isLink of it | ||
" | "Design3D" is topic of it | ||
# property result | |||
Design3D_result isA Property | |||
"result" is name of it | |||
"result" is label of it | |||
"Text" is type of it | |||
5 is index of it | |||
false is primaryKey of it | |||
false is mandatory of it | |||
false is uploadable of it | |||
"the resulted print" is documentation of it | |||
"textarea" is inputType of it | |||
true is showInGrid of it | |||
false is isLink of it | |||
"Design3D" is topic of it | |||
# property blockscad | |||
Design3D_blockscad isA Property | |||
"blockscad" is name of it | |||
"blockscad" is label of it | |||
"Page" is type of it | |||
6 is index of it | |||
false is primaryKey of it | |||
false is mandatory of it | |||
true is uploadable of it | |||
"the blockscad file of this 3D Design" is documentation of it | |||
false is showInGrid of it | |||
false is isLink of it | |||
"Design3D" is topic of it | |||
# property stl | # property stl | ||
Design3D_stl isA Property | |||
"stl" is name of it | "stl" is name of it | ||
"stl" is label of it | "stl" is label of it | ||
"Page" is type of it | "Page" is type of it | ||
7 is index of it | |||
false is primaryKey of it | false is primaryKey of it | ||
false is mandatory of it | false is mandatory of it | ||
true is uploadable of it | true is uploadable of it | ||
"the stl file of the | "the stl file of the 3D Design" is documentation of it | ||
false is showInGrid of it | false is showInGrid of it | ||
false is isLink of it | false is isLink of it | ||
" | "Design3D" is topic of it | ||
</source> | </source> | ||
<headertabs/> | <headertabs/> | ||