ParameterTypeId.RebarIncludeLastBar Property

ParameterTypeIdRebarIncludeLastBar Property

"Include Last Bar"

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static ForgeTypeId RebarIncludeLastBar { get; }
Public Shared ReadOnly Property RebarIncludeLastBar As ForgeTypeId
	Get
public:
static property ForgeTypeId^ RebarIncludeLastBar {
	ForgeTypeId^ get ();
}
static member RebarIncludeLastBar : ForgeTypeId with get

Property Value

ForgeTypeId
See Also