Gets the texture applied to this component in the specified configuration.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetTexture( _
ByVal Config_name As System.String _
) As Texture |
Visual Basic (Usage) | |
---|
Dim instance As IComponent2
Dim Config_name As System.String
Dim value As Texture
value = instance.GetTexture(Config_name) |
C++/CLI | |
---|
Texture^ GetTexture(
& System.String^ Config_name
) |
Parameters
- Config_name
- Name of the configuration
Return Value
If texture is... |
Then retval is... |
Applied to this component in Config_name |
ITexture object |
Not present |
NULL |
See Also
Availability
SOLIDWORKS 2005 FCS, Revision Number 13.0