RebarShapeConstraintCircumferenceArcReferenceType Property |
The choice of rule for measuring the diameter.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic 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