<Code Lib>
2026 Enumeration
Changes 0
E

SolidGeometry

Description:
An enumerated type listing possible ways of exporting solids in 3D views.

public enum SolidGeometry

Name Description
E ACIS All visible Revit Building geometry is exported as ACIS 3D solids (except for any elements that are already a polymesh.)
E Polymesh All visible solids are exported as polymesh.

Loading…