Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmFamilyManager::addParameter Method (const OdBmParamDefPtr&, bool, const OdGUID&)
Syntax
C++
OdBmObjectId addParameter(const OdBmParamDefPtr& pParamDef, bool isInstance, const OdGUID& guid);

Adds a new parameter to the current family.

Parameters
Description
pParamDef
[in] A definition of the parameter to be added.
isInstance
[in] A flag that determines whether an instance of the parameter should be created.
guid
[in] A global unique identifier of the created parameter.

An identifier of the created parameter.

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