Interface IIfcProxy
Readonly interface for IfcProxy
Inherited Members
Namespace: Xbim.Ifc2x3.Interfaces
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcProxy : IIfcProduct, IIfcObject, IIfcObjectDefinition, IIfcRoot, IPersistEntity, IPersist
Properties
| Improve this Doc View SourceProxyType
Declaration
IfcObjectTypeEnum ProxyType { get; set; }
Property Value
Type | Description |
---|---|
IfcObjectTypeEnum |
Tag
Declaration
IfcLabel? Tag { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<IfcLabel> |