RebarShapeConstraintCircumference.ArcReferenceType Property

RebarShapeConstraintCircumferenceArcReferenceType Property

The choice of rule for measuring the diameter.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.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