public class IfcAnnotationFillArea extends IfcGeometricRepresentationItem
Constructor and Description |
---|
IfcAnnotationFillArea() |
Modifier and Type | Method and Description |
---|---|
IfcCollection<IfcCurve> |
getInnerBoundaries() |
IfcCurve |
getOuterBoundary() |
void |
setInnerBoundaries(IfcCollection<IfcCurve> value) |
void |
setOuterBoundary(IfcCurve value) |
getLayerAssignments, getStyledByItem
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public final IfcCurve getOuterBoundary()
public final void setOuterBoundary(IfcCurve value)
public final IfcCollection<IfcCurve> getInnerBoundaries()
public final void setInnerBoundaries(IfcCollection<IfcCurve> value)