Displays the Edit Variables dialog box.
Syntax
Visual Basic (Declaration) | |
---|
Function EditVariables( _
ByVal hParentWnd As System.Integer _
) As System.Boolean |
C# | |
---|
System.bool EditVariables(
System.int hParentWnd
) |
C++/CLI | |
---|
System.bool EditVariables(
& System.int hParentWnd
) |
Parameters
- hParentWnd
- Parent window handle
Return Value
True if one or more variables are updated; false if not
Example
Remarks
See Also
Availability
SOLIDWORKS Enterprise PDM Version 5.2