SoGLFormatSetVisualInfoId Method |
Sets the PFD id associated with this visualInfo.
Namespace: OIV.Inventor.DevicesAssembly: OIV.Inventor.GL (in OIV.Inventor.GL.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public void SetVisualInfoId(
int viId
)
Public Sub SetVisualInfoId (
viId As Integer
)
public:
void SetVisualInfoId(
int viId
)
member SetVisualInfoId :
viId : int -> unit
Parameters
- viId
- Type: SystemInt32
Remarks See Also