RebarShapeConstraint180DegreeBendRadius.ArcReferenceType Property

RebarShapeConstraint180DegreeBendRadiusArcReferenceType Property

A choice of rule for measuring the radius.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public RebarShapeArcReferenceType ArcReferenceType { get; }
Public ReadOnly Property ArcReferenceType As RebarShapeArcReferenceType
	Get
public:
property RebarShapeArcReferenceType ArcReferenceType {
	RebarShapeArcReferenceType get ();
}
member ArcReferenceType : RebarShapeArcReferenceType with get

Property Value

RebarShapeArcReferenceType
See Also