RVTDocs.com
Namespace: Autodesk.Revit.DB Class: Wall

Wall.SketchId

Property
Description:
Returns id of the profile sketch, or invalidElementId if sketch does not exist.
Remarks:
To create profile Sketch for the Wall, call CreateProfileSketch().
Syntax
public ElementId SketchId { get; }