SweptBlendBottomProfileSymbol Property

The bottom family symbol profile of the swept blend.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public FamilySymbolProfile BottomProfileSymbol { get; }

Property Value

FamilySymbolProfile
Remarks
If the bottom profile is sketch-based, this property is .
See Also