TableSetBreakHeight Method

Sets the table break height of the specified table entity when table breaking is enabled.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public virtual void SetBreakHeight(
        int index,
        double height
)

Parameters

index  Int32
[in] Table index in range [0 .. numMultipleTables).
height  Double
[in] Break height value of the specified table.
See Also

©  Bricsys NV. All rights reserved.