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