Gets a DimXpert feature by name for the given model.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetFeature( _
ByVal Name As String _
) As DimXpertFeature |
Visual Basic (Usage) | |
---|
Dim instance As IDimXpertPart
Dim Name As String
Dim value As DimXpertFeature
value = instance.GetFeature(Name)
|
C# | |
---|
DimXpertFeature GetFeature(
string Name
) |
C++/CLI | |
---|
DimXpertFeature^ GetFeature(
& String^ Name
) |
Parameters
- Name
- Name of a DimXpert feature
Return Value
IDimXpertFeature
See Also
Availability
SolidWorks 2010 FCS, Revision Number 18.0