Interface IIfcZone
Readonly interface for IfcZone
Inherited Members
Namespace: Xbim.Ifc4.Interfaces
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcZone : IIfcSystem, IIfcGroup, IIfcObject, IIfcObjectDefinition, IIfcRoot, IfcDefinitionSelect, IIfcDefinitionSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
| Improve this Doc View SourceLongName
Declaration
IfcLabel? LongName { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<IfcLabel> |