<Code Lib>
2023 Method
Changes 0
M

SpatialFieldManager.IsTextTypeIdValid

Description:
Verify if text type id is valid.

public static bool IsTextTypeIdValid(
	ElementId textTypeId,
	Document doc
)

Return Value bool True if text type id is valid, false otherwise.

Loading…