API Reference > OdBcf Namespace > Classes > OdBcfDirection Class
OdBcfDirection Class
OdBcf__OdBcfDirectionOdBcf__OdBcfDirection
Syntax
C++
class OdBcfDirection : public OdBcfElement;

BcfDirection.h

A class that stores and operates a direction data.

Creates a new direction object with default parameters. 
Creates a new direction object.  
getX 
Retrieves the X-axis coordinate of the direction object.  
getY 
Retrieves the Y-axis coordinate of the direction object.  
getZ 
Retrieves the Z-axis coordinate of the direction object.  
Reads XML data into ODA data structures.  
Defines whether the X-axis coordinate of the direction object is not initialized.  
Defines whether the Y-axis coordinate of the direction object is not initialized.  
Defines whether the Z-axis coordinate of the direction object is not initialized.  
Writes data into XML structures.  
Checks whether the direction instance has all required fields initialized.  
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.