Click or drag to resize
SoLDMNodeFrontManager.SetSlicePlane Method

Tells SoLDMNodeFrontManager what plane the slice is in.

Namespace: OIV.LDM
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public void SetSlicePlane(
	int sliceID,
	SbPlane plane
)

Parameters

sliceID
Type: System.Int32
plane
Type: OIV.Inventor.SbPlane
Remarks