WithoutBoundaryEdges Property


FBXExport Options Without Boundary Edges Property

True to export without boundary edges, false otherwise.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool WithoutBoundaryEdges { get; set; }

Property Value

Boolean
The default value is false.
See Also