Share

FamilySource Enumeration

Describes which version of the family to be loaded.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public enum FamilySource

Members

Member nameValueDescription
Family1 Loading the family from current family document.
Project0 Loading the family from target project document.

See Also

Reference

Was this information helpful?