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