Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdBcfViewSetupHints::createObject Method
Syntax
C++
static OdSmartPtr<OdBcfViewSetupHints> createObject(bool spacesVisible, bool spaceBoundariesVisible, bool openingsVisible);

Creates a new view setup hints object.

Parameters
Description
spacesVisible
[in] A flag that indicates if spaces are visible.
spaceBoundariesVisible
[in] A flag that indicates if space boundaries are visible.
openingsVisible
[in] A flag that indicates if openings are visible.

A smart pointer to the created OdBcfViewSetupHints instance.

Copyright © 2002-2022. Open Design Alliance All rights reserved.