Gets the number of sketch relations in this sketch path.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetRelationsCount() As Integer |
Visual Basic (Usage) | |
---|
Dim instance As ISketchPath
Dim value As Integer
value = instance.GetRelationsCount()
|
C# | |
---|
int GetRelationsCount() |
C++/CLI | |
---|
int GetRelationsCount(); |
Return Value
Number of sketch relations
Example
Remarks
See Also
Availability
SolidWorks 2007 SP4, Revision Number 15.4