| SoSplitGeometryActionApply Method (SoPath) | 
Initiates an action on the graph defined by a path. 
 
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
 Syntax
Syntaxpublic override void Apply(
	SoPath path
)
Public Overrides Sub Apply ( 
	path As SoPath
)
public:
virtual void Apply(
	SoPath^ path
) override
abstract Apply : 
        path : SoPath -> unit 
override Apply : 
        path : SoPath -> unit Parameters
- path
- Type: OIV.InventorSoPath
 
 Remarks
Remarks See Also
See Also