- 所有已实现的接口:
- IfcInterface, IfcBooleanOperand, IfcCsgSelect, IfcLayeredItem
- 直接已知子类:
- IfcBlock, IfcRectangularPyramid, IfcRightCircularCone, IfcRightCircularCylinder, IfcSphere
@IfcClass(layer=RESOURCE,
type=ENTITY)
public abstract class IfcCsgPrimitive3D
extends IfcGeometricRepresentationItem
implements IfcBooleanOperand, IfcCsgSelect
Abstract supertype of all three dimensional primitives used as either tree root item, or as Boolean results within
an CSG solid model. All 3D CSG primitives are defined within an three-dimensional placement coordinate system,.
- 作者:
- zaiyuan