Interface IIfcProfileDef
Readonly interface for IfcProfileDef
Inherited Members
Namespace: Xbim.Ifc2x3.Interfaces
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcProfileDef : IPersistEntity, IPersist
Properties
| Improve this Doc View SourceProfileName
Declaration
IfcLabel? ProfileName { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<IfcLabel> |
ProfileType
Declaration
IfcProfileTypeEnum ProfileType { get; set; }
Property Value
Type | Description |
---|---|
IfcProfileTypeEnum |