Gets the material properties of this lightweight component in the specified configuration.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetModelMaterialPropertyValues( _
ByVal ConfigName As String _
) As Object |
Visual Basic (Usage) | |
---|
Dim instance As IComponent2
Dim ConfigName As String
Dim value As Object
value = instance.GetModelMaterialPropertyValues(ConfigName)
|
C# | |
---|
object GetModelMaterialPropertyValues(
string ConfigName
) |
C++/CLI | |
---|
Object^ GetModelMaterialPropertyValues(
& String^ ConfigName
) |
Parameters
- ConfigName
- Name of configuration
Return Value
An array of 9 doubles (see
Remarks)
Example
Remarks
See Also
Availability
SolidWorks 2011 FCS, Revision Number 19.0