Gets the number of fins corresponding to a facet.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IGetFacetFinsCount( _
ByVal FacetId As Integer _
) As Integer |
Visual Basic (Usage) | |
---|
Dim instance As ITessellation
Dim FacetId As Integer
Dim value As Integer
value = instance.IGetFacetFinsCount(FacetId)
|
C# | |
---|
int IGetFacetFinsCount(
int FacetId
) |
C++/CLI | |
---|
int IGetFacetFinsCount(
& int FacetId
) |
Parameters
- FacetId
Facet for which to count fins
Return Value
Number of fins corresponding to facetId
Remarks
See Also
Availability
SolidWorks 2001 FCS, Revision Number 9.0