IAcadTableGetBreakHeight Method
|
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 24.0.0.0
Syntax
double GetBreakHeight(
int nIndex
)
Function GetBreakHeight (
nIndex As Integer
) As Double
double GetBreakHeight(
[InAttribute] int nIndex
)
abstract GetBreakHeight :
nIndex : int -> float
Parameters
- nIndex Int32
-
Return Value
Double
See Also