Click or drag to resize
SoProjectionGetCurrentProjectionInfos Method

Return current projection name and id.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public void GetCurrentProjectionInfos(
	out string name,
	out int id
)

Parameters

name
Type: SystemString
id
Type: SystemInt32
Remarks