Gets the thickness of the shell at the specified index in this shell feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetMultipleThicknessAtIndex( _
ByVal Index As Integer _
) As Double |
Visual Basic (Usage) | |
---|
Dim instance As IShellFeatureData
Dim Index As Integer
Dim value As Double
value = instance.GetMultipleThicknessAtIndex(Index)
|
C# | |
---|
double GetMultipleThicknessAtIndex(
int Index
) |
C++/CLI | |
---|
double GetMultipleThicknessAtIndex(
& int Index
) |
Parameters
- Index
0-based index for the thickness
Return Value
Shell thickness
Example
See Also
Availability
SolidWorks 2001Plus FCS, Revision Number 10.0