RVTDocs.com

SketchEditScope.IsElementWithoutSketch

Method
Description:
Validates if an element can have a sketch but currently does not.
Syntax
public bool IsElementWithoutSketch(
	ElementId elementId
)
Parameters
Parameter Type Description
elementId ElementId The element id to be checked.
Return Value
Type Description
Boolean True if the element doesn't have a sketch, false otherwise.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null