SoExtSelectionGetOverlayLassoColorIndex Method |
Gets the lasso color index.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic int GetOverlayLassoColorIndex()
Public Function GetOverlayLassoColorIndex As Integer
public:
int GetOverlayLassoColorIndex()
member GetOverlayLassoColorIndex : unit -> int
Return Value
Type:
Int32
RemarksApplies only if the lasso is drawn in the overlay plane.
See Also