Gets the names of the thicknesses from the gauge table for this base flange feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IGetTableThicknesses( _
ByVal NCount As Integer _
) As String |
Visual Basic (Usage) | |
---|
Dim instance As IBaseFlangeFeatureData
Dim NCount As Integer
Dim value As String
value = instance.IGetTableThicknesses(NCount)
|
C# | |
---|
string IGetTableThicknesses(
int NCount
) |
C++/CLI | |
---|
String^ IGetTableThicknesses(
& int NCount
) |
Parameters
- NCount
- Number of thickness names
Return Value
- in-process, unmanaged C++: Pointer to an array of names of the thicknesses
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 2008 FCS, Revision Number 16.0