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