Indicates if the new value for the specified item is accepted or not.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function OnDoubleValueChanged( _
ByVal pManipulator As Object, _
ByVal handleIndex As Integer, _
ByRef Value As Double _
) As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ISwManipulatorHandler2
Dim pManipulator As Object
Dim handleIndex As Integer
Dim Value As Double
Dim value As Boolean
value = instance.OnDoubleValueChanged(pManipulator, handleIndex, Value)
|
Parameters
- pManipulator
- IManipulator object
- handleIndex
- ID of the value to change
- Value
- New value
Example
Remarks
See Also
Availability
SolidWorks 2007 FCS, Revision Number 15.0