Interface IIfcGroup
Readonly interface for IfcGroup
Inherited Members
Namespace: Xbim.Ifc4.Interfaces
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcGroup : IIfcObject, IIfcObjectDefinition, IIfcRoot, IfcDefinitionSelect, IIfcDefinitionSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
| Improve this Doc View SourceIsGroupedBy
Declaration
IEnumerable<IIfcRelAssignsToGroup> IsGroupedBy { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<IIfcRelAssignsToGroup> |