PropertyLine.SetStart
Description:
Sets the start of point of a table-based PropertyLine element.
Sets the start of point of a table-based PropertyLine element.
public void SetStart(
XYZ start
)
-
startThe new start point.
-
A non-optional argument was null
-
PropertyLine is not table-based. -or- Failed to set start for the property line element if it is sketch-based property line element.