@IfcClass(layer=RESOURCE, type=ENTITY) public class IfcGridPlacement extends IfcObjectPlacement
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcVirtualGridIntersection |
placementLocation |
private IfcVirtualGridIntersection |
placementRefDirection |
stepNumber| 构造器和说明 |
|---|
IfcGridPlacement(IfcVirtualGridIntersection placementLocation,
IfcVirtualGridIntersection placementRefDirection) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcVirtualGridIntersection |
getPlacementLocation() |
IfcVirtualGridIntersection |
getPlacementRefDirection() |
void |
setPlacementLocation(IfcVirtualGridIntersection placementLocation) |
void |
setPlacementRefDirection(IfcVirtualGridIntersection placementRefDirection) |
getPlacesObject, getReferencedByPlacements, setPlacesObject, setReferencedByPlacementscheck, getFileItem, getParamString, getStepNumber, illegal, isDefault, setStepNumber, toIfcprivate IfcVirtualGridIntersection placementLocation
@IfcOptionField private IfcVirtualGridIntersection placementRefDirection
@IfcParserConstructor public IfcGridPlacement(IfcVirtualGridIntersection placementLocation, IfcVirtualGridIntersection placementRefDirection)
public IfcVirtualGridIntersection getPlacementLocation()
public void setPlacementLocation(IfcVirtualGridIntersection placementLocation)
public IfcVirtualGridIntersection getPlacementRefDirection()
public void setPlacementRefDirection(IfcVirtualGridIntersection placementRefDirection)
Copyright © 2023. All rights reserved.