SketchEditScope.IsElementWithoutSketch
Method
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.
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 |