KnotCollectionIsOn Method
|
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public bool IsOn(
double knot
)
Public Function IsOn (
knot As Double
) As Boolean
public:
bool IsOn(
double knot
)
member IsOn :
knot : float -> bool
Parameters
- knot
- Type: SystemDouble
Return Value
Type:
Boolean
See Also