Gets all of the DimXpert features in the model.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IGetFeatures( _
ByVal Count As Integer _
) As DimXpertFeature |
Visual Basic (Usage) | |
---|
Dim instance As IDimXpertPart
Dim Count As Integer
Dim value As DimXpertFeature
value = instance.IGetFeatures(Count)
|
C# | |
---|
DimXpertFeature IGetFeatures(
int Count
) |
C++/CLI | |
---|
DimXpertFeature^ IGetFeatures(
& int Count
) |
Parameters
- Count
- Number of DimXpert features
Return Value
- in-process, unmanaged C++: Pointer to an array of IDimXpertFeature
- VBA, VB.NET, C#, and C++/CLI: Not supported
Remarks
See Also
Availability
SolidWorks 2010 FCS, Revision Number 18.0