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