
KingChaos
-
Posts
228 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Articles
Marionette
Store
Posts posted by KingChaos
-
-
for me i seems that its only rotated not mirrored
-
you can put your objects in the symbol onto a layer with predfined Z height, maybe that helps too 🙂
this height u can control then in your file, even if u want to have a modified.
-
On 2/26/2022 at 10:05 PM, SimA said:
@DomC Danke, genau das habe ich gebraucht!
Also du konntest damit was anfangen? 😮
Ich verstehe nur Bahnhof.
-
Cant you create an input Port with the list u get out of your spreadsheet and put this input into the choice?
-
I made a pulldown out of the spreadsheet content. You checked the net i upped?
-
i need a multilevel pulldown, where 1. choice influences what 2. choice can pick.
but i only got gw-basic programming skills, so vector or pythonscript is not my competence.
-
hi,
Yes i am searching for a pulldown solution for this.
But you dont need the lists, you can let VWX do it.
The question here is, how many choices you need?
Without script knowledge i cant modify this "enhanced popup" node, made by @MRoth.
I only typed manually in the node which selection i want to pulldown.
enclosed u got the node.
pm me if u like.
br KC
-
it will work with MIX cross reference i think, thx @SimA
-
ok the textures were tooo big
-
hi there,
my marionette skills have fundamental lacks i think.
my plan is to extract a metal sheet out of chart data, this works well.
All data out of the selection is written in the database of the sheep and material and coating all is working fine.
But now i try to make a drilling pattern into the sheet and it drives me crayz.
I made zylinders for drillings and cones for counterbores then adding those geometry and then i subtracting them form the sheet.
The Only thing except the broken drilling pattern, i have to get fixed (later) is the popup has to be a pulldown, but this i cant code without any skills ov pythonscript or VS.
I can manipulate the pattern in the following way:
- Number in X (column)
- Number in Y (rows)
- x start
- x End
- y Start
- y End
If u set the x-end or/and y-end to "0.5" the pattern will be symmetric with xstart = xEnd analogue y.
All is working fine, BUT i made a pattern of those, 2 series for x and y coordinates and i try to "mix" them, this worked not in the start but then i exploded the lists and manually wired the x and y data into points, because i dont know how to "multiply" those lists.
List1 -> (x1;x2;x3, ...; x6)
List2 -> (y1;y2;y3, ...; y6)
Now i need a list of points, (x1,y1;x2,y2;...;x6,y6) with the exact number of points givec by NumberX*NumberY.
Because i dont know how to do it, i made this crap:
But my code fails if i have less then 6 (i made 6 ) columns of drillings/counterbore because i wired all 6 X Data to the 3D-point so there are drillings at X 0 which i dont want to have i i input less then 6 columns.
In Rows it works fine.
I need a Node, makes only the points i need, not all wired.
The german translation for the node desciption is not good too, so i dont get it.
BR KC
PS: And why the hell this file is 55 Mbyte ????
-
-
No one of you had a wrapper without a port??
hmm
-
now i see u can only read this info out if it is a solid maybe only if extruded. so i have to workaround it.
-
I think it is very comfortable to connect the wrappers with this 3d point and the angle of the 3dpoly. It would help me a lot and saving hours of click and move. So i would be glad to know how "get orientation" is working. Maybe it wont work with 3d poly, then i need to know what handle is needed to make this node working correctly.
-
AND: the hole Thing is moved around and rotated, so the miter Information are not really correct
-
Thats the Problem, i mited with a subtraction, because the rest would be too complicated.
I need this get done on a lot of surfaces for connecting parts on the side, so even if it works it wont help me in the end.
WhatsApp wring with this node? Maybe i got a misuse bec i dont get how to use get Direktion.
But thx al lot
-
@Pat Stanfordcan you help me please?
-
mir war es wichtig, Teile zu schaffen, wo man die marionetten einfach aneinander wired und die dann selbst ihre position finden.
dazu fehlt mir momentan noch eine korrekte Umsetzung des "Get Orientation"
das haut bei mri naemlich nicht hin.
Gruß
-
da bin ich raus, vs und python scripten kann ich nicht
-
-
Hi,
here, a bug occured, i wrapped a part of my network to make it more readeable and transparent for me, and i made some pass nodes, like i did before, but the wrapped stuff has 0 input and 0 output port?
can someone help pls?
br KC
-
das geht ja nicht, weil ich dann die liste nicht aendern kann ohne den popup zu aendern, der popup MUSS selbst in die tabelle gucken. 🙂
-
ja genau das war auch so gedacht, weiss nur nicht wie das geht, ich bin ja ein marionetten nub
-
ein paar bugs hat es noch, muss guggn ob ich den nochmal zusammenbaue, sicherlich habe ich VIEL zu viele nodes und einiges SEHR umstaendlich berechnet.
Ich kann also ueber die performance noch nichts aussagen.
-
1
-
Export 2D DWG possible?
in General Discussion
Posted
Hi there,
is it possible, like in all other 3D-CADS, to export a real 2 dimensional DWG/dxf out of a layout?
I assumed that VWX can do this and exported a layout of 5 cabinets.
The result was 200 mB big and i reduced it with help (diff settings) from Xtragroup-Support down to 38 Mb.
But why it is still 20 times bigger then it should?
I opened the file with autocad and i saw:
1. it was no 2D
2. it was a block of 3D surfaces and solids.
3. the block was 2 times in the file on different layers, on the layer like the name of my "construction level" called "Innenausbau_Konstruktion"
the layer are named as: ->
_Innenausbau_Konstruktion (3D)-1
_Innenausbau_Konstruktion (3D)
We need for architects small 2D plans, which can sent by email.
What i can do?
br KC