ProjectPath Object
Description
The ProjectPath object represents a folder path for a library, workspace or a workgroup.
Methods
Delete |
Method that deletes this path from the collection. |
Properties
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 |
Read-write property that gets and sets the name of the folder path. |
Parent |
Property that returns the parent DesignProject object. |
Path |
Read-write property that gets and sets the folder path associated with this object. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |
Accessed From
ProjectPaths.Add,
ProjectPaths.Item
Samples
Query and create library paths |
The following sample demonstrates querying existing library paths associated with a project and adding a new library path. |
Version
Introduced in version 2011