RebarBarType.Create Method

Creates a new RebarBarType object


Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public static RebarBarType Create(
	Document ADoc
)

Parameters

ADoc  Document
 

Return Value

RebarBarType

Exceptions

ExceptionCondition
ArgumentNullException A non-optional argument was null

See Also

Reference

RebarBarType Class
Autodesk.Revit.DB.Structure Namespace