Applies material to the specified components.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub ISetPropertiesForComponent( _
ByRef ComponentsNames As System.String _
) |
Visual Basic (Usage) | |
---|
Dim instance As ISustainabilityMaterial
Dim ComponentsNames As System.String
instance.ISetPropertiesForComponent(ComponentsNames) |
C++/CLI | |
---|
void ISetPropertiesForComponent(
& System.String^% ComponentsNames
) |
Parameters
- ComponentsNames
- in-process, unmanaged C++: Pointer to an array of the names of the components to which to apply material properties
- VBA, VB.NET, C#, and C++/CLI: Not supported
See In-process Methods for details about this type of method.
Remarks
See Also
Availability
SolidWorks Sustainability API 2013 SP0