ImportInfoIsBimData Property
|
Namespace: Bricscad.Ifc
Assembly: BrxMgd (in BrxMgd.dll) Version:
25.1.5.0
Syntax
public bool IsBimData { get; }
Public ReadOnly Property IsBimData As Boolean
Get
public:
property bool IsBimData {
bool get ();
}
member IsBimData : bool with get
Property Value
Boolean
See Also