Gets the names of the constraints in this sketch path.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetConstraints() As Object |
Visual Basic (Usage) | |
---|
Dim instance As ISketchPath
Dim value As Object
value = instance.GetConstraints()
|
C# | |
---|
object GetConstraints() |
C++/CLI | |
---|
Object^ GetConstraints(); |
Return Value
Array of the names of the sketch constraints
Example
See Also
Availability
SolidWorks 2007 SP4, Revision Number 15.4