Gets pipe identifier in the range [1..N] associated to this render action while running a ScaleViz Multipipe configuration.
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public int GetPipeId()
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public Function GetPipeId As Integer
public:
[EditorBrowsableAttribute(EditorBrowsableState::Advanced)]
int GetPipeId()
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>]
member GetPipeId : unit -> int
Return Value
Type:
Int32
Remarks
See Also