Name | Description |
GetStyleNameFromKey | Method that extracts and returns the internal and display name of a style from the input reference key of the style. |
Name | Description |
Application | Returns the top-level parent application object. When used the context of Inventor, an Application object is returned. When used in the context of Apprentice, an ApprenticeServer object is returned. |
Parent | Gets the parent object from whom this object can logically be reached. |
Type | Returns an ObjectTypeEnum indicating this object's type. |
Name | Description |
Moving sketch entities to a new layer | This sample demonstrates the creation of a new layer and moving sketch entities onto this newly created layer. |