Gets whether diameter symbols are displayed for the specified frame.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IGetFrameDiameterSymbols( _
ByVal As System.Short _
) As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IGtol
Dim FrameNumber As System.Short
Dim value As System.Boolean
value = instance.IGetFrameDiameterSymbols(FrameNumber) |
C# | |
---|
System.bool IGetFrameDiameterSymbols(
System.short
) |
C++/CLI | |
---|
System.bool IGetFrameDiameterSymbols(
& System.short
) |
Parameters
- FrameNumber
Frame number to examine (1 or 2)
Return Value
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 99, datecode 1999207