Click or drag to resize
SoClipPlaneManipReplaceManip Method

Replaces this manipulator with a regular SoClipPlane node.

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

Parameters

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

Return Value

Type: Boolean
Remarks