SymbolicCurveReferenceType Property

Indicates the type of reference.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public ReferenceType ReferenceType { get; set; }

Property Value

ReferenceType
Exceptions
ExceptionCondition
ArgumentOutOfRangeException Thrown when argument is out of range.
InvalidOperationException Thrown when regeneration failed.
See Also