| 程序包 | 说明 |
|---|---|
| org.sikongsphere.ifc.model.schema.resource.geometricmodel.entity |
| 限定符和类型 | 类和说明 |
|---|---|
class |
IfcBlock
A block is a solid rectangular parallelepiped, defined with a location and placement coordinate system.
|
class |
IfcBooleanClippingResult
A clipping result is defined as a special subtype of the general Boolean result (IfcBooleanResult).
|
class |
IfcBooleanResult
A Boolean result is the result of a regularized operation on two solids to create a new solid.
|
class |
IfcCsgPrimitive3D
Abstract supertype of all three dimensional primitives used as either tree root item, or as Boolean results within
an CSG solid model.
|
class |
IfcCsgSolid
A solid represented as a CSG model is defined by a collection of so-called primitive solids, combined using
regularized Boolean operations.
|
class |
IfcExtrudedAreaSolid
The extruded area solid (IfcExtrudedAreaSolid) is defined by sweeping a bounded planar surface.
|
class |
IfcFacetedBrep
A faceted brep is a simple form of boundary representation model in which all faces are planar and all edges are
straight lines.
|
class |
IfcFacetedBrepWithVoids
The IfcFacetedBrepWithVoids is a specialization of a faceted B-rep which contains one or more voids in its interior.
|
class |
IfcHalfSpaceSolid
A half space solid is defined by the half space which is the regular subset of the domain which lies on one side of
an unbounded surface.
|
class |
IfcManifoldSolidBrep
A manifold solid B-rep is a finite, arcwise connected volume bounded by one or more surfaces, each of which is a
connected, oriented, finite, closed 2-manifold.
|
class |
IfcPolygonalBoundedHalfSpace
The polygonal bounded half space is a special subtype of a half space solid, where the material of the half space
used in Boolean expressions is bounded by a polygonal boundary.
|
class |
IfcRectangularPyramid
A rectangular pyramid is a solid pyramid with a rectangular base.
|
class |
IfcRevolvedAreaSolid
A revolved area solid (IfcRevolvedAreaSolid) is a solid created by revolving a planar bounded surface about an axis.
|
class |
IfcRightCircularCone
A right circular cone is a CSG primitive in the form of a cone.
|
class |
IfcRightCircularCylinder
A right circular cylinder is a CSG primitive in the form of a solid cylinder of finite height.
|
class |
IfcSolidModel
A solid model is a complete representation of the nominal shape of a product such that all points in the interior are connected.
|
class |
IfcSphere
A sphere is a CSG primitive with a spherical shape defined by a centre and a radius.
|
class |
IfcSurfaceCurveSweptAreaSolid
A surface curve swept area solid is a type of swept area solid which is the result of sweeping a face along a
Directrix lying on a ReferenceSurface.
|
class |
IfcSweptAreaSolid
The swept area solid entity collects the entities which are defined procedurally by sweeping action on planar bounded surfaces.
|
class |
IfcSweptDiskSolid
A swept disk solid is the solid produced by sweeping a circular disk along a three dimensional curve.
|
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcBooleanOperand |
IfcBooleanResult.firstOperand |
private IfcBooleanOperand |
IfcBooleanResult.secondOperand |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcBooleanOperand |
IfcBooleanResult.getFirstOperand() |
IfcBooleanOperand |
IfcBooleanResult.getSecondOperand() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcBooleanResult.setFirstOperand(IfcBooleanOperand firstOperand) |
void |
IfcBooleanResult.setSecondOperand(IfcBooleanOperand secondOperand) |
| 构造器和说明 |
|---|
IfcBooleanClippingResult(IfcBooleanOperator operator,
IfcBooleanOperand firstOperand,
IfcBooleanOperand secondOperand) |
IfcBooleanResult(IfcBooleanOperator operator,
IfcBooleanOperand firstOperand,
IfcBooleanOperand secondOperand) |
Copyright © 2023. All rights reserved.