Share

Family.IsInPlace Property

True if the family is an in-place family, false if the family is a loadable family.


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

Syntax

C#

public bool IsInPlace { get; }

Property Value

Boolean

See Also

Reference

Was this information helpful?