Interface IIfcSurfaceStyle
Readonly interface for IfcSurfaceStyle
Inherited Members
Namespace: Xbim.Ifc2x3.Interfaces
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcSurfaceStyle : IIfcPresentationStyle, IPersistEntity, IfcPresentationStyleSelect, IIfcPresentationStyleSelect, IExpressSelectType, IPersist
Properties
| Improve this Doc View SourceSide
Declaration
IfcSurfaceSide Side { get; set; }
Property Value
Type | Description |
---|---|
IfcSurfaceSide |
Styles
Declaration
IItemSet<IIfcSurfaceStyleElementSelect> Styles { get; }
Property Value
Type | Description |
---|---|
IItemSet<IIfcSurfaceStyleElementSelect> |