Description
Returns the attachment point of the specified cell.
C#
public Point3d AttachmentPoint;
Visual Basic
Public Property AttachmentPoint() As Point3d
Returns
Point3d which represents the attachment point of the cell.
Conditions
Read-only
Returns the attachment point of the specified cell.
public Point3d AttachmentPoint;
Public Property AttachmentPoint() As Point3d
Point3d which represents the attachment point of the cell.
Read-only