Click or drag to resize
SoProjectionSetProjection Method

Set the current projection.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public void SetProjection(
	SbProjection projection
)

Parameters

projection
Type: OIV.Inventor.ProjectionSbProjection
Remarks

The specified projection is used regardless of whether it is in the list. In this case the value of the projTypeId field is not used.

See Also