API Reference > Module Database Wrappers > AECCLandDatabase Class > AECCLandDatabase Methods > AECCLandDatabase::CreateSurfaceStyle Method
AECCLandDatabase::CreateSurfaceStyle Method
Syntax
C++
OdDbObjectId CreateSurfaceStyle(const OdString& name);
Parameters 
Description 
const OdString& name 
[in] Name of the new surface style. 

Object ID of the created style.

Creates a new surface style. 

 

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