This enumeration is used to classify the Reference Base on Host type .
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public enum ReferenceBaseOnHostType
Members
| Member name | Value | Description |
|---|
| Midpoint | 2 | |
| PrimaryEnd | 0 | |
| SecondaryEnd | 1 | |
See Also
Reference