KnotCollectionGetMultiplicityAt Method
|
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public int GetMultiplicityAt(
int i
)
Public Function GetMultiplicityAt (
i As Integer
) As Integer
public:
int GetMultiplicityAt(
int i
)
member GetMultiplicityAt :
i : int -> int
Parameters
- i
- Type: SystemInt32
Return Value
Type:
Int32
See Also