Interface IIfcIndexedPolygonalFaceWithVoids
Readonly interface for IfcIndexedPolygonalFaceWithVoids
Inherited Members
Namespace: Xbim.Ifc4.Interfaces
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcIndexedPolygonalFaceWithVoids : IIfcIndexedPolygonalFace, IIfcTessellatedItem, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IExpressSelectType, IPersistEntity, IPersist
Properties
| Improve this Doc View SourceInnerCoordIndices
Declaration
IItemSet<IItemSet<IfcPositiveInteger>> InnerCoordIndices { get; }
Property Value
Type | Description |
---|---|
IItemSet<IItemSet<IfcPositiveInteger>> |