Skip to content

CustomExporter.Export2DGeometricObjectsIncludingPatternLines

Public Property

This flag sets the exporter of 2D views to either include or exclude output of face pattern lines as part of geometric objects when the model is being processed by the export context.

Namespace: Autodesk.Revit.DB

Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Syntax

public bool Export2DGeometricObjectsIncludingPatternLines { get; set; }

Property Value

Boolean

Remarks

This flag is ignored if view has Wireframe display style. This flag is ignored unless property “IncludeGeometricObjects” is set to true.