GBXMLExportOptionsIsConceptual Property |
Indicates if the exported gbXML is based on a conceptual energy analytical model from a conceptual mass model.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic bool IsConceptual { get; }
Public ReadOnly Property IsConceptual As Boolean
Get
public:
property bool IsConceptual {
bool get ();
}
member IsConceptual : bool with get
Property Value
Boolean
See Also