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