<Code Lib>
2026 Method
Changes 2
M

Floor.GetDefaultFloorType

Description:
Returns id of default floor type.

public static ElementId GetDefaultFloorType(
	Document document,
	bool isFoundation
)

  • document
    The document.
  • Boolean
    isFoundation
    True to return id of foundation floor type.
Return Value ElementId ElementId

Loading…