SoGLLazyElementSendNoMaterial Method |
Static send, always send top-of-stack.
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public static void SendNoMaterial(
SoState state
)
Public Shared Sub SendNoMaterial (
state As SoState
)
public:
static void SendNoMaterial(
SoState^ state
)
static member SendNoMaterial :
state : SoState -> unit
Parameters
- state
- Type: OIV.Inventor.MiscSoState
Remarks Intended for extender use.
See Also