Gets all of the dimension text in the current drawing sheet or the current drawing view.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IGetDimensionDisplayString4() As String |
Visual Basic (Usage) | |
---|
Dim instance As IView
Dim value As String
value = instance.IGetDimensionDisplayString4()
|
C# | |
---|
string IGetDimensionDisplayString4() |
C++/CLI | |
---|
String^ IGetDimensionDisplayString4(); |
Return Value
Array of strings containing the dimension text (see
Remarks)
Remarks
See Also
Availability
SolidWorks 2005 FCS, Revision Number 13.0