ActivateView Method (IViewTile)
Activates the model view with the specified name for this ViewTile.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub ActivateView( _
const dsString& Name As System.String _
) |
C# | |
---|
void ActivateView(
System.string Name
) |
JavaScript | |
---|
ActivateView(
Name : String
) |
Parameters
- Name
- Name of model view to activate for this ViewTile
See Also
Availability
DraftSight V1R6.0