Interface IIfcSurfaceStyle
Readonly interface for IfcSurfaceStyle
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcSurfaceStyle : IIfcPresentationStyle, IfcStyleAssignmentSelect, IIfcStyleAssignmentSelect, IPersistEntity, IfcPresentationStyleSelect, IIfcPresentationStyleSelect, IExpressSelectType, IPersist
Properties
|
Improve this Doc
View Source
Side
Declaration
IfcSurfaceSide Side { get; set; }
Property Value
|
Improve this Doc
View Source
Styles
Declaration
IItemSet<IIfcSurfaceStyleElementSelect> Styles { get; }
Property Value