SoClipPlaneManipReplaceNode Method |
Namespace: OIV.Inventor.ManipsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public bool ReplaceNode(
SoPath p
)
Public Function ReplaceNode (
p As SoPath
) As Boolean
public:
bool ReplaceNode(
SoPath^ p
)
member ReplaceNode :
p : SoPath -> bool
Parameters
- p
- Type: OIV.InventorSoPath
Return Value
Type:
BooleanRemarks See Also