| Package | Description |
|---|---|
| com.aspose.cad.fileformats.ifc.ifc4.entities | |
| com.aspose.cad.fileformats.ifc.ifc4.types |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcPositiveInteger> |
IfcIndexedColourMap.getColourIndex() |
IfcCollection<IfcPositiveInteger> |
IfcIndexedPolygonalFace.getCoordIndex() |
IfcCollection2D<IfcPositiveInteger> |
IfcTriangulatedFaceSet.getCoordIndex() |
IfcCollection2D<IfcPositiveInteger> |
IfcIndexedPolygonalFaceWithVoids.getInnerCoordIndices() |
IfcCollection<IfcPositiveInteger> |
IfcPolygonalFaceSet.getPnIndex() |
IfcCollection<IfcPositiveInteger> |
IfcTriangulatedFaceSet.getPnIndex() |
IfcCollection2D<IfcPositiveInteger> |
IfcIndexedTriangleTextureMap.getTexCoordIndex() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcIndexedColourMap.setColourIndex(IfcCollection<IfcPositiveInteger> value) |
void |
IfcIndexedPolygonalFace.setCoordIndex(IfcCollection<IfcPositiveInteger> value) |
void |
IfcTriangulatedFaceSet.setCoordIndex(IfcCollection2D<IfcPositiveInteger> value) |
void |
IfcIndexedPolygonalFaceWithVoids.setInnerCoordIndices(IfcCollection2D<IfcPositiveInteger> value) |
void |
IfcPolygonalFaceSet.setPnIndex(IfcCollection<IfcPositiveInteger> value) |
void |
IfcTriangulatedFaceSet.setPnIndex(IfcCollection<IfcPositiveInteger> value) |
void |
IfcIndexedTriangleTextureMap.setTexCoordIndex(IfcCollection2D<IfcPositiveInteger> value) |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcPositiveInteger> |
IfcArcIndex.getValue() |
IfcCollection<IfcPositiveInteger> |
IfcLineIndex.getValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcArcIndex.setValue(IfcCollection<IfcPositiveInteger> value) |
void |
IfcLineIndex.setValue(IfcCollection<IfcPositiveInteger> value) |