API Reference > Classes > Hosted Object Classes > OdBmArcWall Class > OdBmArcWall Methods > OdBmArcWall::set Method (OdBmGArcPtr&, OdBmObjectId&, bool)
OdBmArcWall::set Method (OdBmGArcPtr&, OdBmObjectId&, bool)
Syntax
C++
OdResult set(const OdBmGArcPtr& pGCurve, const OdBmObjectId& idLevel, const bool isStructural);
Parameters 
Description 
const OdBmGArcPtr& pGCurve 
[in] Input base arc of Wall.  
const OdBmObjectId& idLevel 
[in] Input ID of Level.  
const bool isStructural 
[in] Input sets whether the wall is structural. 

Creates ArcWall 

 

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.