Gets all of the cosmetic threads on this drawing view.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IGetCThreads( _
ByVal NumCThread As System.Integer _
) As CThread |
Visual Basic (Usage) | |
---|
Dim instance As IView
Dim NumCThread As System.Integer
Dim value As CThread
value = instance.IGetCThreads(NumCThread) |
C++/CLI | |
---|
CThread^ IGetCThreads(
& System.int NumCThread
) |
Parameters
- NumCThread
- Total number of cosmetic threads on the drawing view
Return Value
- in-process, unmanaged C++: Pointer to an array of cosmetic threads
- VBA, VB.NET, C#, and C++/CLI: Not supported
See In-process Methods for details about this type of method.
Remarks
See Also
Availability
SolidWorks 2009 SP1, Revision Number 17.1