Obsolete. Superseded by ISwColorContour1::Value.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function Value( _
ByVal face As Object, _
ByRef vertexCoords As Single, _
ByRef normalCoords As Single, _
ByRef Value As Double _
) As Integer |
Visual Basic (Usage) | |
---|
Dim instance As ISwColorContour
Dim face As Object
Dim vertexCoords As Single
Dim normalCoords As Single
Dim Value As Double
Dim value As Integer
value = instance.Value(face, vertexCoords, normalCoords, Value)
|
Parameters
- face
- Face on the model
- vertexCoords
Array of vertex coordinates (x, y, z) to which to color
- normalCoords
Array of normal coordinates (x, y, z) to which to color
- Value
- Value defined by the add-in to display
Return Value
COLORREF value that represents value
See Also
Availability
SolidWorks 2004 FCS, Revision Number 12.0