public class IfcTextureCoordinateIndices4X3 extends IfcEntityBase
IfcTextureCoordinateIndices
| Constructor and Description |
|---|
IfcTextureCoordinateIndices4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcPositiveInteger4X3> |
getTexCoordIndex() |
IfcIndexedPolygonalFace4X3 |
getTexCoordsOf() |
IfcIndexedPolygonalTextureMap4X3 |
getToTexMap() |
void |
setTexCoordIndex(IfcCollection<IfcPositiveInteger4X3> value) |
void |
setTexCoordsOf(IfcIndexedPolygonalFace4X3 value) |
equals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcCollection<IfcPositiveInteger4X3> getTexCoordIndex()
public final void setTexCoordIndex(IfcCollection<IfcPositiveInteger4X3> value)
public final IfcIndexedPolygonalFace4X3 getTexCoordsOf()
public final void setTexCoordsOf(IfcIndexedPolygonalFace4X3 value)
public final IfcIndexedPolygonalTextureMap4X3 getToTexMap()
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.