Interface IIfcSurfaceStyleRendering
Readonly interface for IfcSurfaceStyleRendering
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcSurfaceStyleRendering : IIfcSurfaceStyleShading, IIfcPresentationItem, IfcSurfaceStyleElementSelect, IIfcSurfaceStyleElementSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
DiffuseColour
Declaration
IIfcColourOrFactor DiffuseColour { get; set; }
Property Value
|
Improve this Doc
View Source
DiffuseTransmissionColour
Declaration
IIfcColourOrFactor DiffuseTransmissionColour { get; set; }
Property Value
|
Improve this Doc
View Source
ReflectanceMethod
Declaration
IfcReflectanceMethodEnum ReflectanceMethod { get; set; }
Property Value
|
Improve this Doc
View Source
ReflectionColour
Declaration
IIfcColourOrFactor ReflectionColour { get; set; }
Property Value
|
Improve this Doc
View Source
SpecularColour
Declaration
IIfcColourOrFactor SpecularColour { get; set; }
Property Value
|
Improve this Doc
View Source
SpecularHighlight
Declaration
IIfcSpecularHighlightSelect SpecularHighlight { get; set; }
Property Value
|
Improve this Doc
View Source
TransmissionColour
Declaration
IIfcColourOrFactor TransmissionColour { get; set; }
Property Value