2026 Property
Changes 0
P

FamilyInstance.Symbol

Description:
Returns or changes the FamilySymbol object that represents the type of the instance.
Remarks:
Setting this property will result in the type of the instance being changed. Related types can be found by examining the Family to which the symbol belongs.
public FamilySymbol Symbol { get; set; }