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