AddPoint Method


Slab Shape Editor Add Point Method

Add a point to the element.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public SlabShapeVertex AddPoint(
	XYZ point
)

Parameters

point XYZ

Return Value

SlabShapeVertex
the newly added slab shape vertex.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null
Remarks
The newly added point should be inside the element boundary on the x-y plane. SlabShapeEditor must be enabled before calling this method. Regenerate the document after element creation if this method is called in the same transaction.
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 →