Class IfcSurfaceStyleRefraction
Constructors
constructor
- new IfcSurfaceStyleRefraction(expressID, type, RefractionIndex, DispersionFactor): IfcSurfaceStyleRefraction
Parameters
- expressID: number
- type: number
- RefractionIndex: null | IfcReal
- DispersionFactor: null | IfcReal
Properties
DispersionFactor
expressID
expressID: number
RefractionIndex
type
type: number
Methods
ToTape
- ToTape(): any[]
Returns any[]
StaticFromTape
- FromTape(expressID, type, tape): IfcSurfaceStyleRefraction
Parameters
- expressID: number
- type: number
- tape: any[]