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