Name | Description |
Delete | Method that deletes this path from the collection. |
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. |
Name | |
Parent | Property that returns the parent DesignProject object. |
Path | |
Type | Returns an ObjectTypeEnum indicating this object's type. |
Name | Description |
Query and create library paths | The following sample demonstrates querying existing library paths associated with a project and adding a new library path. |