Click or drag to resize

ICadDocWorkspacePath Property

Gets the path of the workspace folder of the active project. This will be empty if no workspace is defined.

Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 23.0
Syntax
Property WorkspacePath As String
	Get
	Set

Return Value

Type: String
The workspace folder path.
See Also