Interface IIfcShapeModel
Readonly interface for IfcShapeModel
Inherited Members
Namespace: Xbim.Ifc2x3.Interfaces
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcShapeModel : IIfcRepresentation, IfcLayeredItem, IIfcLayeredItem, IIfcLayeredItem, IExpressSelectType, IPersistEntity, IPersist
Properties
| Improve this Doc View SourceOfShapeAspect
Declaration
IEnumerable<IIfcShapeAspect> OfShapeAspect { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<IIfcShapeAspect> |