TableAttachmentPoint Method

Returns the attachment point of the specified cell in this table entity.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 25.3.0.0
Syntax
public virtual Point3d AttachmentPoint(
        int row,
        int col
)

Parameters

row  Int32
[in] Row index.
col  Int32
[in] Column index.

Return Value

Point3d
Attachment point.
See Also

©  Bricsys NV. All rights reserved.