IAcadTableGetBreakHeight Method
|
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 21.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
- Type: SystemInt32
Return Value
Type:
Double
See Also