Share

FabricationPart.IsAStraight Method

Checks whether it is a straight part.


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

Syntax

C#

public bool IsAStraight()

Return Value

Boolean
True if the part is a straight part. False otherwise.

See Also

Reference

Was this information helpful?