| 程序包 | 说明 |
|---|---|
| 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 |
IfcRectangularPyramid
A rectangular pyramid is a solid pyramid with a rectangular base.
|
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 |
IfcSphere
A sphere is a CSG primitive with a spherical shape defined by a centre and a radius.
|
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcCsgSelect |
IfcCsgSolid.treeRootExpression |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcCsgSelect |
IfcCsgSolid.getTreeRootExpression() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcCsgSolid.setTreeRootExpression(IfcCsgSelect treeRootExpression) |
| 构造器和说明 |
|---|
IfcCsgSolid(IfcCsgSelect treeRootExpression) |
Copyright © 2023. All rights reserved.