SymbolicCurve.ReferenceType Property
Indicates the type of reference.
Namespace:
Autodesk.Revit.DB
Assembly:
RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ReferenceType ReferenceType { get; set; }
Property Value
ReferenceType
Exceptions
Exception
Condition
ArgumentOutOfRangeException
Thrown when argument is out of range.
InvalidOperationException
Thrown when regeneration failed.
See Also
Reference
SymbolicCurve Class
Autodesk.Revit.DB Namespace