2027 Method
Changes 0
M

AnalysisDisplayStyle.IsTextTypeIdValid

Description:
Verify if text type id is valid.
public static bool IsTextTypeIdValid(
	ElementId textTypeId,
	Document doc
)
  • textTypeId
    Text type id to be validated.
  • doc
    Document for which %textTypeId% is validated.
Return Value Boolean True if text type id is valid, false otherwise.