A choice of rule for measuring the radius.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
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 (); } |