Click or drag to resize
SoClipPlaneManipReplaceManip Method

Replaces this manipulator with a regular OIV.Inventor.Nodes.SoClipPlane node.

Namespace: OIV.Inventor.Manips
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public bool ReplaceManip(
	SoPath p,
	SoClipPlane newOne
)

Parameters

p
Type: OIV.InventorSoPath
newOne
Type: OIV.Inventor.NodesSoClipPlane

Return Value

Type: Boolean
Remarks