SoNodeGetRenderUnitID Method |
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.3.0.0 (10.3.0.0)
Syntax [EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public virtual int GetRenderUnitID()
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public Overridable Function GetRenderUnitID As Integer
public:
[EditorBrowsableAttribute(EditorBrowsableState::Advanced)]
virtual int GetRenderUnitID()
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>]
abstract GetRenderUnitID : unit -> int
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>]
override GetRenderUnitID : unit -> int
Return Value
Type:
Int32Remarks See Also