Share

Sweep.ProfileSymbol Property

The family symbol profile details for the sweep.


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

Syntax

C#

public FamilySymbolProfile ProfileSymbol { get; }

Property Value

FamilySymbolProfile

Remarks

If the profile is not based on a profile family, this property is null.

See Also

Reference

Was this information helpful?