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