Share

FamilyInstance.GetSweptProfile Method

Gets the object that describes the profile that is swept along the driving curve for this instance.


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

Syntax

C#

public SweptProfile GetSweptProfile()

Return Value

SweptProfile
A swept profile.

Exceptions

ExceptionCondition
InapplicableDataExceptionThrown if this instance does not have a swept profile.

See Also

Reference

Was this information helpful?