Rename Method (IEdmLabel6)
Renames this label.
Syntax
Visual Basic (Declaration) | |
---|
Sub Rename( _
ByVal bsName As System.String, _
ByVal hParentWnd As System.Integer _
) |
Parameters
- bsName
- New name of label
- hParentWnd
- Parent window handle; passed to add-ins that have registered the hooks, EdmCmdData.EdmCmd_PreLabelModify and EdmCmdData.EdmCmd_PostLabelModify
Remarks
See Also
Availability
SolidWorks Enterprise PDM 2011