| SoShapeSimplifyActionApply Method (SoPathList) | 
Calls Apply(path_list, false).
 
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic void Apply(
	SoPathList path_list
)
Public Sub Apply ( 
	path_list As SoPathList
)
public:
void Apply(
	SoPathList^ path_list
)
member Apply : 
        path_list : SoPathList -> unit 
Parameters
- path_list
 - Type: OIV.InventorSoPathList
 
Remarks
See Also