public class IfcVertexBasedTextureMap2X3 extends IfcEntityBase
IfcVertexBasedTextureMap
| Constructor and Description |
|---|
IfcVertexBasedTextureMap2X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcCartesianPoint2X3> |
getTexturePoints() |
IfcCollection<IfcTextureVertex2X3> |
getTextureVertices() |
void |
setTexturePoints(IfcCollection<IfcCartesianPoint2X3> value) |
void |
setTextureVertices(IfcCollection<IfcTextureVertex2X3> value) |
equals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcCollection<IfcTextureVertex2X3> getTextureVertices()
public final void setTextureVertices(IfcCollection<IfcTextureVertex2X3> value)
public final IfcCollection<IfcCartesianPoint2X3> getTexturePoints()
public final void setTexturePoints(IfcCollection<IfcCartesianPoint2X3> value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.