ExportAs2x3 Property


Identifies if the file version being exported is 2x3.

Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 2015.0.0.0 (2015.0.0.0)
Since: 2012

Syntax

C#
public bool ExportAs2x3 { get; }
Visual Basic
Public ReadOnly Property ExportAs2x3 As Boolean
	Get
Visual C++
public:
property bool ExportAs2x3 {
	bool get ();
}

Remarks

Returns true even for alternative formats equivalent to 2x3, such as COBIE.

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →