GenericZone.GetSketchId Method

Gets the sketch id for the generic zone.


Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public ElementId GetSketchId()

Return Value

ElementId
The sketch element id for the sketch-based generic zone.

Exceptions

ExceptionCondition
InvalidOperationException This generic zone must be sketch-based.

See Also

Reference

GenericZone Class
Autodesk.Revit.DB.Analysis Namespace