<Code Lib>
P

AnalyticalSurfaceBase.SketchId

Description:
Sketch associated to this Revit element.
Remarks:
Analytical Element may not have a valid sketch. To edit the sketch profile you can use SetOuterContour(CurveLoop) or [!:Autodesk::Revit::DB::SketchEditScope].

public ElementId SketchId { get; }

Loading…