SoExtSelectionGetOverlayLassoPattern Method |
Gets the lasso stipple pattern.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic ushort GetOverlayLassoPattern()
Public Function GetOverlayLassoPattern As UShort
public:
unsigned short GetOverlayLassoPattern()
member GetOverlayLassoPattern : unit -> uint16
Return Value
Type:
UInt16
RemarksValues can range from 0 (invisible) to 0xffff (solid).
See Also