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