<Code Lib>
2024 Method
Changes 3
M

SketchEditScope.IsElementWithoutSketch

Description:
Validates if an element can have a sketch but currently does not.

public bool IsElementWithoutSketch(
	ElementId elementId
)

Return Value bool True if the element doesn't have a sketch, false otherwise.

Loading…