| Revit 2019.2 API |
| RebarShapeConstraintCircumference..::..ArcReferenceType Property |
| RebarShapeConstraintCircumference Class See Also |
The choice of rule for measuring the diameter.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 19.0.0.0 (19.2.0.66)
Since:
2012
Syntax
| C# |
|---|
public RebarShapeArcReferenceType ArcReferenceType { get; } |
| Visual Basic |
|---|
Public ReadOnly Property ArcReferenceType As RebarShapeArcReferenceType Get |
| Visual C++ |
|---|
public: property RebarShapeArcReferenceType ArcReferenceType { RebarShapeArcReferenceType get (); } |