Annotation
|
Utility functions for elements in annotation families.
System
Object
Autodesk.Revit.DB AnnotationFamilyUtils
Autodesk.Revit.DB AnnotationFamilyUtils
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
The AnnotationFamilyUtils type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
HasExcludeFromLeaderOutline | Checks if the element supports the EXCLUDE_FROM_LEADER_OUTLINE parameter. |
|
|
HasLeaderSnapReference | Checks if the element supports the LEADER_SNAP_REFERENCE parameter. |
|
|
IsExcludedFromLeaderOutline | Checks if the element is excluded from the annotation outline used by leaders. |
|
|
IsLeaderSnapReference | Checks if the element is a leader snap reference for annotation leader snapping. |
|
|
SetIsExcludedFromLeaderOutline | Sets if the element is excluded from the annotation outline used by leaders. |
|
|
SetIsLeaderSnapReference | Sets if the element is a leader snap reference for annotation leader snapping. |