Gets the number of constraints on the sketch segment.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IGetConstraintsCount() As Integer |
Visual Basic (Usage) | |
---|
Dim instance As ISketchSegment
Dim value As Integer
value = instance.IGetConstraintsCount()
|
C# | |
---|
int IGetConstraintsCount() |
C++/CLI | |
---|
int IGetConstraintsCount(); |
Return Value
Number of constraints on this sketch segment
Example
See Also
Availability
SolidWorks 2001 FCS, Revision Number 9.0