Interface IIfcConnectedFaceSet
Readonly interface for IfcConnectedFaceSet
Inherited Members
Namespace: Xbim.Ifc2x3.Interfaces
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcConnectedFaceSet : IIfcTopologicalRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IIfcLayeredItem, IExpressSelectType, IPersistEntity, IPersist
Properties
| Improve this Doc View SourceCfsFaces
Declaration
IItemSet<IIfcFace> CfsFaces { get; }
Property Value
Type | Description |
---|---|
IItemSet<IIfcFace> |