Gets the constraints for this sketch segment.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetConstraints() As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As ISketchSegment
Dim value As System.Object
value = instance.GetConstraints() |
C# | |
---|
System.object GetConstraints() |
C++/CLI | |
---|
System.Object^ GetConstraints(); |
Return Value
Array of sketch segment constraints (see Remarks)
Example
Remarks
See Also
Availability
SOLIDWORKS 2001Plus FCS, Revision Number 10.0