Gets the parameters corresponding to a tessellation vertex.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IGetVertexParams( _
ByVal VertexId As Integer _
) As Double |
Visual Basic (Usage) | |
---|
Dim instance As ITessellation
Dim VertexId As Integer
Dim value As Double
value = instance.IGetVertexParams(VertexId)
|
C# | |
---|
double IGetVertexParams(
int VertexId
) |
C++/CLI | |
---|
double IGetVertexParams(
& int VertexId
) |
Parameters
- VertexId
ID of the tessellation vertex for which you want to the parameters
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