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