IfcArr2d3d.h
A class that stores an array of two- and three-dimensional geometric coordinates.
|
Name |
Description |
|
Creates a new array of coordinates with default values. |
|
Name |
Description |
|
An array of coordinates. |
|
Name |
Description |
|
Clears coordinates. After clearing, coordinate values become equal to an OdNan constant. | |
|
Creates a new two-dimensional point object from the coordinate array. | |
|
Creates a new three-dimensional point object from the coordinate array. | |
|
Creates a new two-dimensional vector object from the coordinate array. | |
|
Creates a new three-dimensional vector object from the coordinate array. | |
|
Retrieves whether the coordinate array is empty or not. | |
|
Initializes the coordinate array from an OdArray object that is contained in an OdRxValue. | |
|
Retrieves the current size of the coordinate array. |
|
Name |
Description |
|
An operator that returns a raw pointer to the const coordinates array. | |
|
An operator that returns a raw pointer to the coordinates array. |
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.
|