| Package | Description |
|---|---|
| com.aspose.cad.fileformats.ifc | |
| com.aspose.cad.fileformats.ifc.ifcdrawing |
| Modifier and Type | Method and Description |
|---|---|
List<IIFCDrawFigure> |
IfcImage.getDrawFigures()
Gets the draw figures.
|
| 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.
|
Copyright (c) 2008-2021 Aspose Pty Ltd. All Rights Reserved.