Loads the compiled shape file, using the specified path and file name, in the drawing.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub Load( _
BSTR PathName As System.String _
) |
JavaScript | |
---|
Load(
PathName : System.String
) |
Parameters
- PathName
- Path and file name of the compiled shape file to load in the drawing
Example
Remarks
See Also
Availability
DraftSight V1R4.0