SoStateIsSendToGLEnabled Method |
Gets sendToGL activation flag.
Namespace: OIV.Inventor.MiscAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax [EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public bool IsSendToGLEnabled()
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public Function IsSendToGLEnabled As Boolean
public:
[EditorBrowsableAttribute(EditorBrowsableState::Advanced)]
bool IsSendToGLEnabled()
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>]
member IsSendToGLEnabled : unit -> bool
Return Value
Type:
BooleanRemarks See Also