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: 10.12.3.0 (10.12.3.0)
Syntax
public void GetCurrentProjectionInfos(
	out string name,
	out int id
)

Parameters

name
Type: SystemString
id
Type: SystemInt32
Remarks