Includes previously excluded assembly components in the calculation of environmental impact.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub IIncludeComponent( _
ByVal Count As System.Integer, _
ByRef IncludeComponentNames As System.String _
) |
Visual Basic (Usage) | |
---|
Dim instance As ISustainabilityMaterial
Dim Count As System.Integer
Dim IncludeComponentNames As System.String
instance.IIncludeComponent(Count, IncludeComponentNames) |
Parameters
- Count
- Number of assembly components in IncludeComponentNames
- IncludeComponentNames
- in-process, unmanaged C++: Pointer to an array of the names of previously excluded assembly components to now include in the calculation of environmental impact
- VBA, VB.NET, C#, and C++/CLI: Not supported
See In-process Methods for details about this type of method.
See Also
Availability
SolidWorks Sustainability API 2013 SP0