GetPath Method (IDgnDefinition)
Gets the saved path of the reference of this DGN definition.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetPath() As System.String |
C# | |
---|
System.string GetPath() |
JavaScript | |
---|
GetPath() : String |
Parameters
- DgnPath[out] or Return Value
- Path and file name of the saved DGN reference
Remarks
See Also
Availability
DraftSight 2020 SP0