RVTDocs.com
Namespace: Autodesk.Revit.DB Class: Floor

GetDefaultFloorType

Method
Description:
Returns id of default floor type.
Syntax
public static ElementId GetDefaultFloorType(
	Document document,
	bool isFoundation
)
Parameters
Parameter Type Description
document Autodesk.Revit.DB.Document The document.
isFoundation System.Boolean True to return id of foundation floor type.
Return Value
Exceptions
Exception Condition
Autodesk.Revit.Exceptions.ArgumentNullException A non-optional argument was null