BendingDetailFor3DShapesOptions Enumeration


Bending Detail For 3DShapes Options Enumeration

Describes how the Bending Detail will be represented for 3D shapes.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public enum BendingDetailFor3DShapesOptions
Members
Member name Value Description
IsometricView 0 The bending detail will represent the bar as in an isometric view.
PlanView 1 The bending detail will represent the bar as in a plan view where the view plane is parallel with bar plane.
See Also