API Reference > OdDAI Namespace > Classes > IntegerBound Class > IntegerBound Methods > IntegerBound::createObject Method
IntegerBound::createObject Method
Syntax
C++
static OdSmartPtr<IntegerBound> createObject(int boundValue);
Parameters 
Description 
int boundValue 
[in] The integer value for the bound. 

Creates a new integer bound object with specified parameters.

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