Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.3.0.0
Syntax
public bool IsPeriodic(
out double period
)
Public Function IsPeriodic (
<OutAttribute> ByRef period As Double
) As Boolean
public:
bool IsPeriodic(
[OutAttribute] double% period
)
member IsPeriodic :
period : float byref -> bool
Parameters
- period Double
-
Return Value
Boolean
See Also