<Code Lib>
2026 Method
Changes 0
M

Document.GetDefaultFamilyTypeId

Description:
Gets the default family type id with the given family category id.

public ElementId GetDefaultFamilyTypeId(
	ElementId familyCategoryId
)

  • familyCategoryId
    The family category id.
Return Value ElementId The default family type id.

Loading…