SoLDMGeomElementGetNode Method |
Namespace: OIV.LDMAssembly: OIV.LDM (in OIV.LDM.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public SoNode GetNode()
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public Function GetNode As SoNode
public:
[EditorBrowsableAttribute(EditorBrowsableState::Advanced)]
SoNode^ GetNode()
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>]
member GetNode : unit -> SoNode
Return Value
Type:
SoNode
Remarks
See Also