FamilyNestingBehavior Enumeration


Family Nesting Behavior Enumeration

This attribute describes the family nesting behavior.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public enum FamilyNestingBehavior
Members
Member name Value Description
Embedded 0
Shared 1
Subelement 2
See Also