Namespace: OIV.InventorAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public 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:
Int32See Also