After Effects :: How To Expose World Coordinates Of A Linked Object

Dec 16, 2013

Is there a way to expose the world coordinates of a linked object like a null?
 
When you link an object to another it uses its parent space coordinates or coordinates that are relative to the parent. I really need to know the actual world space coordinates.

View 2 Replies


ADVERTISEMENT

AutoCAD Civil 3D :: Translate Point Coordinates From Paperspace To World Coordinates In Modelspace

Jun 18, 2012

i am trying to translate a Point coordinates from Paperspce to world coordinates in model space.The code i used in Land2006 worked OK but now in Civil3d 2012 it doesn't!

Private Sub GetPlais_Click()
Dim tmpnt1 As Variant, tmpnt2 As Variant, tmpPnt1 As Variant
Dim lole(0 To 2) As Double, upri(0 To 2) As Double
Dim returnobj As AcadObject

FrmGrid3.Hide
On Error GoTo Eline
ThisDrawing.Utility.GetEntity returnobj, tmpPnt1, "ÅðÝëåîå ôï ViewPort ðïõ èá äçìéïõñãçèåß ï êÜíáâïò!"
If TypeOf returnobj Is IAcadPViewport Then
[code]........

View 1 Replies View Related

Revit :: Coordinates To Real World Projection Coordinates?

Aug 15, 2012

The coordinates that we can apply in Revit (project/shared) aren't exactly the same to have real world projection coordinates (WGS84)??
 
If not how can we convert the revit shared coordinates to real world projection coordinates?

View 1 Replies View Related

Maya Animation :: AimConstraint In World Coordinates?

Jun 4, 2011

I'm trying to add an aimConstraint between objects that are placed under different transforms, but the problem is, it seems aimConstraints calculate the direction using the target and pointing objects local coordinates, is there someway to make it calculate them using world coordinates instead?

View 1 Replies View Related

AutoCad :: UCS World Does Not Restore To Original Coordinates

Jun 18, 2012

I want to move our firm to using a UCS that aligns with the viewport.

However my hesitation has always been that World does not seem to restore to the original coordinates.

We do survey drafting and the map grid coordinates are critical and we drop in new survey data over the existing on a regular basis.

I tested it again last week but still I cannot insert new data into the same position even after restoring to World UCS. It is consistently about 1.5 units offset from the correct position.

Am I doing something wrong? Should USC World set it back the identical original coordinates such that I could confidently paste with a 0,0 base point and have geometry by in the correct position.

View 1 Replies View Related

AutoCad :: Moving Site Plan To World Coordinates?

Mar 25, 2013

I have been sent a 2D site plan that is not to World Coordinates. How do I move this plan to the correct World Coordinates?

Using AutoCAD 2011

View 4 Replies View Related

After Effects :: How To Make CC Particle World Follow A Path

Aug 30, 2013

How do I make CC Particle World follow a path I create with the pen tool in AE CS6?

View 2 Replies View Related

Maya Animation :: Find Translation Of Object In World Space?

Jun 28, 2011

How would I find the translation of an object in world space? according to the documentation, translate is not -queryable... once I freeze transformation of a sphere theres no way for me to find its world space, but it still Has a world space because its at a location in the scene.

View 1 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Possible To Pull Out Coordinates From Object When Object Snap Applied?

Aug 29, 2011

I have a rather simple 3rd party custom object... I tried to get its bounding box but the coordinates that come back don't seem to relate at all to the object.

What I'd like are the coordinates of two nodes the object contains...

Is it possible to apply the autocad cursor in some why with the node object snap to get their coordinates?

View 4 Replies View Related

After Effects :: Camera Linked Space Effect With Particular

Dec 15, 2013

how to create a self generating space (static stars/particles) which is driven by the movement of the 3d camera.
 
The reason I ask is because I need to create a space flythrough over a long period (3mins) and i don't want to create a huge volumetric space to simply fly through as it seems very inefficient. Plus it has the drawback of the partcile cloud being visible at the boudary of the volume due to the lack of particles the other side of the volumetric boundary.
 
What the particular effect would need to do is act as a volume attached to the cameras position and rotation which generates particles at the exact opposite velocity of the camera so it gives the illusion that the particles are static and that the camera is flying past them.

View 3 Replies View Related

After Effects :: Camera And Composition Linked Sizes?

Jun 21, 2013

Having trouble working with a large composition and camera work. The size is 11264 x 6928 and when I add in my camera it wants to be comp size. But the size I only want the camera to show is 1920 x 1080.
 
Is there anyway to edit or unlink the camera and composition sizes so that they are separate? I have tried editing the comp size , adding in a camera at that point and then resizing the comp, but the camera resizes with it!!!
 
At the moment my work around is having the cameras z position closer to the comp and having this large comp nested within a regular 1920 x 1080. This seems all a bit unnessary though.

View 11 Replies View Related

AutoCAD Inventor :: Expose Part Parameters In Assembly

Aug 7, 2011

I have the following problem. I design a simple part - an extruded base, so i have a parameter in this part that i can control the extrusion distance - i call this parameter D.

Then i create an assembly and place the part in it. How can i access the parameter D of the part from within the assembly?

I want to place multiple instances of this part in my assembly and control each parameter D of an instance using an excel worksheet that is linked with the assembly. How can i do it ?

My aim is to design a very simple manipulator. Each link has the same shape but a different length. I want to control each length from an excel worksheet and not from an ipart table. I want to have only one worksheet that controls the parameters of my assembly such as constraint  angles , and link lengths.

View 5 Replies View Related

After Effects :: Embedding Countdown Timer That Is Linked To Real Time Into A Video

Mar 24, 2014

What I am trying to accomplish is to make a 10-sec video that has a real time countdown clock to a certain part of the day (Ie: 5 hours and 10 secs left till 8 pm). Designing the clock is simple, what I cannot figure out is what program i should use and how to make it link to real time. Is this possible in after efects or do i need to use flash professional or something else. To give you a little bit more information, typically I design ads that just run on a loop, this ad has to be different because it needs to run in a loop and somehow go and get the countdown according to real time and not just the videos length.  (I've heard of somehow making a flash SWF file that either links to computer or RSS file, but how to do that in aftereffects.) This is what i can find, but NOT what i want: [URL].... I want it to use real time for countdown.
 
The media player running this 10-sec video ad is apparently compatible with Flash SWF.

View 2 Replies View Related

Photoshop :: Linked Smart Object Layers

Mar 15, 2012

This may be a very simple question (or not):
 
As shown here, I have a Photoshop project that has many layers in it. All of the layers have pretty much the same pictures in it, but with minor differences. I'm trying to find a way to change the color of ALL of the layers without having to go into each individual one.
 
I want all the layers to have the exact same color different than what is shown.

View 5 Replies View Related

AutoCAD Map 3D :: DWG Object Library Drawback Linked FDO?

Nov 7, 2013

I have a dwg object library used in representing a connection with FDO, the downside is that I can not find where it keeps the relationship of the linked objects within the MAP.

View 1 Replies View Related

AutoCAD Map 3D :: Object Data Linked To External Database

Jul 14, 2011

For some reason, I can't seem to find all the right steps in the right order to accomplish this.  Maybe what I'm trying to do isn't possible.

Using either Map3D 2011 or Map3D 2007:

I have a database (SQL Server) and a drawing (.DWG) with object data fields.  For simplicity, lets say the database field names match the object data field names.  The key field in the object data is already filled in.  I would like to link to the database so the rest of the object data fields are filled from the database.  Is this possible?  If so, how?  The closest I have gotten so far is creating a link template and using mapod2ase, but that creates a separate set of Link Template fields instead of filling in the Object Data fields. 

View 5 Replies View Related

Revit :: Find / Highlight Object In Linked Model

May 22, 2013

I have linked a food service RVT model that has 1000+ pieces of specialty equipment. I've copy/pasted the tags from their file to mine. Now I want to be able to type in a tag number and have revit 'zoom to it'. Or I'd like to be able to make a schedule and use 'Highlight' option - but nothing seems to work because the elements are in a linked file.

View 2 Replies View Related

AutoCAD Map 3D :: Convert Linked Database Info Into Object Data

Jul 7, 2011

I have 200,000 lines with some object data. LINKED to these lines is a database with some more information. Basically I want to export all of these lines to shape files, converting the information in the linked database to be the new object data. (This is for the client to view the lines on ArcGIS).

I have done this a few times in the past, but working with this volume of lines and data, Its taking an extremely long time.

My question is, could i use autolisp to quickly transfer the database data to object data before i export to shape files? or if there are any other options.

View 3 Replies View Related

Photoshop :: How To Disable Linked Smart-object Auto-update / Refresh

Nov 27, 2013

Working in the CC3D features, I am constantly making changes to my bump map. Every time I step-backwards, or make a significant change to the bump texture (smart object?), CC auto-saves the layer. This specific file is a very very large document (3 gigs in the bump texture layer alone), and the 3D layer has lots of lights and is very complex.

This auto-refresh/update really bogs down the time that it would take me to make my changes. I have a very fast machine (I know it's fast, I dont need to list my specs), and I have all shadows disabled.
 
How do I disable linked smart-object auto-update/refresh?

View 3 Replies View Related

AutoCAD 2010 :: Fields Linked To Object (another Attribute) In Block Not Updating?

Apr 17, 2013

I'm trying to edit our titleblocks.  There is information we repeat at the top of the drawing like the drawing name, sheet number, total number of sheets, contract number, etc.  It is ridiculous to have to type this information in twice.  I tried creating both text and constant attributes at the top and insert field pointing to attributes at the bottom but all I get is ---- when inserted.  My inserted field was ->Object->(selected attribute)->Value.  I am using version 2011.  I would think it should be easy to "repeat" values of attributes inside a block.

View 5 Replies View Related

After Effects :: Move An Object's Anchor While Keeping Object In Same Position Relative To Screen?

Sep 7, 2013

I'm want to drag an objects anchor and have the position co-ordinates offset by opposite amounts so it doesn't appear to move postioin on screen. IS there a tool for that?

View 3 Replies View Related

AutoCad 2D :: How To Change Coordinates Of Object

Jan 28, 2012

how to change coordinates of an objects in autocad 2009? for example i have a drawing and i don't want to move the drawing, instead i select single object and make zero positions (X,Y,Z) for this object default.

View 4 Replies View Related

AutoCad 3D :: Making 3D Object Using X / Y / Z Coordinates

Feb 13, 2013

Im using auto cad 2013 and how i would go about making a 3d object using specific x,y,z coordinates.

I used the line tool with the exact coordinates i require. all the lines connected but don't know how it turns into a 3d object.

View 9 Replies View Related

Photoshop Elements :: Tool To Get Object Coordinates?

May 31, 2013

In photoshop cs6, if you right click after slicing a object, you can get the objects coordinates(X,Y,W,H) in relation to the position on the screen. Is there any tool in PSE 11 that can give the coordinates of a object.

View 1 Replies View Related

AutoCad :: Unable To See Coordinates / Input Bar When Draw Object

Aug 16, 2011

I just stated using AutoCAD 2006 this summer as an intern for an engineering department. The program has become pretty easy to use and I thought i was getting the hang of it.

All of a sudden, when i draw a line, circle, or another shape, i can't see the input bar that floats at the end of the line.

What im talking about is the small display that always sticks to the end of the object your drawing. It displays the angle the line is drawn at, you can see what measurement you're typing in.

View 2 Replies View Related

AutoCad 2D :: Object Snap Tracking - Use Distance Not Coordinates

Sep 11, 2013

Having trouble with object snap tracking. At times i am given distances from other objects to work with- which is what i am after.

However in some instances only the model space coordinates are displayed- not distances. Is there any way to ensure that only distances appear?

View 7 Replies View Related

Illustrator :: Save X Y Coordinates To File When Object Is Selected?

Jun 22, 2013

we need to be able to collect (save to a list) a series of x,y coordinates as each object in an AI file is selected. Can this be done by creating a script of some kind that runs concurrently with Illustrator? Is this something that can be done via Action Scripts?

View 2 Replies View Related

Illustrator :: Object Coordinates Relative To Selected Artboard

Aug 1, 2013

What controls origon (x,y = 0,0) of a objects coordinates? I'm not refering to which the "Reference Point".I use a bunch of artboards and sometimes origon originates from the newest artboard i have created, which is great for my workflow. I place a lot of objects using the top coordination tool.

But often the origon fixes it's position to the first artboard. Is there a way to control the origon?Specs: Win7, 64bit, Illustrator CS6 16.0.3.

View 6 Replies View Related

CorelDRAW Graphics Suite X5 :: Missing Docker Object Coordinates

Jan 25, 2012

I have Corel DRAW Home & Student Suite X5. It appears not to include the Docker "Object Coordinates" although both the video and Help files include prescriptions for using it.Corel Support insist that this docker is present in this edition of X5 and instruct me to reset the application defaults (F8).F8 does not reveal the missing docker, nor does a complete uninstall/reinstall.  It seems to me that "Object Coordinates actually is NOT there.

View 4 Replies View Related

AutoCAD .NET :: Extract Coordinates From TEXT File And Draw Object In (x Y Z) Points

Dec 9, 2012

I want extract a (x,y,z) point from a text file and want to put marker to that point in a dwg file. how can I accomplish that?

View 2 Replies View Related

Illustrator :: Images Linked On MAC Not Linked On Windows In CC

Jan 25, 2014

My designer has created an Illustrator file on his Mac that has linked images.  When he sends me the all the files and I open the ai file in Illustrator CC on my Windows PC, I need to re-link the images. One image can't be found at all.
 
However, if I open the file in CS4 it finds the linked files no problem.
 
Is this some bug in Illustrator CC for Windows?

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved