SoDataCompositorElementGet Method |
Namespace: OIV.LDM.ElementsAssembly: OIV.LDM (in OIV.LDM.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic static void Get(
SoState state,
out SoDataCompositor name_11824
)
Public Shared Sub Get (
state As SoState,
<OutAttribute> ByRef name_11824 As SoDataCompositor
)
public:
static void Get(
SoState^ state,
[OutAttribute] SoDataCompositor^% name_11824
)
static member Get :
state : SoState *
name_11824 : SoDataCompositor byref -> unit
Parameters
- state
- Type: OIV.Inventor.MiscSoState
- name_11824
- Type: OIV.LDM.NodesSoDataCompositor
Remarks
See Also