Path property example

The following example demonstrates how to return the Path property.

Sub Path_Example()

    Dim myPath As String

    myPath = ThisDrawing.Application.Path

    MsgBox ("Path is: " & myPath)

End Sub

 


Bricscad™ is commercialized by Bricsys NV. Bricsys NV and Vondle NV are fully owned subsidiaries of Menhirs NV. © 2001- Menhirs NV - All rights reserved.