@IfcClass(layer=RESOURCE, type=ENTITY) public class IfcPolygonalBoundedHalfSpace extends IfcHalfSpaceSolid
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcBoundedCurve |
polygonalBoundary |
private IfcAxis2Placement3D |
position |
stepNumber| 构造器和说明 |
|---|
IfcPolygonalBoundedHalfSpace(IfcSurface baseSurface,
IfcBoolean agreementFlag,
IfcAxis2Placement3D position,
IfcBoundedCurve polygonalBoundary) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcBoundedCurve |
getPolygonalBoundary() |
IfcAxis2Placement3D |
getPosition() |
void |
setPolygonalBoundary(IfcBoundedCurve polygonalBoundary) |
void |
setPosition(IfcAxis2Placement3D position) |
getAgreementFlag, getBaseSurface, getDim, setAgreementFlag, setBaseSurface, setDimgetLayerAssignments, getStyledByItem, setLayerAssignments, setStyledByItemcheck, getFileItem, getParamString, getStepNumber, illegal, isDefault, setStepNumber, toIfcprivate IfcAxis2Placement3D position
private IfcBoundedCurve polygonalBoundary
@IfcParserConstructor public IfcPolygonalBoundedHalfSpace(IfcSurface baseSurface, IfcBoolean agreementFlag, IfcAxis2Placement3D position, IfcBoundedCurve polygonalBoundary)
public IfcAxis2Placement3D getPosition()
public void setPosition(IfcAxis2Placement3D position)
public IfcBoundedCurve getPolygonalBoundary()
public void setPolygonalBoundary(IfcBoundedCurve polygonalBoundary)
Copyright © 2023. All rights reserved.