| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl | |
| org.bimserver.models.ifc2x3tc1.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcBlock
A representation of the model object 'Ifc Block'.
|
interface |
IfcBooleanClippingResult
A representation of the model object 'Ifc Boolean Clipping Result'.
|
interface |
IfcBooleanResult
A representation of the model object 'Ifc Boolean Result'.
|
interface |
IfcBoxedHalfSpace
A representation of the model object 'Ifc Boxed Half Space'.
|
interface |
IfcCsgPrimitive3D
A representation of the model object 'Ifc Csg Primitive3 D'.
|
interface |
IfcCsgSolid
A representation of the model object 'Ifc Csg Solid'.
|
interface |
IfcExtrudedAreaSolid
A representation of the model object 'Ifc Extruded Area Solid'.
|
interface |
IfcFacetedBrep
A representation of the model object 'Ifc Faceted Brep'.
|
interface |
IfcFacetedBrepWithVoids
A representation of the model object 'Ifc Faceted Brep With Voids'.
|
interface |
IfcHalfSpaceSolid
A representation of the model object 'Ifc Half Space Solid'.
|
interface |
IfcManifoldSolidBrep
A representation of the model object 'Ifc Manifold Solid Brep'.
|
interface |
IfcPolygonalBoundedHalfSpace
A representation of the model object 'Ifc Polygonal Bounded Half Space'.
|
interface |
IfcRectangularPyramid
A representation of the model object 'Ifc Rectangular Pyramid'.
|
interface |
IfcRevolvedAreaSolid
A representation of the model object 'Ifc Revolved Area Solid'.
|
interface |
IfcRightCircularCone
A representation of the model object 'Ifc Right Circular Cone'.
|
interface |
IfcRightCircularCylinder
A representation of the model object 'Ifc Right Circular Cylinder'.
|
interface |
IfcSolidModel
A representation of the model object 'Ifc Solid Model'.
|
interface |
IfcSphere
A representation of the model object 'Ifc Sphere'.
|
interface |
IfcSurfaceCurveSweptAreaSolid
A representation of the model object 'Ifc Surface Curve Swept Area Solid'.
|
interface |
IfcSweptAreaSolid
A representation of the model object 'Ifc Swept Area Solid'.
|
interface |
IfcSweptDiskSolid
A representation of the model object 'Ifc Swept Disk Solid'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcBooleanOperand |
IfcBooleanResult.getFirstOperand()
Returns the value of the 'First Operand' reference.
|
IfcBooleanOperand |
IfcBooleanResult.getSecondOperand()
Returns the value of the 'Second Operand' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcBooleanResult.setFirstOperand(IfcBooleanOperand value)
Sets the value of the '
First Operand' reference. |
void |
IfcBooleanResult.setSecondOperand(IfcBooleanOperand value)
Sets the value of the '
Second Operand' reference. |
| Modifier and Type | Method and Description |
|---|---|
IfcBooleanOperand |
IfcBooleanResultImpl.getFirstOperand() |
IfcBooleanOperand |
IfcBooleanResultImpl.getSecondOperand() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcBooleanResultImpl.setFirstOperand(IfcBooleanOperand newFirstOperand) |
void |
IfcBooleanResultImpl.setSecondOperand(IfcBooleanOperand newSecondOperand) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc2x3tc1Switch.caseIfcBooleanOperand(IfcBooleanOperand object)
Returns the result of interpreting the object as an instance of 'Ifc Boolean Operand'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.