SoDataCompositorElementGetDefault Method |
Namespace: OIV.LDM.ElementsAssembly: OIV.LDM (in OIV.LDM.dll) Version: 9.9.36.0 (9.9.36.0)
Syntaxpublic static void GetDefault(
out SoDataCompositor name_11846
)
Public Shared Sub GetDefault (
<OutAttribute> ByRef name_11846 As SoDataCompositor
)
public:
static void GetDefault(
[OutAttribute] SoDataCompositor^% name_11846
)
static member GetDefault :
name_11846 : SoDataCompositor byref -> unit
Parameters
- name_11846
- Type: OIV.LDM.NodesSoDataCompositor
Remarks
See Also