Share

BackClippingParam Enumeration

The allowed values for the VIEW_BACK_CLIPPING and VIEWER_BOUND_FAR_CLIPPING parameters.


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

Syntax

C#

public enum BackClippingParam

Members

Member nameValueDescription
ClipNoLine2 Clip without line.
ClipWithLine1 Clip with line.
NoClip0 No clip

See Also

Reference

Was this information helpful?