Constructors
constructor
- new IfcPointOnSurface(expressID, type, BasisSurface, PointParameterU, PointParameterV): IfcPointOnSurface
Properties
BasisSurface
expressID
expressID: number
PointParameterU
PointParameterV
type
type: number
Methods
ToTape
- ToTape(): any[]
Returns any[]
StaticFromTape
- FromTape(expressID, type, tape): IfcPointOnSurface
Parameters
- expressID: number
- type: number
- tape: any[]