Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
IfcTextureVertex::getCoordinates Method
Syntax
C++
void getCoordinates(OdArray<double >& Coordinates) const;

Returns the value of Coordinates attribute. Coordinates is the first Coordinate[1] is the S, the second Coordinate[2] is the T parameter value.

Parameters
Description
Coordinates
[out] Receives an array of texture coordinates.
Copyright © 2002-2022. Open Design Alliance All rights reserved.