TableSetBreakOffset Method

Sets the table break offset 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 SetBreakOffset(
        int index,
        Vector3d offset
)

Parameters

index  Int32
[in] Sub-table index in range [1 .. numMultipleTables).
offset  Vector3d
[in] Break offset direction of the specified table.
See Also

©  Bricsys NV. All rights reserved.