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