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: 2024.1.1.0 (2024.1.1)
Syntax
public bool ReplaceManip(
	SoPath p,
	SoClipPlane newOne
)

Parameters

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

Return Value

Type: Boolean
Remarks