IFCHybridImportOptionsHybridPropertySets Property |
True if we should use AnyCAD to process property sets, false otherwise.
Namespace: Autodesk.Revit.DB.IFCAssembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic bool HybridPropertySets { get; }
Public ReadOnly Property HybridPropertySets As Boolean
Get
public:
property bool HybridPropertySets {
bool get ();
}
member HybridPropertySets : bool with get
Property Value
Boolean
See Also