Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public HatchLoop GetLoopAt(
int loopIndex
)
Public Function GetLoopAt (
loopIndex As Integer
) As HatchLoop
public:
HatchLoop^ GetLoopAt(
int loopIndex
)
member GetLoopAt :
loopIndex : int -> HatchLoop
Parameters
- loopIndex
- Type: SystemInt32
Return Value
Type:
HatchLoop
See Also