AU Class
AU Class
class - AU

Inventor iLogic: Beyond the Basics

이 강의 공유하기
동영상, 발표 자료 및 배포 자료에서 키워드 검색:

설명

You are a proficient user of Inventor software who's looking for ways to make yourself and your colleagues more productive, efficient, and accurate. You've written simple iLogic rules, and now you're ready to go deeper. In this class, you'll learn how to create larger, more sophisticated rules that let you automate entire workflows and models. You'll see how to use iLogic features such as multiple procedures and functions, shared variables, try/catch, and more. You'll understand how to organize the use of multiple rules, and when you need to "update." You'll learn how to make your rules less prone to error. You'll see how to trap and debug errors. You'll learn how to seamlessly integrate the Inventor API and Microsoft VB.NET into your iLogic rules to go beyond the built-in capabilities. Finally, you'll see working examples that show how these techniques can make you dramatically more productive. There will also be some time allocated to reviewing new iLogic capabilities.

주요 학습

  • Write iLogic rules with multiple procedures and functions, and/or other advanced capabilities
  • Discover the difference between internal and external iLogic rules
  • Learn how to invoke the Inventor API from iLogic rules
  • Learn how to find errors in rules, and discover techniques to help minimize errors

발표자

  • Jon Balgley
    Jon Balgley has been with Autodesk since 2005, and has worked on CAD-related software since the 1980's. He was one of the original developers of Inventor ETO, and now works on Configurator 360, iLogic, and other forward-looking projects.
Video Player is loading.
Current Time 0:00
Duration 57:08
Loaded: 0.29%
Stream Type LIVE
Remaining Time 57:08
 
1x
  • Chapters
  • descriptions off, selected
  • en (Main), selected
Transcript

JON BALGLEY: So, my name my name is Jon Balgley. This is iLogic-- Beyond the Basics. I hope you're in the right class. I'm really excited to see so many people here. That's great. I have a ton of information that I want to convey today. The first time I ran through a practice presentation, it took 2 and 1/2 hours, so I pared it down a lot. But I'm going to try to use up the full hour. Yeah, so we'll see how it goes.

In the handouts, there's 2 and 1/2 hours worth of stuff there, so be sure to download the handout. And there's lots more things there, the things that I pulled out to make it fit. So, what about me? So I work on the iLogic project at Autodesk. I've been with Autodesk for 12 years. Before that, I worked on Configurator 360 and Inventor ETO, and before that, lots of other CAD stuff in ancient, ancient days.

Today, we're going to look at a couple of different examples. Actually, we're going to look at three different kinds of things, but in two examples. So I'm going to jump right into that. When I talk about iLogic with people, usually I find that there's three categories of iLogic usage-- what I like to call small, medium, and large. Small, medium, large. You can either use iLogic for small things, medium things, or large things.

So the small applications of iLogic, I find-- and you can nod if this resonates with you-- is for what I call nitpicky stuff. Taking care of little details for you so that you don't have to think about them and you don't make a mistake about them. And at most, they're going to save a few seconds of your time if you were to do them manually. They're not big things, but they're small, mostly because you don't want to forget them. You don't want to forget them.

And one point about this is that they operate in the context of ordinary Inventor usage. You're using Inventor in the normal way. You're doing modeling, you're doing assembling, and you're just using it. So it's nicely integrated with regular Inventor and Inventor usage.

Medium applications are where you attempted to save a minute or so of time. So it's not just a really quick, trivial thing that you're trying to automate but, rather, a chunk of work inside of a workflow. So you're still doing ordinary Inventor usage, but it's just one small aspect of the workflow. We're going to spend rather a proportionately larger percentage of our time today on a medium application.

But large applications are different, where you're trying to automate an entire workflow of some kind so that when you're actually using the iLogic application, it's not exactly typical Inventor usage anymore. You're doing something substantially different. You're kind of transforming Inventor into a new kind of tool of some kind. Or you're trying to save hours of time or really enable a person in a very different role to do it.

I was talking with somebody this week, and they were saying that they've taken some process that used to take two days of someone's time, and they've reduced it down to a minute. And so that radically changes your business. Not an easy thing to do, to get to that level of automation, but if you do, it's radically different.

So you can see there's a number of aspects to a large application of it. But the one thing I want to point out is the last item here-- data wrangling. That's a phrase that I've heard. That's a matter of making sure that you have the right files in the right place. Sometimes you'll need to be copying files. And I'm not going to be talking about that aspect of it today, but it's always an important aspect of a large iLogic application, is to do that kind of what I call data wrangling.

So it's always complimentary. It's always going to be there. You can choose to do it from within iLogic, or you can kind of consider it as a separate aspect.

So mostly today, I'm going to-- actually, for the rest of the session, I'm going to be-- close that. I didn't really want to be there quite yet. I'm going to be in Inventor just demoing. We're just going to see-- this is an instructional demo class. And so I'm just going to go through it and talk through how I'm trying to solve particular problems. There is a presentation online that you can download that kind of walks through it, as well, but I'm not going to using that today. So it's all going to be live online on someone else's computer. Pretty scary.

Yeah, so we're going to use this model, both for a small application of iLogic and a large application of iLogic. It's a little small to be a large application. It's only got a handful of parts. Typically, your assembly is going to have a lot more parts. This is a very simple sheet metal cabinet. And the intention of it is that there's a form that goes along with it.

You can change the various aspects of it to-- I want to be in two shelf mode here. You can change aspects about it, like the number of shelves, and it will automatically do that. And you can change the width. Change the width to, like, 26, and it will get narrower. So just by interacting with that form, I'm doing all kinds of Inventor operations. But I'm not really doing a typical-- I don't have to be a typical Inventor user just to use that form, right? So that's why large applications are targeted at a different role or a different person.

So one of the key things about using iLogic in large applications is that there is a form, right? And so that's one of the first things to think about. I'm going to close this. I just want to demonstrate a little bit about the form itself. So this particular model really doesn't have that many parameters. It's really kind of simple. Your applications will probably have 5 or 10 times as many parameters that are in here. But even so, you can see that there's a bunch of them here, and you have to set up the form to address those parameters.

So I just want to give you comfort-- you know, authorize you to have complex forms. Expect to have complex forms. Two things I want to point out about forms that you may not be aware of. The first is that there's this option called size limits. And so you can specify a-- if you click this button, you can specify a minimum or maximum size. And those are typically measured in terms of ems, and ems is a resolution-independent unit of measure. So that if your form goes onto a 4K screen, it won't be a tiny size. So that's one thing. You can set the minimum and maximum size.

And the thing that I just want to point out is that when you choose-- depending upon which set of buttons that you choose here, there's different options for what buttons you can choose. If you choose just Done, then it will immediately update upon each change to a parameter in your form. If you choose OK, Cancel, Apply, then you get these different buttons here. Then, it will only update the model when you click the Apply button or the OK button. So you can have different behavior based on that.

For larger, more complex models, you'll probably want the OK, Cancel, Apply scenario. For simpler models, you probably want the one button Done immediate update style. I'm going switch back to-- all right, I guess I'm going to cancel. Cancel? Yeah.

OK, so let's look at some rules. So we're going to start by looking at some small rules, but in the context of a larger application. So this first one-- I'm going to look at, actually, the second one here. Edit the rule. Is a rule to do range checking of parameters. Common use of small applications of iLogic is do range checking to make sure that the parameter value's in range. You saw that I entered a value for the width. I could easily make typos. In fact, on my computer, the three key sticks. So I constantly get 333 instead of-- yeah.

So that's why I have this nice rule here, is to set a minimum and maximum width. So I've got these local variables here. And then, what I do is if the width is too big, if it's greater than the max width, then I have I can do either of these two things or both. I can put up a message box that warns the user to say, hey, it's too big, but I'll just go ahead and do it anyway. Or you can clamp the parameter value to the maximum or minimum. So you can clamp the range, the endpoints of the range.

So I can just do that real quick. Go back to the forms. Click on the form. Change the width to be 99. Num lock, 99. And oh, what happened? It's not making a 99-inch wide cabinetmaking. It's making a 48-inch wide cabinet, right? So you can see it actually changed the value in the form. It didn't go ahead there, and it made only a 48-inch wide cabinet.

So let's look at another example of a-- come back-- small rule. This one, I'm not actually using this one, but it's an interesting one, shows an interesting technique. The idea of this is I want to clamp the values of the parameter to be in 1/2 inch increments, either a half inch or full inch increment. So I've got this nice little thing here. If you just look at this rule here, you can see pretty clearly what it's doing, right? Everybody nod your head that you can see pretty clearly what it's doing. All right, good enough.

So I got this little bit of code here from one of the snippets in the iLogic rule letter. If you go in here, there's a snippet for round to increment, blah, blah, blah. But if I had duplicated this three times in here, it would not be easy to read anymore, right? So what I've done here is created a separate function for round to half, put the snippet in there. And then, to make that work, you have to put the main statement of the rule inside something called submain.

So if you do that, you make the main part of the rule be in submain, then you can have auxiliary functions and subroutines in the rest of the rule file. So that's a good technique when you've got something that's more than trivial in a single rule. You can create your own procedures and subroutines there.

Just a FYI, if you don't have separate functions like this, then you don't need submain and all that. But iLogic will wrap your code in a submain automatically for you. So that's what's happening under the hood. If you do it explicitly, then you have the option of having additional procedures and functions.

So one more small rule is this one. Let me close this and show what it does. I've got this rule that's going to give me a warning if this distance is too small. If you make a very, very narrow cabinet with a very wide window that might be too little metal-- is that the right way to say it-- in that little area there. So I have a little rule that checks for that-- keyhole warning.

So I'll come back to this line of code here. So this is a rule that's just going to give us a message if there's not enough space there. And what's interesting about it is that I can't clamp one particular parameter or another, because there's multiple interacting parameters here. So I have to interact with the user and ask the user, which one do you want to change? Tell the user, which one do you want to change?

So, how does this one work? Well, I'm not even going to bother to check. This is a Boolean parameter, a true/false parameter. So I'm not even going to check if I'm not doing any cutting, if I'm not having a window at all. And if there is, then what I'm going to do is reach into the door panel and grab this available size space parameter. And that's a reference dimension in the part. Excuse me. So a reference dimension in the part.

So it's just there. It's in a sketch. It's measuring the distance between two edges. It's very straightforward. And so that determines the available space. I do some arithmetic here to calculate the space that's needed. And if the space needed is greater than the available space, then I pop up the message. Right? Very straightforward.

There's two interesting things here. The first is that using the parameter function does not trigger the rule. Any changes that impact the available side space reference dimension are not sufficient-- without this line, without the first line, it's not sufficient to trigger the rule. So I had to put these trigger statements in here explicitly in order to make the rule be automatically triggered. So all I have to do is just mention the parameters that are contributing to this reference dimension and assign it to a dummy variable.

So this is just a dummy local variable. You can name it whatever you want. It's common to call it trigger, because that explains why it's there. And that's what triggers the rule to run. The other thing that I want to mention is that the available side space depends upon-- or testing the available side space depends upon the actual current values of these parameters. So it's important that this rule comes after this other rule here, which we're going to talk about next, which actually sets the parameter values in the component parts.

So one thing you may not be aware of is that the rules can be dragged to be in a different order. So I put my keyhole warning at the bottom here. The rules can be dragged to be in a particular order. When there are multiple rules triggered by parameter changes, iLogic runs them in order. And sometimes, the order matters. So sometimes, the order will matter.

So, for example, this other rule that we saw earlier, the check width range, we wanted it to clamp the value of the width before it actually started processing it. So it was important that that one came before the rules that do the actual processing. All right, I'll put this back up here somewhere.

OK, so we're going to now jump into how do we do that processing. So this rule here uses a technique that I call top-down data flow. Top-down data flow. It's my phrase, not a standard thing. And the idea is that the top level assembly has the information that is needed to control the rest of the assembly. And this iLogic rule is going to push the data down into subcomponents to allow the subcomponents to do whatever they need to do. So top-down data flow, an iLogic rule, pushes the data down to component assemblies.

And you can see here how it does it. It's not magic. It's just saying, well, the door panel's height is going to be set to be the height of the height parameter in the top level assembly and so on. You don't have to exactly match the names here. The names can match if it makes sense, or they can not match if it doesn't make sense. So here, in the door panel, I want the width. There's a parameter called width assembly, and I want to push the width parameter from the top level assembly down into that parameter.

And so I'm doing this for all the various components that are in this model, pushing them down. And so this rule is called parameter links. And so it's linking the top level assembly's parameters to lower level component's parameters. Top-down data flow. Now, there's nothing in Inventor outside of iLogic that is aware of this. There's nothing in Inventor outside of iLogic that's aware of this.

So that can lead to some occasional odd situations. Like if I just go behind-- if I just become an ordinary Inventor user and open up this component part and then I go to the parameters and I happily-- oh, by the way, did you know that there's this filtering mechanism here? If you've got a lot of parameters, you can just look at the key parameters. It gets rid of all the D zeros and so forth. So it makes it easy to spot things.

Well, if I change the width, go in here and just kind of go behind iLogic's back and change the width to be 24, it works just fine for the part. But what happened in the assembly? I've got about the cabinet body is too big, and so nobody did that. There's an old joke. A man goes into a doctor's office and says, Doctor, it hurts when I do this. And the doctor says?

AUDIENCE: Don't do that.

JON BALGLEY: Yeah. Everybody hear that? The doctor says, don't do that. So the same rule applies here. Don't do that. Yeah, exactly. So I can change this by going in and resetting the width, 44. Look, there's my keyhole warning there. Yeah, don't do that.

Next, so, parameter links, top-down data flow, only managed by iLogic. One implication of this is data wrangling. Because we're pushing data into the component part files, we're changing the part files. So if you're making custom cabinets like this for somebody, you're probably going to want to have a copy for each order that you make. So that's the data wrangling that I'm talking about. Outside of what I'm demonstrating here, somebody has to make a copy for each order. And you can build that into your iLogic, or you can choose not to.

So let's look a little bit more about how we're managing the design of the cabinet from the rules. The window and the other cutouts on the door-- well, let's see. We've got a manage window rule here. So, first thing that I want to point out is that, first, I had the parameter links rule that we were just looking at. And that was controlling the top-down data flow, pushing the parameters down into the components. And I could put everything into one big giant rule, but that seems like a bad idea to me.

So one thing to be aware of is to split your logic-- loosely speaking, your logic-- into multiple rules so that you don't have any one rule that's enormous. Try to, where it makes sense, where the logic is disjoint from the other rules, then keep them in separate rules. If the logic is interrelated, then sure, keep it in one rule. So where logic is disjoint, keep it disjoint. And where the logic is interrelated, keep it related.

So this manage window rule is pretty straightforward. It's controlled by this front cut parameter. And so if that's true, then we're going to suppress or unsuppress, whichever way it goes, the features in the part. So feature.isActive is controlling the suppression state of the feature in the part.

So a couple of things to notice about this. The first is that the part is relatively stupid. The part is not aware of the suppression going on here. So we're letting the assembly control it. And so that allows you, also, to divvy up the, loosely speaking, logic of what's going on. So the logic stays in the assembly, and the part stays relatively dumb. That can be a good technique. I want to generally hold questions until the end. If it's a quick one, I can--

AUDIENCE: How do you deal with filename changes?

JON BALGLEY: How do you deal with filename changes? Actually, I'll get to that in a little bit, or there's an interesting thing. We'll see if it answers your question. Oh, I missed it. I'm going to go back. Thanks for the tip there. Yeah, coming back to this earlier rule about changing the parameter values. In all these uses, I'm using the function parameter, the parameter function. In all these cases, I'm referring to the part name here. I'm referring to the part name.

And that's fine. iLogic will do that. But there's this one case down at the bottom here. The shelves, which I'm going to show you in a second, are individually suppressed or unsuppressed based on how many there are. So in some scenarios, there may not be a bottom shelf. And so in that case-- let's do that here. If I go to the forms and change it so that there's only a middle shelf and no bottom shelf and then change the width-- come on. 26. Change the width. Look what happened to the shelf. The shelf didn't update.

Because I was referring to it via the component name, by the component name. And so if it doesn't find it, it doesn't do anything, and it just kind of leaves it the way it was. So the solution to that is to refer to-- and you can see it down below here. You can use the filename instead of the component name. Change this. Comment this out. Come on. Come on, fingers. Comment that out. Save. Close. Form.

And I go back to the form and let it recalculate everything. Come on, fingers.

AUDIENCE: The shelf is longer than the [INAUDIBLE] width.

JON BALGLEY: Say that again?

AUDIENCE: Your shelf was longer than the [INAUDIBLE] space.

JON BALGLEY: Yeah, that was-- right. I forgot to hit the button. That's the problem, is because it was referring to it by the part name, it didn't actually do it. And so referring to it by the filename will get it no matter what the part name, the occurrence name, is. Referring to it by the filename. So it used to be grouped by the part name. Now it's by the filename. Was that related to your question?

AUDIENCE: Yeah. No, it was [INAUDIBLE]

JON BALGLEY: All right, then I'll get it later. OK, so let's look at how the shelf rule works. How am I doing time-wise? OK. So the shelf is controlled by the-- of course, again, I'm splitting my logic into multiple rules. The shelf is controlled by this shelf spacing rule. And it could've been done with a pattern, no question. A pattern could have handled this scenario. But for training purposes, we're doing them as individual shelves.

And so if the number of shelves is one, it disables two of the shelves and leaves one active. If it's two, then it disables the middle shelf and leaves the other two active. And if it's three, then it enables them all. That's the basic idea here. So the component.isActive function does two things. Let's take a look and see here.

If we go to the Model tab, you can see that with only one shelf visible, it's suppressed these other two components. So to suppress a component, you have to be in a custom level detail representation. Hi, Dave. Thanks for nothing. You have to be in a custom level detail representation. So you'll have to actually create that. You can do a new level of detail, as necessary. And then you can call it whatever you want. A lot of people choose to call it the iLogic LOD. And then the suppression happens in the context of that LOD.

I'm going to save this file here. Let's see if I can save. Yeah, that's OK. Unfortunately, or maybe unfortunately, the bill of materials always looks at the master LOD. So now the master LOD might be out of sync. But what iLogic does with the component.isActive is two things. First of all, it suppresses it. But in addition, it marks the non-active ones with the reference BOM structure so that they don't appear in the parts list.

So in the parts list, there's only one shelf-- the normal state one-- and the reference ones are left out. So that's something to be aware of, that iLogic takes care of that, within reason. It marks the suppressed ones as reference, and if you set it back to being active, it'll turn them back into normal components.

The other implication of all of this is that by using suppression to control the content of the assembly, that implies that you need to have all the components there initially, and some of them get suppressed. So you have to build what I call a master model. Maybe that's an overused term, but a model that contains all of the possible components have to be present in the assembly, and then your rules will turn off some of them. Or you can start with some of them turned off, but your rules will turn them on and off. But they must be present to be suppressed.

So that's the core of a large application. So we've looked at how it can turn components on and off. We looked at how it can control the overall size. We've looked at how you can utilize small rules in the context of that. And then, in a second, I'll go into some more exotic ways to do things in the context of this example. So let me get the guy behind you to repeat his question first.

AUDIENCE: So if the filename changed, the actual IPT filename changes, then doesn't refer to that file anymore, so it won't work in iLogic, will it?

JON BALGLEY: Yeah. So the question was if the actual name of the file changes, how can you handle that in iLogic? Let me put my handy-dandy rule here. If you're just changing parameter values, then this statement in here is referring to a filename. It's code that is executed. I mean, here, I'm using a constant string, but you could use any kind of rule to compute the string based on how the file has changed.

So I'm not quite sure how you expect the file to have changed. Could be an iPart, for example, or whatever, I guess. I don't know.

AUDIENCE: I think he's talking about like if you do copy design or something like that. So if you're involved in copy design, you get all new filenames.

JON BALGLEY: So the question is if you use copy design, there's both Vault design and there's iLogic copy design. I think they both have the same issue. So, there's no good answer to that, and you have to be aware of it and change the filenames. Yeah, Dave, comment?

DAVE: Yes. In general, unless there's a need for it, you should write the rule referring to the occurrence name, and that occurrence name can be locked down so that if the filename's changed, the occurrence names don't. The rule refers to the occurrence names, so the rules would continue to work. So unless you have a good reason for it, refer to the occurrence name when you write the rule rather than the filename.

JON BALGLEY: Good point. Pros and cons of the example here, right?

DAVE: So, in general, try to [INAUDIBLE] the occurrence name, unless you're forced, for some reason, to refer to the part. Then, it gives you sort of a relative way, right?

AUDIENCE: A workaround that I have is on a situation like this, we would just call all the parts the job number dash. So, then, I write a script that runs at the very beginning called prefix. It looks at the assembly file, extracts that, and applies it to the [INAUDIBLE].

JON BALGLEY: Right, so you can do that kind of thing. Great, thank you. I'm going to-- yeah, go ahead.

AUDIENCE: I'm sorry. You were talking about the level of design. Now, what about if I have-- can I also switch between different levels of design?

JON BALGLEY: Can you switch between different--

AUDIENCE: Level of design.

JON BALGLEY: Different level of detail?

AUDIENCE: Yes.

JON BALGLEY: Yeah, level of detail. Yeah. Yes, says Dave.

DAVE: With a straight reference to the Inventor method [INAUDIBLE].

AUDIENCE: Only with the [INAUDIBLE].

DAVE: We don't have a snippet for it, I don't believe.

JON BALGLEY: No, I don't think so.

DAVE: There's no snippet for it. There's no reason why you can't just call it the direct [INAUDIBLE]. It's fair game, right? The snippets cover the [INAUDIBLE].

[INTERPOSING VOICES]

DAVE: That's right.

AUDIENCE: [INAUDIBLE]

JON BALGLEY: So the question was can I switch level of details? And the answer was, yes, you can use the Inventor API to do so. That's the next topic for the second half of today, is using the Inventor API. So, a few other things beyond the basics. So, let's see.

One thing that I might want to do in this kind of a custom cabinet scenario is have some kind of order ID, right? You're making new orders every day, so you probably need a new number. Well, suppose I want the different parts in here to contain a property that shows that value. Well, I could do the same kind of thing. Use my top-down data flow thing, make sure they all have a parameter called order ID. But sometimes, that might be a pain in the neck.

What I'd really rather do is just say, you know, hey, all parts in this assembly, wake up. I've got a new order ID here. Do whatever you need to do to it. Sounds good. So if I change this, just to show you how it works. 999, return. And then if I look at the iProperties of the door, it's going to have a little comment that says, this is for order number 999. Yeah, that's what it's going to do.

So I could have done that the same way they did all the other dimensions, but I'm going to do it a little differently in this case. So I'm going to have a little rule here. A little rule that does a lot of stuff. First of all, we're going to use a feature called shared variables. So shared variables is a feature of iLogic that allows you to share data between multiple files in the same session. Lets you share data between multiple files in the same session.

So you can create a shared variable just by doing this-- picking whatever name you want and assigning a value to it. That creates the shared variable. So in this case, the shared variable happens to have the same name as this parameter, and that's OK. But they don't have to have the same name. It can be any name that you want. And then any other file in the session can refer to this shared variable.

All right, so we set up that shared variable. And then, here's where I'm going to use some combination of the Inventor API and some advanced iLogic stuff to do something kind of cool. So first, we're going to get the current document. This is the top level assembly. Then, I'm going to use the Inventor API to get all reference documents. And all is a recursive thing, so it goes all the way through the whole hierarchy.

And then I'm going to go through-- I'm going to have a loop that goes through all of those referenced documents, all the subdocuments. And what I'm going to do is for each of those, I'm going to try to get the rule named processOrderId. All right, so I'm using this advanced iLogic thing called getRule that will return either a rule object, if it has one, has such a rule, or nothing if there is no such rule. So if it's not nothing, then I'm going to use this again, advanced logic thing called runRuleDirect. It'll run the rule. And if it was nothing, then it just does nothing.

So what's this going to do is when this rule is triggered in the normal way, it assigns this shared variable and then says, go through the whole hierarchy of files and see if there is such a rule called processOrderId and run it. Well, that's good. So let's look at this door panel, go to the door panel. And the door panel actually has such a rule, has a rule called processOrderId.

And if I look at that, it's just going to do something fairly simple. It's just going to set the-- well, I guess it's going to access the shared variable. It's going to first carefully check to see if it exists. And then, if it does exist, that's the value it's going to use. If it doesn't exist, it's going to use the string, Not available. And then it's going to concatenate that to this string and then assign it to the comments high property. So it's just doing whatever thing it wants to do.

So the parent just says, hey, all children in my assembly, you go off and process the order ID however you want to do it, and I don't really care what you do about it. And if you don't care about it, then you don't have a rule by that name, and it just goes off and it happily ignores you. So this is an example of using a shared variable in place of a parameter to communicate between files within the same session. Shared variables are not saved anywhere. They're not saved anywhere. They're just for the duration of the session.

You can also use try-catch. I use this sharedVariable.exists to find out if it exists, but you can also use a try-catch. You can try to get it. If it doesn't exist, it will get an error. You can use a catch to provide an alternative. Kind of cool. Kind of cool. Well, that seems like a kind of a useful thing. Don't you think that's kind of a useful thing? Yeah?

So maybe I have other designs, other models, that want to do this same kind of thing. Maybe I make sheet metal desks and sheet metal other things that have similar forms. So what I could do is-- I'm going to go back to the cabinet here-- take the code from that broadcast rule, and I can use it-- oh, I don't have external. Sorry, different thing here. Good. Well, I'll go through some more workflow.

I can put the code into a external rule. Kind of running short on time here. Just trying to decide whether I should dive into that or go through some of the other stuff. Yeah, I guess we'll dive into it. All right. So, to do that, to use an external rule-- first of all, they normally show up here, because you've normally got them pre-set up.

To set up the external rules, you have to tell iLogic what folder the rules live in. Each external rule lives in its own file, and those files live in folders. And so under the Tools menu ribbon, in this little kind of dropdown area here, the iLogic configuration dialog is hidden. So you can go there, and you can set the iLogic rule directories there. So let's see. I'm going to add this here. Going to go to c colon temp. Sorry, Steve. iLogic class, cabinet, external rules back up. Yeah, that sounds good.

So, there we go. All right, so there are my external rules here. That is just a folder. So it lives here in this folder. And these are just ordinary text files. I think I can open with-- well, you can open them with Notepad. They're just ordinary text files. You just open them up. You can see everything in there. Or you can, of course, edit them in iLogic, right?

So if I double-click on this, you can see I've got the exact as I had there earlier, and it's OK. Now, the thing about external rules is that because they're not tightly associated with a specific Inventor document, you can't trigger them automatically by parameters. So there's no blue parameter names in here. External rules have to be run explicitly by something. And so that's what I've got, going back to my other rules here. I've got version 1.5.

And so what I do here is I set the shared variable, and then I just run this external rule, run the external rule. And so that will do the same thing, in this particular case, because the code is the same. But the nice thing is that I can use the code from that external rule in some other design and do the same thing. So that's a simple case of using an external rule. The external rule is available to all designs, and it's not tightly locked down to a particular file. All right.

So, who's feeling smarter, a little smarter? A little smarter? There you go. Got a brain for you. Anybody else need a brain? Yeah. Two brains are always better than one. Who else needs a brain? All right, well, had an interception there. OK. All right. Yeah.

So the second half is using iLogic in a medium way. And what I want to do here is, first of all, get my notes set up here. Oh, stretch, yeah. That was the stretch. What I'm going to do for a medium application is I'm going to create a drawing-- a little tool that lets me-- I've got, somewhere in here, some data files, these little CSV files, that just contain some snippets of data.

Let's pretend that it's a common thing that I want to insert those tables onto my drawings, and only those tables. And I don't want to have to browse for them. And I want to make sure that I always get the exact tables that are available. So Inventor has a insert. You can do this from a command here. If you pick a file, it'll happily do that, but you have to browse for it. And maybe you can get the wrong one or something. So I want to have a special command that does that. Save this ASD.

So the first thing is I probably am going to need a-- oops, where's my-- manager parameters. I'm probably going to need a parameter that says what kind of table do I want to insert. I'm going to change this to all. So I'm going to create a new parameter. Did you see I have three of these-- contacts, contributors, locations? So I'm going to call this table type and give it a value of locations. So now I've got that there.

But probably, I should have the ability to choose from several. I can use the multivalue feature. So I can say make it multivalue. Some of you are nodding, yeah, and so I can make a couple of other options here. Contacts and, what it was, contributors. So add. OK. Now I've got a little dropdown list here. So the way I want it to work is I'm going to make a little form that-- not a rule. I want a form. Or maybe I'll make a rule.

I'm going to eventually need a rule that will insert a table, right? Insert table. And let's just give it a dummy thing for now. Anybody notice anything funny going on here? Save. Close. All right, so we're going to need a form. And so this will be a very simple form. It's a very simple application. It's a medium application. I can put the table type on the form, and I can put the rule on the form.

And if I change the names, I could change the names to be a little more friendly. But pretty quickly, I've got a little thing here that lets me pick from those three things. And I can also kind of insert a table, and it will run that rule. How do we actually insert a table? Let's see here. So I want to change this from being just a dumb message box thing here to doing something with inserting a custom table. Sorry. I'm not Steve.

So if I go to the snippets here, I'm going to find that there's nothing about tables in the snippets. iLogic is not going to give me any help here if I go to the drawing things here. Even if I go to the advanced drawing thing, there's nothing about tables in here. But there is something about drawing sheets. And so what we're going to look at here is how to use the Inventor API in a seamless fashion from within iLogic rules.

So here, I've got a snippet. That gets me started. That gives me the Inventor API object for a sheet. I can say, let's assign that to a variable. All right, well, that seems like a start. Probably tables have something to do with sheets, right? So probably, I'm going to need to create a table, also. So I'll call it my table, and I can do something with the sheet. Now, watch this. This is something new in 2018.2. I'm using 2019 here, but this is the feature of 2018.2, which is going to be announced in a few minutes. So if I press dot-- yeah.

[APPLAUSE]

Yeah. So now you can browse through the Inventor API, the iLogic API, and even though the .NET API. And if you're writing your own class libraries, it will go through those, too. So it's very convenient to use here. So now you can just look through here and say, well, I don't know, but let's look at custom tables. That sounds good.

Well, what do I have to do with custom tables to make it work? Well, press dot. Oh, look at that, add. That sounds good. Oh, look at that. Add CSV table. That sounds even better. All right, so let's do that. And you can type open parenthesis, and you can see it automatically types at the close parenthesis for you, but you can type over it. And it gives you all the argument names. It gives you some information about the specific argument.

So here we are. So CSV filename. I'll get that in a minute. Let's put in a dummy variable for now. If I type comma, and it's going to highlight the second argument. Oh, placement point. Well, it's going to be a point 2D thing. I don't know how do that quite yet, so I'm going to put in another dummy variable. Title. Oh, I can make the title be the table type parameter, right, so it gives me the same name. Comma.

Use first row for headers as Boolean. Yeah, that sounds good. Let's make that be true. All right, so that's there. That's pretty good. Now I've just got these two dummy variables to fill in. All right. How are we doing time-wise? So I need a dim filename equals. I don't know. What do I want to put in there? Well, I can just go over here and grab this whole thing, for a start, and put that-- lost it. Come back.

Control-A, Control-C, come back. Go to the right place, Jon. There we go. Control-V. There we go. Slash locations.csv. That seems like a good start, at least for a test. And then we need the PT, the point, right? So when you're using the Inventor API, you're going to see a lot of these geometric objects that don't actually appear in the model. And this is one thing that you need to know about using the Inventor API, which is using the Inventor API is a critical part of using iLogic beyond the basics. So I'm comfortable talking about it that way.

PT equals-- and to get these kind of geometric things, you just have to know this particular thing. You get those by this application dot transient geometry. So this object here, this application dot transient geometry is your source for all of those geometric objects. And so you can get them by saying create and then create the right kind of thing, point 2D. Sorry, question? Yeah.

And then, if you type open parenthesis, then it tells you, oh it needs an x-coordinate and a y-coordinate. What coordinate should I use? Well, maybe I'll put it in the middle of the sheet. So I can say sheet.width divided by two comma sheet.height-- look how nice that is to type that-- over two. And then that's my point. Save and run.

Add CSV table takes a couple of seconds. I don't really know why it's not instantaneous, but there it is. So it's inserted my locations table. So now I've got this nice little form. And if I gave it a better name, it would be cool. And I can change it to be something else-- contacts. Wait, what has happened there? Did I click on the Insert button? No. No, I didn't click.

And by the way, they put them both here at the center of the-- look at that. That's kind of weird. I changed it to contacts, and right away, it executed. Why is that? Well, I can tell you why. If you look at the rule, it's got a reference to a parameter. So what does iLogic do? If the parameter changes, then it's going to run the rule.

So a good rule of thumb-- no pun intended-- is that if you have rules that are creating things, they probably want to be suppressed or changed so that you're not running them all the time on changes to parameters. Rules that create things probably want to be suppressed so that you only run them explicitly from some button. So, Inventor APIs.

There's a bunch of things that I can fix about this, but we're running close to time here, and I want us to stay pretty much on time. The one thing that I just want to mention is that even though this is still a little bit broken here, because I'm still using my dummy hardcoded pathname-- I'm always using locations.csv right now. One thing that I'd really like to be able to do in this kind of application is to be able to go back to the file system and see what the current files that are there in that folder are, rather than always using contacts, contributors, and locations. I'd really like to go there.

So I could have another rule called, like, refresh or something, refresh tables. And if I go through the snippets here, I'm not going to find anything dealing with how to go through all the files in a folder and do that. So what I want to advise you about is if you just go to-- can I go to one of these without too much trouble here? How about that one? Yeah.

If you just go to Google and use search by-- you put the search term .NET followed by whatever you want to do-- list files in directory. Yeah, how about that? I want to do that. And you hit Enter. Then, almost certainly, one of the first few hits is what you're looking for. So if I go here and I go to this .NET thing, this is immediately going to tell me about the system.io.directory.GetFiles method. And that will return-- where am I? Returns the names of files, including their path, in the specified directory.

So as part of iLogic beyond the basics is using the Inventor API and also using the .NET API. There's tons of things, especially in the system.io namespace that-- yes. All right, yes. No. No, no, no.

AUDIENCE: It's Microsoft.

JON BALGLEY: Yeah. And then I'm going to do the whole rule here, but somewhere in here, you would need to have something that invoked that thing. And so you can just say system.io.directory.getFiles, and it's right there. All right? Did I get it right? GetFiles. So it's right there, and then you can use it right there. So the autocomplete is helpful for .NET functions as well as Inventor API functions.

So the handout has full details about this. I want to just wrap up here with a couple of comments. So, the first-- come on. Other button? There we go. So we have not seen all of these things, but these are all these are all the kind of tidbits of knowledge that are-- they're all in the handout. And so if I were to talk for 2 and 1/2 hours, I'd have covered all of these. So I recommend you look at it. It's kind of chatty, almost a script for myself. So definitely worth a look.

Please fill out your surveys. I highly recommend that you visit the Inventor ideas forum, because we look at that and use that for determining priorities. Right, Steve? Yeah. Yeah. And so if there's something that you want, that's the way to get it. There's some Inventor blogs that you should be aware of. Go to blogs.autodesk.com.

More questions today. Definitely, hit up the Answer Bar. If I'm not there, they can find me, and there's a lot of really smart people there. So you'll get your questions answered there. It's in the exhibit hall, in the kind of far back left corner. It's a great place to get your questions answered.

Tonight, there's a Inventor customer appreciation night event at the Lavo Lounge in the Palazzo. You need a wristband to get in. How many of you are Inventor customers? Yeah. How many of you have wristbands? Yeah, good. So if you need a wristband, you can see me. I have some here. Otherwise, you can go to the Answer Bar and get them. I had mentioned that there's going to be an office hour, but since it's during this time, I'm not going to have the office hour.

The last thing I want to mention is that there's a class tomorrow, which is a hands-on lab. There's actually another class about iLogic, also, tomorrow, but I'll be teaching this one. And it's doing what would be a large application but using a different spin on it, a complementary spin on how to do it.

This was originally expected to be taught by two guys from a company in Turkey. They could not get visas in time due to the United States problems there. Yeah. So I'll be teaching that. It should be an interesting complementary class to this one.

AUDIENCE: Yeah, I was wondering [INAUDIBLE].

JON BALGLEY: Yeah. OK, so that's it. Go ahead and make something.

[APPLAUSE]

Downloads

______
icon-svg-close-thick

쿠기 기본 설정

오토데스크는 고객의 개인 정보와 최상의 경험을 중요시합니다. 오토데스크는 정보를 사용자화하고 응용프로그램을 만들기 위해 고객의 본 사이트 사용에 관한 데이터를 수집합니다.

오토데스크에서 고객의 데이터를 수집하고 사용하도록 허용하시겠습니까?

오토데스크에서 사용하는타사 서비스개인정보 처리방침 정책을 자세히 알아보십시오.

반드시 필요 - 사이트가 제대로 작동하고 사용자에게 서비스를 원활하게 제공하기 위해 필수적임

이 쿠키는 오토데스크에서 사용자 기본 설정 또는 로그인 정보를 저장하거나, 사용자 요청에 응답하거나, 장바구니의 품목을 처리하기 위해 필요합니다.

사용자 경험 향상 – 사용자와 관련된 항목을 표시할 수 있게 해 줌

이 쿠키는 오토데스크가 보다 향상된 기능을 제공하고 사용자에게 맞는 정보를 제공할 수 있게 해 줍니다. 사용자에게 맞는 정보 및 환경을 제공하기 위해 오토데스크 또는 서비스를 제공하는 협력업체에서 이 쿠키를 설정할 수 있습니다. 이 쿠키를 허용하지 않을 경우 이러한 서비스 중 일부 또는 전체를 이용하지 못하게 될 수 있습니다.

광고 수신 설정 – 사용자에게 타겟팅된 광고를 제공할 수 있게 해 줌

이 쿠키는 사용자와 관련성이 높은 광고를 표시하고 그 효과를 추적하기 위해 사용자 활동 및 관심 사항에 대한 데이터를 수집합니다. 이렇게 데이터를 수집함으로써 사용자의 관심 사항에 더 적합한 광고를 표시할 수 있습니다. 이 쿠키를 허용하지 않을 경우 관심 분야에 해당되지 않는 광고가 표시될 수 있습니다.

icon-svg-close-thick

타사 서비스

각 범주에서 오토데스크가 사용하는 타사 서비스와 온라인에서 고객으로부터 수집하는 데이터를 사용하는 방식에 대해 자세히 알아보십시오.

icon-svg-hide-thick

icon-svg-show-thick

반드시 필요 - 사이트가 제대로 작동하고 사용자에게 서비스를 원활하게 제공하기 위해 필수적임

Qualtrics
오토데스크는 고객에게 더욱 시의적절하며 관련 있는 이메일 컨텐츠를 제공하기 위해 Qualtrics를 이용합니다. 이를 위해, 고객의 온라인 행동 및 오토데스크에서 전송하는 이메일과의 상호 작용에 관한 데이터를 수집합니다. 수집하는 데이터에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역, IP 주소 또는 장치 ID, 이메일 확인율, 클릭한 링크 등이 포함될 수 있습니다. 오토데스크는 이 데이터를 다른 소스에서 수집된 데이터와 결합하여 고객의 판매 또는 고객 서비스 경험을 개선하며, 고급 분석 처리에 기초하여 보다 관련 있는 컨텐츠를 제공합니다. Qualtrics 개인정보취급방침
Akamai mPulse
오토데스크 사이트에서 고객의 행동에 관한 데이터를 수집하기 위해 Akamai mPulse를 이용합니다. 여기에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역, IP 주소 또는 장치 ID 및 오토데스크 ID가 포함될 수 있습니다. 오토데스크는 사이트 성과를 측정하고 고객의 온라인 경험의 편리함을 평가하여 기능을 개선하기 위해 이러한 데이터를 이용합니다. 또한, 이메일, 고객 지원 및 판매와 관련된 고객 경험을 최적화하기 위해 고급 분석 방법도 사용하고 있습니다. Akamai mPulse 개인정보취급방침
Digital River
오토데스크 사이트에서 고객의 행동에 관한 데이터를 수집하기 위해 Digital River를 이용합니다. 여기에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역, IP 주소 또는 장치 ID 및 오토데스크 ID가 포함될 수 있습니다. 오토데스크는 사이트 성과를 측정하고 고객의 온라인 경험의 편리함을 평가하여 기능을 개선하기 위해 이러한 데이터를 이용합니다. 또한, 이메일, 고객 지원 및 판매와 관련된 고객 경험을 최적화하기 위해 고급 분석 방법도 사용하고 있습니다. Digital River 개인정보취급방침
Dynatrace
오토데스크 사이트에서 고객의 행동에 관한 데이터를 수집하기 위해 Dynatrace를 이용합니다. 여기에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역, IP 주소 또는 장치 ID 및 오토데스크 ID가 포함될 수 있습니다. 오토데스크는 사이트 성과를 측정하고 고객의 온라인 경험의 편리함을 평가하여 기능을 개선하기 위해 이러한 데이터를 이용합니다. 또한, 이메일, 고객 지원 및 판매와 관련된 고객 경험을 최적화하기 위해 고급 분석 방법도 사용하고 있습니다. Dynatrace 개인정보취급방침
Khoros
오토데스크 사이트에서 고객의 행동에 관한 데이터를 수집하기 위해 Khoros를 이용합니다. 여기에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역, IP 주소 또는 장치 ID 및 오토데스크 ID가 포함될 수 있습니다. 오토데스크는 사이트 성과를 측정하고 고객의 온라인 경험의 편리함을 평가하여 기능을 개선하기 위해 이러한 데이터를 이용합니다. 또한, 이메일, 고객 지원 및 판매와 관련된 고객 경험을 최적화하기 위해 고급 분석 방법도 사용하고 있습니다. Khoros 개인정보취급방침
Launch Darkly
오토데스크 사이트에서 고객의 행동에 관한 데이터를 수집하기 위해 Launch Darkly를 이용합니다. 여기에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역, IP 주소 또는 장치 ID 및 오토데스크 ID가 포함될 수 있습니다. 오토데스크는 사이트 성과를 측정하고 고객의 온라인 경험의 편리함을 평가하여 기능을 개선하기 위해 이러한 데이터를 이용합니다. 또한, 이메일, 고객 지원 및 판매와 관련된 고객 경험을 최적화하기 위해 고급 분석 방법도 사용하고 있습니다. Launch Darkly 개인정보취급방침
New Relic
오토데스크 사이트에서 고객의 행동에 관한 데이터를 수집하기 위해 New Relic를 이용합니다. 여기에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역, IP 주소 또는 장치 ID 및 오토데스크 ID가 포함될 수 있습니다. 오토데스크는 사이트 성과를 측정하고 고객의 온라인 경험의 편리함을 평가하여 기능을 개선하기 위해 이러한 데이터를 이용합니다. 또한, 이메일, 고객 지원 및 판매와 관련된 고객 경험을 최적화하기 위해 고급 분석 방법도 사용하고 있습니다. New Relic 개인정보취급방침
Salesforce Live Agent
오토데스크 사이트에서 고객의 행동에 관한 데이터를 수집하기 위해 Salesforce Live Agent를 이용합니다. 여기에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역, IP 주소 또는 장치 ID 및 오토데스크 ID가 포함될 수 있습니다. 오토데스크는 사이트 성과를 측정하고 고객의 온라인 경험의 편리함을 평가하여 기능을 개선하기 위해 이러한 데이터를 이용합니다. 또한, 이메일, 고객 지원 및 판매와 관련된 고객 경험을 최적화하기 위해 고급 분석 방법도 사용하고 있습니다. Salesforce Live Agent 개인정보취급방침
Wistia
오토데스크 사이트에서 고객의 행동에 관한 데이터를 수집하기 위해 Wistia를 이용합니다. 여기에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역, IP 주소 또는 장치 ID 및 오토데스크 ID가 포함될 수 있습니다. 오토데스크는 사이트 성과를 측정하고 고객의 온라인 경험의 편리함을 평가하여 기능을 개선하기 위해 이러한 데이터를 이용합니다. 또한, 이메일, 고객 지원 및 판매와 관련된 고객 경험을 최적화하기 위해 고급 분석 방법도 사용하고 있습니다. Wistia 개인정보취급방침
Tealium
오토데스크 사이트에서 고객의 행동에 관한 데이터를 수집하기 위해 Tealium를 이용합니다. 여기에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역 및 IP 주소 또는 장치 ID가 포함될 수 있습니다. 오토데스크는 사이트 성과를 측정하고 고객의 온라인 경험의 편리함을 평가하여 기능을 개선하기 위해 이러한 데이터를 이용합니다. 또한, 이메일, 고객 지원 및 판매와 관련된 고객 경험을 최적화하기 위해 고급 분석 방법도 사용하고 있습니다. Upsellit
오토데스크 사이트에서 고객의 행동에 관한 데이터를 수집하기 위해 Upsellit를 이용합니다. 여기에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역 및 IP 주소 또는 장치 ID가 포함될 수 있습니다. 오토데스크는 사이트 성과를 측정하고 고객의 온라인 경험의 편리함을 평가하여 기능을 개선하기 위해 이러한 데이터를 이용합니다. 또한, 이메일, 고객 지원 및 판매와 관련된 고객 경험을 최적화하기 위해 고급 분석 방법도 사용하고 있습니다. CJ Affiliates
오토데스크 사이트에서 고객의 행동에 관한 데이터를 수집하기 위해 CJ Affiliates를 이용합니다. 여기에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역 및 IP 주소 또는 장치 ID가 포함될 수 있습니다. 오토데스크는 사이트 성과를 측정하고 고객의 온라인 경험의 편리함을 평가하여 기능을 개선하기 위해 이러한 데이터를 이용합니다. 또한, 이메일, 고객 지원 및 판매와 관련된 고객 경험을 최적화하기 위해 고급 분석 방법도 사용하고 있습니다. Commission Factory
Typepad Stats
오토데스크 사이트에서 고객의 행동에 관한 데이터를 수집하기 위해 Typepad Stats를 이용합니다. 여기에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역, IP 주소 또는 장치 ID 및 오토데스크 ID가 포함될 수 있습니다. 오토데스크는 사이트 성과를 측정하고 고객의 온라인 경험의 편리함을 평가하여 기능을 개선하기 위해 이러한 데이터를 이용합니다. 또한, 이메일, 고객 지원 및 판매와 관련된 고객 경험을 최적화하기 위해 고급 분석 방법도 사용하고 있습니다. Typepad Stats 개인정보취급방침
Geo Targetly
Autodesk는 Geo Targetly를 사용하여 웹 사이트 방문자를 가장 적합한 웹 페이지로 안내하거나 위치를 기반으로 맞춤형 콘텐츠를 제공합니다. Geo Targetly는 웹 사이트 방문자의 IP 주소를 사용하여 방문자 장치의 대략적인 위치를 파악합니다. 이렇게 하면 방문자가 (대부분의 경우) 현지 언어로 된 콘텐츠를 볼 수 있습니다.Geo Targetly 개인정보취급방침
SpeedCurve
Autodesk에서는 SpeedCurve를 사용하여 웹 페이지 로드 시간과 이미지, 스크립트, 텍스트 등의 후속 요소 응답성을 측정하여 웹 사이트 환경의 성능을 모니터링하고 측정합니다. SpeedCurve 개인정보취급방침
Qualified
Qualified is the Autodesk Live Chat agent platform. This platform provides services to allow our customers to communicate in real-time with Autodesk support. We may collect unique ID for specific browser sessions during a chat. Qualified Privacy Policy

icon-svg-hide-thick

icon-svg-show-thick

사용자 경험 향상 – 사용자와 관련된 항목을 표시할 수 있게 해 줌

Google Optimize
오토데스크는 사이트의 새 기능을 테스트하고 이러한 기능의 고객 경험을 사용자화하기 위해 Google Optimize을 이용합니다. 이를 위해, 고객이 사이트를 방문해 있는 동안 행동 데이터를 수집합니다. 이 데이터에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역, IP 주소 또는 장치 ID, 오토데스크 ID 등이 포함될 수 있습니다. 고객은 기능 테스트를 바탕으로 여러 버전의 오토데스크 사이트를 경험하거나 방문자 특성을 바탕으로 개인화된 컨텐츠를 보게 될 수 있습니다. Google Optimize 개인정보취급방침
ClickTale
오토데스크는 고객이 사이트에서 겪을 수 있는 어려움을 더 잘 파악하기 위해 ClickTale을 이용합니다. 페이지의 모든 요소를 포함해 고객이 오토데스크 사이트와 상호 작용하는 방식을 이해하기 위해 세션 녹화를 사용합니다. 개인적으로 식별 가능한 정보는 가려지며 수집되지 않습니다. ClickTale 개인정보취급방침
OneSignal
오토데스크는 OneSignal가 지원하는 사이트에 디지털 광고를 배포하기 위해 OneSignal를 이용합니다. 광고는 OneSignal 데이터와 고객이 사이트를 방문하는 동안 오토데스크가 수집하는 행동 데이터 모두에 기초하여 제공됩니다. 오토데스크가 수집하는 데이터에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역 및 IP 주소 또는 장치 ID가 포함될 수 있습니다. 이 정보는 OneSignal에서 고객으로부터 수집한 데이터와 결합될 수 있습니다. 오토데스크는 디지털 광고 경험에 대한 사용자화를 개선하고 고객에게 더욱 관련 있는 광고를 제시하기 위해 OneSignal에 제공하는 데이터를 사용합니다. OneSignal 개인정보취급방침
Optimizely
오토데스크는 사이트의 새 기능을 테스트하고 이러한 기능의 고객 경험을 사용자화하기 위해 Optimizely을 이용합니다. 이를 위해, 고객이 사이트를 방문해 있는 동안 행동 데이터를 수집합니다. 이 데이터에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역, IP 주소 또는 장치 ID, 오토데스크 ID 등이 포함될 수 있습니다. 고객은 기능 테스트를 바탕으로 여러 버전의 오토데스크 사이트를 경험하거나 방문자 특성을 바탕으로 개인화된 컨텐츠를 보게 될 수 있습니다. Optimizely 개인정보취급방침
Amplitude
오토데스크는 사이트의 새 기능을 테스트하고 이러한 기능의 고객 경험을 사용자화하기 위해 Amplitude을 이용합니다. 이를 위해, 고객이 사이트를 방문해 있는 동안 행동 데이터를 수집합니다. 이 데이터에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역, IP 주소 또는 장치 ID, 오토데스크 ID 등이 포함될 수 있습니다. 고객은 기능 테스트를 바탕으로 여러 버전의 오토데스크 사이트를 경험하거나 방문자 특성을 바탕으로 개인화된 컨텐츠를 보게 될 수 있습니다. Amplitude 개인정보취급방침
Snowplow
오토데스크 사이트에서 고객의 행동에 관한 데이터를 수집하기 위해 Snowplow를 이용합니다. 여기에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역, IP 주소 또는 장치 ID 및 오토데스크 ID가 포함될 수 있습니다. 오토데스크는 사이트 성과를 측정하고 고객의 온라인 경험의 편리함을 평가하여 기능을 개선하기 위해 이러한 데이터를 이용합니다. 또한, 이메일, 고객 지원 및 판매와 관련된 고객 경험을 최적화하기 위해 고급 분석 방법도 사용하고 있습니다. Snowplow 개인정보취급방침
UserVoice
오토데스크 사이트에서 고객의 행동에 관한 데이터를 수집하기 위해 UserVoice를 이용합니다. 여기에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역, IP 주소 또는 장치 ID 및 오토데스크 ID가 포함될 수 있습니다. 오토데스크는 사이트 성과를 측정하고 고객의 온라인 경험의 편리함을 평가하여 기능을 개선하기 위해 이러한 데이터를 이용합니다. 또한, 이메일, 고객 지원 및 판매와 관련된 고객 경험을 최적화하기 위해 고급 분석 방법도 사용하고 있습니다. UserVoice 개인정보취급방침
Clearbit
Clearbit를 사용하면 실시간 데이터 보강 기능을 통해 고객에게 개인화되고 관련 있는 환경을 제공할 수 있습니다. Autodesk가 수집하는 데이터에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역 및 IP 주소 또는 장치 ID가 포함될 수 있습니다. Clearbit 개인정보취급방침
YouTube
YouTube는 사용자가 웹 사이트에 포함된 비디오를 보고 공유할 수 있도록 해주는 비디오 공유 플랫폼입니다. YouTube는 비디오 성능에 대한 시청 지표를 제공합니다. YouTube 개인정보보호 정책

icon-svg-hide-thick

icon-svg-show-thick

광고 수신 설정 – 사용자에게 타겟팅된 광고를 제공할 수 있게 해 줌

Adobe Analytics
오토데스크 사이트에서 고객의 행동에 관한 데이터를 수집하기 위해 Adobe Analytics를 이용합니다. 여기에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역, IP 주소 또는 장치 ID 및 오토데스크 ID가 포함될 수 있습니다. 오토데스크는 사이트 성과를 측정하고 고객의 온라인 경험의 편리함을 평가하여 기능을 개선하기 위해 이러한 데이터를 이용합니다. 또한, 이메일, 고객 지원 및 판매와 관련된 고객 경험을 최적화하기 위해 고급 분석 방법도 사용하고 있습니다. Adobe Analytics 개인정보취급방침
Google Analytics (Web Analytics)
오토데스크 사이트에서 고객의 행동에 관한 데이터를 수집하기 위해 Google Analytics (Web Analytics)를 이용합니다. 여기에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역 및 IP 주소 또는 장치 ID가 포함될 수 있습니다. 오토데스크는 사이트 성과를 측정하고 고객의 온라인 경험의 편리함을 평가하여 기능을 개선하기 위해 이러한 데이터를 이용합니다. 또한, 이메일, 고객 지원 및 판매와 관련된 고객 경험을 최적화하기 위해 고급 분석 방법도 사용하고 있습니다. AdWords
Marketo
오토데스크는 고객에게 더욱 시의적절하며 관련 있는 이메일 컨텐츠를 제공하기 위해 Marketo를 이용합니다. 이를 위해, 고객의 온라인 행동 및 오토데스크에서 전송하는 이메일과의 상호 작용에 관한 데이터를 수집합니다. 수집하는 데이터에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역, IP 주소 또는 장치 ID, 이메일 확인율, 클릭한 링크 등이 포함될 수 있습니다. 오토데스크는 이 데이터를 다른 소스에서 수집된 데이터와 결합하여 고객의 판매 또는 고객 서비스 경험을 개선하며, 고급 분석 처리에 기초하여 보다 관련 있는 컨텐츠를 제공합니다. Marketo 개인정보취급방침
Doubleclick
오토데스크는 Doubleclick가 지원하는 사이트에 디지털 광고를 배포하기 위해 Doubleclick를 이용합니다. 광고는 Doubleclick 데이터와 고객이 사이트를 방문하는 동안 오토데스크가 수집하는 행동 데이터 모두에 기초하여 제공됩니다. 오토데스크가 수집하는 데이터에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역 및 IP 주소 또는 장치 ID가 포함될 수 있습니다. 이 정보는 Doubleclick에서 고객으로부터 수집한 데이터와 결합될 수 있습니다. 오토데스크는 디지털 광고 경험에 대한 사용자화를 개선하고 고객에게 더욱 관련 있는 광고를 제시하기 위해 Doubleclick에 제공하는 데이터를 사용합니다. Doubleclick 개인정보취급방침
HubSpot
오토데스크는 고객에게 더욱 시의적절하며 관련 있는 이메일 컨텐츠를 제공하기 위해 HubSpot을 이용합니다. 이를 위해, 고객의 온라인 행동 및 오토데스크에서 전송하는 이메일과의 상호 작용에 관한 데이터를 수집합니다. 수집하는 데이터에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역, IP 주소 또는 장치 ID, 이메일 확인율, 클릭한 링크 등이 포함될 수 있습니다. HubSpot 개인정보취급방침
Twitter
오토데스크는 Twitter가 지원하는 사이트에 디지털 광고를 배포하기 위해 Twitter를 이용합니다. 광고는 Twitter 데이터와 고객이 사이트를 방문하는 동안 오토데스크가 수집하는 행동 데이터 모두에 기초하여 제공됩니다. 오토데스크가 수집하는 데이터에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역 및 IP 주소 또는 장치 ID가 포함될 수 있습니다. 이 정보는 Twitter에서 고객으로부터 수집한 데이터와 결합될 수 있습니다. 오토데스크는 디지털 광고 경험에 대한 사용자화를 개선하고 고객에게 더욱 관련 있는 광고를 제시하기 위해 Twitter에 제공하는 데이터를 사용합니다. Twitter 개인정보취급방침
Facebook
오토데스크는 Facebook가 지원하는 사이트에 디지털 광고를 배포하기 위해 Facebook를 이용합니다. 광고는 Facebook 데이터와 고객이 사이트를 방문하는 동안 오토데스크가 수집하는 행동 데이터 모두에 기초하여 제공됩니다. 오토데스크가 수집하는 데이터에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역 및 IP 주소 또는 장치 ID가 포함될 수 있습니다. 이 정보는 Facebook에서 고객으로부터 수집한 데이터와 결합될 수 있습니다. 오토데스크는 디지털 광고 경험에 대한 사용자화를 개선하고 고객에게 더욱 관련 있는 광고를 제시하기 위해 Facebook에 제공하는 데이터를 사용합니다. Facebook 개인정보취급방침
LinkedIn
오토데스크는 LinkedIn가 지원하는 사이트에 디지털 광고를 배포하기 위해 LinkedIn를 이용합니다. 광고는 LinkedIn 데이터와 고객이 사이트를 방문하는 동안 오토데스크가 수집하는 행동 데이터 모두에 기초하여 제공됩니다. 오토데스크가 수집하는 데이터에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역 및 IP 주소 또는 장치 ID가 포함될 수 있습니다. 이 정보는 LinkedIn에서 고객으로부터 수집한 데이터와 결합될 수 있습니다. 오토데스크는 디지털 광고 경험에 대한 사용자화를 개선하고 고객에게 더욱 관련 있는 광고를 제시하기 위해 LinkedIn에 제공하는 데이터를 사용합니다. LinkedIn 개인정보취급방침
Yahoo! Japan
오토데스크는 Yahoo! Japan가 지원하는 사이트에 디지털 광고를 배포하기 위해 Yahoo! Japan를 이용합니다. 광고는 Yahoo! Japan 데이터와 고객이 사이트를 방문하는 동안 오토데스크가 수집하는 행동 데이터 모두에 기초하여 제공됩니다. 오토데스크가 수집하는 데이터에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역 및 IP 주소 또는 장치 ID가 포함될 수 있습니다. 이 정보는 Yahoo! Japan에서 고객으로부터 수집한 데이터와 결합될 수 있습니다. 오토데스크는 디지털 광고 경험에 대한 사용자화를 개선하고 고객에게 더욱 관련 있는 광고를 제시하기 위해 Yahoo! Japan에 제공하는 데이터를 사용합니다. Yahoo! Japan 개인정보취급방침
Naver
오토데스크는 Naver가 지원하는 사이트에 디지털 광고를 배포하기 위해 Naver를 이용합니다. 광고는 Naver 데이터와 고객이 사이트를 방문하는 동안 오토데스크가 수집하는 행동 데이터 모두에 기초하여 제공됩니다. 오토데스크가 수집하는 데이터에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역 및 IP 주소 또는 장치 ID가 포함될 수 있습니다. 이 정보는 Naver에서 고객으로부터 수집한 데이터와 결합될 수 있습니다. 오토데스크는 디지털 광고 경험에 대한 사용자화를 개선하고 고객에게 더욱 관련 있는 광고를 제시하기 위해 Naver에 제공하는 데이터를 사용합니다. Naver 개인정보취급방침
Quantcast
오토데스크는 Quantcast가 지원하는 사이트에 디지털 광고를 배포하기 위해 Quantcast를 이용합니다. 광고는 Quantcast 데이터와 고객이 사이트를 방문하는 동안 오토데스크가 수집하는 행동 데이터 모두에 기초하여 제공됩니다. 오토데스크가 수집하는 데이터에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역 및 IP 주소 또는 장치 ID가 포함될 수 있습니다. 이 정보는 Quantcast에서 고객으로부터 수집한 데이터와 결합될 수 있습니다. 오토데스크는 디지털 광고 경험에 대한 사용자화를 개선하고 고객에게 더욱 관련 있는 광고를 제시하기 위해 Quantcast에 제공하는 데이터를 사용합니다. Quantcast 개인정보취급방침
Call Tracking
오토데스크는 캠페인을 위해 사용자화된 전화번호를 제공하기 위하여 Call Tracking을 이용합니다. 그렇게 하면 고객이 오토데스크 담당자에게 더욱 빠르게 액세스할 수 있으며, 오토데스크의 성과를 더욱 정확하게 평가하는 데 도움이 됩니다. 제공된 전화번호를 기준으로 사이트에서 고객 행동에 관한 데이터를 수집할 수도 있습니다. Call Tracking 개인정보취급방침
Wunderkind
오토데스크는 Wunderkind가 지원하는 사이트에 디지털 광고를 배포하기 위해 Wunderkind를 이용합니다. 광고는 Wunderkind 데이터와 고객이 사이트를 방문하는 동안 오토데스크가 수집하는 행동 데이터 모두에 기초하여 제공됩니다. 오토데스크가 수집하는 데이터에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역 및 IP 주소 또는 장치 ID가 포함될 수 있습니다. 이 정보는 Wunderkind에서 고객으로부터 수집한 데이터와 결합될 수 있습니다. 오토데스크는 디지털 광고 경험에 대한 사용자화를 개선하고 고객에게 더욱 관련 있는 광고를 제시하기 위해 Wunderkind에 제공하는 데이터를 사용합니다. Wunderkind 개인정보취급방침
ADC Media
오토데스크는 ADC Media가 지원하는 사이트에 디지털 광고를 배포하기 위해 ADC Media를 이용합니다. 광고는 ADC Media 데이터와 고객이 사이트를 방문하는 동안 오토데스크가 수집하는 행동 데이터 모두에 기초하여 제공됩니다. 오토데스크가 수집하는 데이터에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역 및 IP 주소 또는 장치 ID가 포함될 수 있습니다. 이 정보는 ADC Media에서 고객으로부터 수집한 데이터와 결합될 수 있습니다. 오토데스크는 디지털 광고 경험에 대한 사용자화를 개선하고 고객에게 더욱 관련 있는 광고를 제시하기 위해 ADC Media에 제공하는 데이터를 사용합니다. ADC Media 개인정보취급방침
AgrantSEM
오토데스크는 AgrantSEM가 지원하는 사이트에 디지털 광고를 배포하기 위해 AgrantSEM를 이용합니다. 광고는 AgrantSEM 데이터와 고객이 사이트를 방문하는 동안 오토데스크가 수집하는 행동 데이터 모두에 기초하여 제공됩니다. 오토데스크가 수집하는 데이터에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역 및 IP 주소 또는 장치 ID가 포함될 수 있습니다. 이 정보는 AgrantSEM에서 고객으로부터 수집한 데이터와 결합될 수 있습니다. 오토데스크는 디지털 광고 경험에 대한 사용자화를 개선하고 고객에게 더욱 관련 있는 광고를 제시하기 위해 AgrantSEM에 제공하는 데이터를 사용합니다. AgrantSEM 개인정보취급방침
Bidtellect
오토데스크는 Bidtellect가 지원하는 사이트에 디지털 광고를 배포하기 위해 Bidtellect를 이용합니다. 광고는 Bidtellect 데이터와 고객이 사이트를 방문하는 동안 오토데스크가 수집하는 행동 데이터 모두에 기초하여 제공됩니다. 오토데스크가 수집하는 데이터에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역 및 IP 주소 또는 장치 ID가 포함될 수 있습니다. 이 정보는 Bidtellect에서 고객으로부터 수집한 데이터와 결합될 수 있습니다. 오토데스크는 디지털 광고 경험에 대한 사용자화를 개선하고 고객에게 더욱 관련 있는 광고를 제시하기 위해 Bidtellect에 제공하는 데이터를 사용합니다. Bidtellect 개인정보취급방침
Bing
오토데스크는 Bing가 지원하는 사이트에 디지털 광고를 배포하기 위해 Bing를 이용합니다. 광고는 Bing 데이터와 고객이 사이트를 방문하는 동안 오토데스크가 수집하는 행동 데이터 모두에 기초하여 제공됩니다. 오토데스크가 수집하는 데이터에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역 및 IP 주소 또는 장치 ID가 포함될 수 있습니다. 이 정보는 Bing에서 고객으로부터 수집한 데이터와 결합될 수 있습니다. 오토데스크는 디지털 광고 경험에 대한 사용자화를 개선하고 고객에게 더욱 관련 있는 광고를 제시하기 위해 Bing에 제공하는 데이터를 사용합니다. Bing 개인정보취급방침
G2Crowd
오토데스크는 G2Crowd가 지원하는 사이트에 디지털 광고를 배포하기 위해 G2Crowd를 이용합니다. 광고는 G2Crowd 데이터와 고객이 사이트를 방문하는 동안 오토데스크가 수집하는 행동 데이터 모두에 기초하여 제공됩니다. 오토데스크가 수집하는 데이터에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역 및 IP 주소 또는 장치 ID가 포함될 수 있습니다. 이 정보는 G2Crowd에서 고객으로부터 수집한 데이터와 결합될 수 있습니다. 오토데스크는 디지털 광고 경험에 대한 사용자화를 개선하고 고객에게 더욱 관련 있는 광고를 제시하기 위해 G2Crowd에 제공하는 데이터를 사용합니다. G2Crowd 개인정보취급방침
NMPI Display
오토데스크는 NMPI Display가 지원하는 사이트에 디지털 광고를 배포하기 위해 NMPI Display를 이용합니다. 광고는 NMPI Display 데이터와 고객이 사이트를 방문하는 동안 오토데스크가 수집하는 행동 데이터 모두에 기초하여 제공됩니다. 오토데스크가 수집하는 데이터에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역 및 IP 주소 또는 장치 ID가 포함될 수 있습니다. 이 정보는 NMPI Display에서 고객으로부터 수집한 데이터와 결합될 수 있습니다. 오토데스크는 디지털 광고 경험에 대한 사용자화를 개선하고 고객에게 더욱 관련 있는 광고를 제시하기 위해 NMPI Display에 제공하는 데이터를 사용합니다. NMPI Display 개인정보취급방침
VK
오토데스크는 VK가 지원하는 사이트에 디지털 광고를 배포하기 위해 VK를 이용합니다. 광고는 VK 데이터와 고객이 사이트를 방문하는 동안 오토데스크가 수집하는 행동 데이터 모두에 기초하여 제공됩니다. 오토데스크가 수집하는 데이터에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역 및 IP 주소 또는 장치 ID가 포함될 수 있습니다. 이 정보는 VK에서 고객으로부터 수집한 데이터와 결합될 수 있습니다. 오토데스크는 디지털 광고 경험에 대한 사용자화를 개선하고 고객에게 더욱 관련 있는 광고를 제시하기 위해 VK에 제공하는 데이터를 사용합니다. VK 개인정보취급방침
Adobe Target
오토데스크는 사이트의 새 기능을 테스트하고 이러한 기능의 고객 경험을 사용자화하기 위해 Adobe Target을 이용합니다. 이를 위해, 고객이 사이트를 방문해 있는 동안 행동 데이터를 수집합니다. 이 데이터에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역, IP 주소 또는 장치 ID, 오토데스크 ID 등이 포함될 수 있습니다. 고객은 기능 테스트를 바탕으로 여러 버전의 오토데스크 사이트를 경험하거나 방문자 특성을 바탕으로 개인화된 컨텐츠를 보게 될 수 있습니다. Adobe Target 개인정보취급방침
Google Analytics (Advertising)
오토데스크는 Google Analytics (Advertising)가 지원하는 사이트에 디지털 광고를 배포하기 위해 Google Analytics (Advertising)를 이용합니다. 광고는 Google Analytics (Advertising) 데이터와 고객이 사이트를 방문하는 동안 오토데스크가 수집하는 행동 데이터 모두에 기초하여 제공됩니다. 오토데스크가 수집하는 데이터에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역 및 IP 주소 또는 장치 ID가 포함될 수 있습니다. 이 정보는 Google Analytics (Advertising)에서 고객으로부터 수집한 데이터와 결합될 수 있습니다. 오토데스크는 디지털 광고 경험에 대한 사용자화를 개선하고 고객에게 더욱 관련 있는 광고를 제시하기 위해 Google Analytics (Advertising)에 제공하는 데이터를 사용합니다. Google Analytics (Advertising) 개인정보취급방침
Trendkite
오토데스크는 Trendkite가 지원하는 사이트에 디지털 광고를 배포하기 위해 Trendkite를 이용합니다. 광고는 Trendkite 데이터와 고객이 사이트를 방문하는 동안 오토데스크가 수집하는 행동 데이터 모두에 기초하여 제공됩니다. 오토데스크가 수집하는 데이터에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역 및 IP 주소 또는 장치 ID가 포함될 수 있습니다. 이 정보는 Trendkite에서 고객으로부터 수집한 데이터와 결합될 수 있습니다. 오토데스크는 디지털 광고 경험에 대한 사용자화를 개선하고 고객에게 더욱 관련 있는 광고를 제시하기 위해 Trendkite에 제공하는 데이터를 사용합니다. Trendkite 개인정보취급방침
Hotjar
오토데스크는 Hotjar가 지원하는 사이트에 디지털 광고를 배포하기 위해 Hotjar를 이용합니다. 광고는 Hotjar 데이터와 고객이 사이트를 방문하는 동안 오토데스크가 수집하는 행동 데이터 모두에 기초하여 제공됩니다. 오토데스크가 수집하는 데이터에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역 및 IP 주소 또는 장치 ID가 포함될 수 있습니다. 이 정보는 Hotjar에서 고객으로부터 수집한 데이터와 결합될 수 있습니다. 오토데스크는 디지털 광고 경험에 대한 사용자화를 개선하고 고객에게 더욱 관련 있는 광고를 제시하기 위해 Hotjar에 제공하는 데이터를 사용합니다. Hotjar 개인정보취급방침
6 Sense
오토데스크는 6 Sense가 지원하는 사이트에 디지털 광고를 배포하기 위해 6 Sense를 이용합니다. 광고는 6 Sense 데이터와 고객이 사이트를 방문하는 동안 오토데스크가 수집하는 행동 데이터 모두에 기초하여 제공됩니다. 오토데스크가 수집하는 데이터에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역 및 IP 주소 또는 장치 ID가 포함될 수 있습니다. 이 정보는 6 Sense에서 고객으로부터 수집한 데이터와 결합될 수 있습니다. 오토데스크는 디지털 광고 경험에 대한 사용자화를 개선하고 고객에게 더욱 관련 있는 광고를 제시하기 위해 6 Sense에 제공하는 데이터를 사용합니다. 6 Sense 개인정보취급방침
Terminus
오토데스크는 Terminus가 지원하는 사이트에 디지털 광고를 배포하기 위해 Terminus를 이용합니다. 광고는 Terminus 데이터와 고객이 사이트를 방문하는 동안 오토데스크가 수집하는 행동 데이터 모두에 기초하여 제공됩니다. 오토데스크가 수집하는 데이터에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역 및 IP 주소 또는 장치 ID가 포함될 수 있습니다. 이 정보는 Terminus에서 고객으로부터 수집한 데이터와 결합될 수 있습니다. 오토데스크는 디지털 광고 경험에 대한 사용자화를 개선하고 고객에게 더욱 관련 있는 광고를 제시하기 위해 Terminus에 제공하는 데이터를 사용합니다. Terminus 개인정보취급방침
StackAdapt
오토데스크는 StackAdapt가 지원하는 사이트에 디지털 광고를 배포하기 위해 StackAdapt를 이용합니다. 광고는 StackAdapt 데이터와 고객이 사이트를 방문하는 동안 오토데스크가 수집하는 행동 데이터 모두에 기초하여 제공됩니다. 오토데스크가 수집하는 데이터에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역 및 IP 주소 또는 장치 ID가 포함될 수 있습니다. 이 정보는 StackAdapt에서 고객으로부터 수집한 데이터와 결합될 수 있습니다. 오토데스크는 디지털 광고 경험에 대한 사용자화를 개선하고 고객에게 더욱 관련 있는 광고를 제시하기 위해 StackAdapt에 제공하는 데이터를 사용합니다. StackAdapt 개인정보취급방침
The Trade Desk
오토데스크는 The Trade Desk가 지원하는 사이트에 디지털 광고를 배포하기 위해 The Trade Desk를 이용합니다. 광고는 The Trade Desk 데이터와 고객이 사이트를 방문하는 동안 오토데스크가 수집하는 행동 데이터 모두에 기초하여 제공됩니다. 오토데스크가 수집하는 데이터에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역 및 IP 주소 또는 장치 ID가 포함될 수 있습니다. 이 정보는 The Trade Desk에서 고객으로부터 수집한 데이터와 결합될 수 있습니다. 오토데스크는 디지털 광고 경험에 대한 사용자화를 개선하고 고객에게 더욱 관련 있는 광고를 제시하기 위해 The Trade Desk에 제공하는 데이터를 사용합니다. The Trade Desk 개인정보취급방침
RollWorks
We use RollWorks to deploy digital advertising on sites supported by RollWorks. Ads are based on both RollWorks data and behavioral data that we collect while you’re on our sites. The data we collect may include pages you’ve visited, trials you’ve initiated, videos you’ve played, purchases you’ve made, and your IP address or device ID. This information may be combined with data that RollWorks has collected from you. We use the data that we provide to RollWorks to better customize your digital advertising experience and present you with more relevant ads. RollWorks Privacy Policy

정말 더 적은 온라인 경험을 원하십니까?

오토데스크는 고객 여러분에게 좋은 경험을 드리고 싶습니다. 이전 화면의 범주에 대해 "예"를 선택하셨다면 오토데스크는 고객을 위해 고객 경험을 사용자화하고 향상된 응용프로그램을 제작하기 위해 귀하의 데이터를 수집하고 사용합니다. 언제든지 개인정보 처리방침을 방문해 설정을 변경할 수 있습니다.

고객의 경험. 고객의 선택.

오토데스크는 고객의 개인 정보 보호를 중요시합니다. 오토데스크에서 수집하는 정보는 오토데스크 제품 사용 방법, 고객이 관심을 가질 만한 정보, 오토데스크에서 더욱 뜻깊은 경험을 제공하기 위한 개선 사항을 이해하는 데 도움이 됩니다.

오토데스크에서 고객님께 적합한 경험을 제공해 드리기 위해 고객님의 데이터를 수집하고 사용하도록 허용하시겠습니까?

선택할 수 있는 옵션을 자세히 알아보려면 이 사이트의 개인 정보 설정을 관리해 사용자화된 경험으로 어떤 이점을 얻을 수 있는지 살펴보거나 오토데스크 개인정보 처리방침 정책을 확인해 보십시오.