Namespace: OIV.InventorAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public void Remove(
SoPath value
)
Public Sub Remove (
value As SoPath
)
public:
void Remove(
SoPath^ value
)
member Remove :
value : SoPath -> unit
Parameters
- value
- Type: OIV.InventorSoPath
See Also