Sets the names of the custom views (i.e.,
named views and
3D views) in the model for this SOLIDWORKS MBD 3D PDF.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetMoreViews( _
ByVal Values As System.Object _
) |
Visual Basic (Usage) | |
---|
Dim instance As IMBD3DPdfData
Dim Values As System.Object
instance.SetMoreViews(Values) |
C# | |
---|
void SetMoreViews(
System.object Values
) |
C++/CLI | |
---|
void SetMoreViews(
& System.Object^ Values
) |
Parameters
- Values
- Array of strings of the names of the custom views
Example
See Also
Availability
SOLIDWORKS 2016 FCS, Revision Number 24.0