2023 Method
Changes 0
M

MultiSegmentGrid.IsValidSketchPlaneId

Description:
Identifies whether provided element id corresponds to a SketchPlane that is valid for GridChain creation.
public static bool IsValidSketchPlaneId(
	Document document,
	ElementId elemId
)
Return Value bool True if elemId is the element id of a horizontal SketchPlane.