SoLinePatternElementSet Method (SoState, UInt16) |
Calls Set(state, pattern, 1).
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public static void Set(
SoState state,
ushort pattern
)
Public Shared Sub Set (
state As SoState,
pattern As UShort
)
public:
static void Set(
SoState^ state,
unsigned short pattern
)
static member Set :
state : SoState *
pattern : uint16 -> unit
Parameters
- state
- Type: OIV.Inventor.MiscSoState
- pattern
- Type: SystemUInt16
Remarks See Also