Class IfcConnectionSurfaceGeometry
Constructors
constructor
- new IfcConnectionSurfaceGeometry(expressID, type, SurfaceOnRelatingElement, SurfaceOnRelatedElement): IfcConnectionSurfaceGeometry
Properties
expressID
expressID: number
SurfaceOnRelatedElement
SurfaceOnRelatingElement
type
type: number
Methods
ToTape
- ToTape(): any[]
Returns any[]
StaticFromTape
- FromTape(expressID, type, tape): IfcConnectionSurfaceGeometry
Parameters
- expressID: number
- type: number
- tape: any[]