Parent Object: LevelOfDetailRepresentations
Method that creates a new LevelOfDetailRepresentation. The newly created LevelOfDetailRepresentation is returned.
| Name | Type | Description |
| Name | String | Optional input string that specifies the name of the LOD representation to create. If not specified, Inventor assigns a name to the representation. This is an optional argument whose default value is """". |
| Name | Description |
| Create a level of detail representation | This sample demonstrates creation of a level of detail representation in an assembly. |