Namespace: OIV.InventorAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public int Add(
SoPath value
)
Public Function Add (
value As SoPath
) As Integer
public:
int Add(
SoPath^ value
)
member Add :
value : SoPath -> int
Parameters
- value
- Type: OIV.InventorSoPath
Return Value
Type:
Int32See Also