2027 Method
Changes 0
M

FamilySymbol.GetFamilyPointLocations

Description:
Returns the Point Locations for the Family Symbol.
Remarks:
If a family symbol has point references then their locations are returned by this method, otherwise an empty collection is returned. Examples of FamilySymbol objects that contain point location are Panels and Flexible Components.
public IList<FamilyPointLocation> GetFamilyPointLocations()
IList<FamilyPointLocation> IList FamilyPointLocation