Gets the ids of the FamilySymbols owned by this Family.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ISet<ElementId> GetFamilySymbolIds()
Return Value
ISet<ElementId>
The ids of the FamilySymbols.
See Also
Reference