Gets the names of the assembly components in the Task List that are missing materials.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetMissingMaterialComponentList() As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As ISustainabilityMaterial
Dim value As System.Object
value = instance.GetMissingMaterialComponentList() |
C# | |
---|
System.object GetMissingMaterialComponentList() |
C++/CLI | |
---|
System.Object^ GetMissingMaterialComponentList(); |
Return Value
Array of names of the assembly components that are missing materials
Example
See Also
Availability
SOLIDWORKS Sustainability API 2013 SP0