so supriese!,i like to test it !
my Email:
leixing333@gmail.com
Latest posts made by leixing
-
RE: VisMap v3 Beta Testers Needed
-
RE: Import script to import 300 dae into 1 project
@tig said:
@leixing said:
Yeeh!!very good work!! Tig thank you agian!
but i also to import photo(jpg png...)in one time.
please up!It's designed for geometry imports, images don't work well...
To batch import images from a folder to use as materials use massmaterialimporter.rb ...thank you for your help!
i want import photo(jpg png...)in one time because iwant import
same photos were cut from one picture for look it more clear,if i import one by one i must re scale them to the same big.
thanks again! -
RE: Import script to import 300 dae into 1 project
@tig said:
Here it is:
import_from_folder.rb
Run the tool by typing
import_from_folder
in the Ruby Console or picking'Import ALL from Folder'
from the File menu.
In the dialog that appears navigate to the required Folder and pick one
File of the 'type' to be imported.
e.g. select any skp, dwg, dxf, kml, dae, 2ds, dem, ddf ...
ALL files of the 'type' you selected will be imported from that folder
into the Model.
Progress of each file is shown in the VCB...v1.0 20091124 First issue.
[attachment=0:3uo549ud]<!-- ia0 -->import_from_folder.rb<!-- ia0 -->[/attachment:3uo549ud]Yeeh!!very good work!! Tig thank you agian!
but i also to import photo(jpg png...)in one time.
please up! -
RE: [Plugin] Component Stringer UPDATED May 23, 2013
Thank you Chris
itis wonderful!
i find a little bug.if the compoents only have one face -- that means the componet is a 2d ojb ,then run the plu and nothing start. the ruby console said "Error: #<NoMethodError: undefined method `position' for nil:NilClass>"
a very little bug ,just make a uimessage to tell people they must have a 3d components.
thank you again!! -
RE: Request: Rset world Axes match GC Axse
@xrok1 said:
right click your component; select change axes; then triple click any point or even close to the component.
this will not set the world axes to your component but it will set your component to the world axes. hope this helps?
yes,this is wonderful, thank you.
-
RE: Method to identify what context the user is in?
[quote="fizgig"]
If the user does double-click into a group, the active context is that group and the local coordinate system associated with that group.
yes,I want this too.I ask the same qus here
http://forums.sketchucation.com/viewtopic.php?f=180&t=22915&p=193698#p193698 -
RE: Request: Rset world Axes match GC Axse
@chris fullmer said:
Unfortunately that just tells you what the axis is for a component. There is no way to actually set the axis to something new through ruby.
Chris
thanks
could draw three 100mm lines replace the world Axes for reference?
or just put a cpoint to the component origin ? -
RE: Request: Rset world Axes match GC Axse
@thomthom said:
Don't think there is API control over the axis at all, neither model nor component/group axis...
thanks
Is that ture? I donnot know this,but I find this
http://code.google.com/intl/zh-CN/apis/sketchup/docs/ourdoc/transformation.html#axeswhat this do?
-
Request: Rset world Axes match GC Axse
we usually have to edit the component and group when they had edited,but sometimes we cannot set the world Axes to the GC Axes,because we lost the reference to to it .
I want a tool could set the world Axes to the GC Axes.