Package | Description |
---|---|
com.aspose.cad.fileformats.ifc.ifcdrawing |
Modifier and Type | Method and Description |
---|---|
List<IIFCDrawFigure> |
IIFCDrawFigure.getClipFigures()
Gets or sets the clip figures.
|
Modifier and Type | Method and Description |
---|---|
void |
IIFCDrawFigure.addClipFigures(List<IIFCDrawFigure> clipFigures)
Adds the clip figures.
|
void |
IIFCDrawFigure.setClipFigures(List<IIFCDrawFigure> value)
Gets or sets the clip figures.
|