ReferenceBaseOnHostType Enumeration


Reference Base On Host Type Enumeration

This enumeration is used to classify the Reference Base on Host type .

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public enum ReferenceBaseOnHostType
Members
Member name Value Description
Midpoint 2
PrimaryEnd 0
SecondaryEnd 1
See Also