StructuralConnectionType.GetFamilySymbolId Method

StructuralConnectionTypeGetFamilySymbolId Method

FamilySymbol of the annotation to use for this connection type.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public ElementId GetFamilySymbolId()
Public Function GetFamilySymbolId As ElementId
public:
ElementId^ GetFamilySymbolId()
member GetFamilySymbolId : unit -> ElementId 

Return Value

ElementId
See Also