Namespace: Bricscad.Ifc
Assembly: BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
Syntax
public IfcEntityDesc IsA { get; }
Public ReadOnly Property IsA As IfcEntityDesc
Get
public:
property IfcEntityDesc^ IsA {
IfcEntityDesc^ get ();
}
member IsA : IfcEntityDesc with get
Property Value
Type:
IfcEntityDesc
See Also