Interface IIfcCompositeProfileDef
Readonly interface for IfcCompositeProfileDef
Inherited Members
Namespace: Xbim.Ifc2x3.Interfaces
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcCompositeProfileDef : IIfcProfileDef, IPersistEntity, IPersist
Properties
| Improve this Doc View SourceLabel
Declaration
IfcLabel? Label { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<IfcLabel> |
Profiles
Declaration
IItemSet<IIfcProfileDef> Profiles { get; }
Property Value
Type | Description |
---|---|
IItemSet<IIfcProfileDef> |