Interface IIfcTypeProduct
Readonly interface for IfcTypeProduct
Inherited Members
Namespace: Xbim.Ifc2x3.Interfaces
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcTypeProduct : IIfcTypeObject, IIfcObjectDefinition, IIfcRoot, IPersistEntity, IPersist
Properties
| Improve this Doc View SourceRepresentationMaps
Declaration
IItemSet<IIfcRepresentationMap> RepresentationMaps { get; }
Property Value
Type | Description |
---|---|
IItemSet<IIfcRepresentationMap> |
Tag
Declaration
IfcLabel? Tag { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<IfcLabel> |