FamilyInstanceHasSweptProfile Method

Indicates if this instance can be represented as a swept profile.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool HasSweptProfile()

Return Value

Boolean
True if the instance can be represented as a swept profile, false otherwise.
See Also