StructuralConnectionTypeGetFamilySymbolId Method |
FamilySymbol of the annotation to use for this connection type.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic ElementId GetFamilySymbolId()
Public Function GetFamilySymbolId As ElementId
public:
ElementId^ GetFamilySymbolId()
member GetFamilySymbolId : unit -> ElementId
Return Value
ElementId
See Also