Class IfcBooleanClippingResult
Constructors
constructor
- new IfcBooleanClippingResult(expressID, type, Operator, FirstOperand, SecondOperand): IfcBooleanClippingResult
Properties
expressID
expressID: number
FirstOperand
Operator
SecondOperand
type
type: number
Methods
ToTape
- ToTape(): any[]
Returns any[]
StaticFromTape
- FromTape(expressID, type, tape): IfcBooleanClippingResult
Parameters
- expressID: number
- type: number
- tape: any[]