Gets the bend radii from the gauge table for this base flange feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IGetTableRadii( _
ByVal ThicknessTableName As String, _
ByVal NCount As Integer _
) As Double |
Visual Basic (Usage) | |
---|
Dim instance As IBaseFlangeFeatureData
Dim ThicknessTableName As String
Dim NCount As Integer
Dim value As Double
value = instance.IGetTableRadii(ThicknessTableName, NCount)
|
Parameters
- ThicknessTableName
- Gauge table thickness names (see Remarks)
- NCount
- Number of bend radii (see Remarks)
Return Value
- in-process, unmanaged C++: Pointer to an array of bend radii
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