Namespace: OIV.InventorAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic int Add(
	SoBase value
)
Public Function Add ( 
	value As SoBase
) As Integer
public:
int Add(
	SoBase^ value
)
member Add : 
        value : SoBase -> int 
Parameters
- value
 - Type: OIV.Inventor.MiscSoBase
 
Return Value
Type: 
Int32
See Also