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