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

ID of the root surface style.

Gets the ID of the root surface style. 

 

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