Namespace:
Autodesk.Revit.DB
FamilyPlacementType
Enumeration
Description:
The type of placement required for a given family.
The type of placement required for a given family.
FamilyPlacementType Enumeration Members:
Name | Description |
---|---|
0 | The family is placed referencing a single level. |
1 | The family is placed referencing a single level and host. |
2 | The family is placed referencing two levels (e.g. a column). |
3 | The family is view-specific (e.g. a detail annotation) |
4 | The family is placed on a work plane or face. |
5 | The family is based on a line and placed on a work plane. |
6 | The family is based on a line and place on a specific view (e.g. a detail component). |
7 | The family is a structural curve driven member (beam, brace, or slanted column) |
8 | The family is an adaptive family. |
9 | This signals an invalid value for the enum. |