LoadDVB Method

Loads the specified AutoCAD VBA project file.

See Also | Example

Signature

object.LoadDVB Name

Object

Application
The object or objects this method applies to.

Name

String; input-only
The full path name of the .dvb project to load.

 

   Comments?