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

Floor.GetDefaultFloorType

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