SoTextureCoordinate3ElementGetNum Method (Int32) |
Returns the number of coordinate points in an instance.
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public int GetNum(
int unit
)
Public Function GetNum (
unit As Integer
) As Integer
public:
int GetNum(
int unit
)
member GetNum :
unit : int -> int
Parameters
- unit
- Type: SystemInt32
Return Value
Type:
Int32Remarks See Also