API Reference > Module Database Wrappers > AECCLandDatabase Class > AECCLandDatabase Methods > AECCLandDatabase::GetRootAlignmentStyle Method
AECCLandDatabase::GetRootAlignmentStyle Method
Syntax
C++
OdDbObjectId GetRootAlignmentStyle(bool createIfNotExist = false) const;
Parameters 
Description 
bool createIfNotExist = false 
[in] True to create a root alignment style if it does not exist. 

ID of the root alignment style.

Gets the ID of the root alignment style. 

 

Copyright © 2002 – 2020. Open Design Alliance. All rights reserved.