Revit 2025.3 API
Family |
Describes which version of the family to be loaded.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax

Member name | Value | Description |
---|---|---|
Family | 1 | Loading the family from current family document. |
Project | 0 | Loading the family from target project document. |
See Also