Gets the active sketch.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IGetActiveSketch2() As Sketch |
Visual Basic (Usage) | |
---|
Dim instance As IModelDoc2
Dim value As Sketch
value = instance.IGetActiveSketch2() |
C# | |
---|
Sketch IGetActiveSketch2() |
C++/CLI | |
---|
Sketch^ IGetActiveSketch2(); |
Return Value
Active
sketch
Example
Remarks
See Also
Availability
SOLIDWORKS 2007 FCS, Revision Number 15.0