ParameterTypeId.RebarShapeTypeAtEnd Property

ParameterTypeIdRebarShapeTypeAtEnd Property

"Type At End"

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

Property Value

ForgeTypeId
See Also