@IfcClass(type=ENTITY, layer=RESOURCE) public class IfcOrientedEdge extends IfcEdge
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcEdge |
edgeElement |
private BOOLEAN |
orientation |
stepNumber| 构造器和说明 |
|---|
IfcOrientedEdge(IfcVertex edgeStart,
IfcVertex edgeEnd,
IfcEdge edgeElement,
BOOLEAN orientation) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcEdge |
getEdgeElement() |
BOOLEAN |
getOrientation() |
boolean |
illegal() |
void |
setEdgeElement(IfcEdge edgeElement) |
void |
setOrientation(BOOLEAN orientation) |
getEdgeEnd, getEdgeStart, setEdgeEnd, setEdgeStartgetLayerAssignments, getStyledByItem, setLayerAssignments, setStyledByItemcheck, getFileItem, getParamString, getStepNumber, isDefault, setStepNumber, toIfc@IfcParserConstructor public IfcOrientedEdge(IfcVertex edgeStart, IfcVertex edgeEnd, IfcEdge edgeElement, BOOLEAN orientation)
public IfcEdge getEdgeElement()
public void setEdgeElement(IfcEdge edgeElement)
public BOOLEAN getOrientation()
public void setOrientation(BOOLEAN orientation)
public boolean illegal()
illegal 在接口中 IfcInterfaceillegal 在类中 IfcAbstractClassCopyright © 2023. All rights reserved.