Gets the names of the material database and the material for the specified configuration.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetMaterialPropertyName2( _
ByVal ConfigName As System.String, _
ByRef Database As System.String _
) As System.String |
Visual Basic (Usage) | |
---|
Dim instance As IPartDoc
Dim ConfigName As System.String
Dim Database As System.String
Dim value As System.String
value = instance.GetMaterialPropertyName2(ConfigName, Database) |
Csolidworks.interop.sldworks~solidworks.interop.sldworks.ipartdoc~getmaterialpropertyname2.html# | |
---|
System.string GetMaterialPropertyName2(
System.string ConfigName,
out System.string Database
) |
C++/CLI | |
---|
System.String^ GetMaterialPropertyName2(
& System.String^ ConfigName,
& [Out] System.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