SoGetPrimitiveCountActionGetPointCount Method |
Returns counted number of primitives (points).
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public int GetPointCount()
Public Function GetPointCount As Integer
public:
int GetPointCount()
member GetPointCount : unit -> int
Return Value
Type:
Int32Remarks See Also