Gets all of the fin IDs of the fins that border this facet.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IGetFacetFins( _
ByVal FacetId As Integer _
) As Integer |
Visual Basic (Usage) | |
---|
Dim instance As ITessellation
Dim FacetId As Integer
Dim value As Integer
value = instance.IGetFacetFins(FacetId)
|
C# | |
---|
int IGetFacetFins(
int FacetId
) |
C++/CLI | |
---|
int IGetFacetFins(
& int FacetId
) |
Parameters
- FacetId
ID of the facet to use to return the fin IDs
Return Value
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 2001 FCS, Revision Number 9.0