Share

SweptBlend.TopProfileSymbol Property

The top family symbol profile of the swept blend.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public FamilySymbolProfile TopProfileSymbol { get; }

Property Value

FamilySymbolProfile

Remarks

If the top profile is sketch-based, this property is nullptr.

See Also

Reference

Was this information helpful?