Gets the names of the material database and the material for the specified configuration.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetMaterialPropertyName2( _
ByVal ConfigName As String, _
ByRef Database As String _
) As String |
Visual Basic (Usage) | |
---|
Dim instance As IPartDoc
Dim ConfigName As String
Dim Database As String
Dim value As String
value = instance.GetMaterialPropertyName2(ConfigName, Database)
|
C++/CLI | |
---|
String^ GetMaterialPropertyName2(
& String^ ConfigName,
& [Out] String^ Database
) |
Parameters
- ConfigName
- Name of configuration (see Remarks)
- Database
- Name of material database
Return Value
Name of material
Example
Remarks
See Also
Availability
SolidWorks 2005 FCS, Revision Number 13.0