Interface IIfcSurfaceStyleShading
Readonly interface for IfcSurfaceStyleShading
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcSurfaceStyleShading : IIfcPresentationItem, IfcSurfaceStyleElementSelect, IIfcSurfaceStyleElementSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
SurfaceColour
Declaration
IIfcColourRgb SurfaceColour { get; set; }
Property Value
|
Improve this Doc
View Source
Transparency
Declaration
IfcNormalisedRatioMeasure? Transparency { get; set; }
Property Value