<Code Lib>
M

PropertyLine.SetStart

Description:
Sets the start of point of a table-based PropertyLine element.

public void SetStart(
	XYZ start
)

  • start
    The new start point.

Loading…