Interface IIfcSurfaceStyleRefraction
Readonly interface for IfcSurfaceStyleRefraction
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcSurfaceStyleRefraction : IfcSurfaceStyleElementSelect, IIfcSurfaceStyleElementSelect, IIfcSurfaceStyleElementSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
DispersionFactor
Declaration
IfcReal? DispersionFactor { get; set; }
Property Value
Type |
Description |
System.Nullable<IfcReal> |
|
|
Improve this Doc
View Source
RefractionIndex
Declaration
IfcReal? RefractionIndex { get; set; }
Property Value
Type |
Description |
System.Nullable<IfcReal> |
|