A class that represents a point object within the BCF format.
File: Bcf_3_0Point.h
Namespace: OdBcf_3_0
Creates a new point object with default parameters. |
Creates a new point object. | |
Retrieves the X-axis coordinate of the point. | |
Retrieves the Y-axis coordinate of the point. | |
Retrieves the Z-axis coordinate of the point. | |
Reads XML data into ODA data structures. (Inherited from OdBcfElement) | |
Reads XML data into ODA data structures. | |
Defines whether the X-axis coordinate value is not initialized. | |
Defines whether the Y-axis coordinate value is not initialized. | |
Defines whether the Z-axis coordinate value is not initialized. | |
Writes data into XML structures. (Inherited from OdBcfElement) | |
Writes data into XML structures. | |
Checks whether the BCF datatype instance has all required fields initialized. (Inherited from OdBcfElement) | |
Checks whether instance has all required fields initialized. |
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|