SketchEditScope.IsElementWithoutSketch
Description:
Validates if an element can have a sketch but currently does not.
Validates if an element can have a sketch but currently does not.
public bool IsElementWithoutSketch(
ElementId elementId
)
-
elementIdThe element id to be checked.
Return Value
bool
True if the element doesn't have a sketch, false otherwise.
-
A non-optional argument was null