Revit 2025 API
Parameter |
"Family Nesting Behavior"
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static ForgeTypeId FamilyNestingBehavior { get; }
Public Shared ReadOnly Property FamilyNestingBehavior As ForgeTypeId Get
public: static property ForgeTypeId^ FamilyNestingBehavior { ForgeTypeId^ get (); }
static member FamilyNestingBehavior : ForgeTypeId with get
Property Value
ForgeTypeIdSee Also