IfcModelNumEntities Property
|
Namespace: Bricscad.Ifc
Assembly: BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
Syntax
public int NumEntities { get; }
Public ReadOnly Property NumEntities As Integer
Get
public:
property int NumEntities {
int get ();
}
member NumEntities : int with get
Property Value
Type:
Int32
See Also