SetStart Method


Property Line Set Start Method

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

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntax
public void SetStart(
	XYZ start
)

Parameters

start XYZ
The new start point.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null
InvalidOperationException PropertyLine is not table-based. -or- Failed to set start for the property line element if it is sketch-based property line element.
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →