A class that stores an array of two- and three-dimensional geometric coordinates.
File: IfcArr2d3d.h
Namespace: OdIfc
Creates a new array of coordinates with default values. |
An array of coordinates. |
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. |
An operator that returns a raw pointer to the const coordinates array. | |
An operator that returns a raw pointer to the coordinates array. |
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|