API Reference > Classes > Geometry Classes > OdBmAProperties Class > OdBmAProperties Methods > OdBmAProperties::addAPropertyDouble4 Method
OdBmAProperties::addAPropertyDouble4 Method
Syntax
C++
void addAPropertyDouble4(const OdString& name, const double (&value)[4]);
Parameters 
Description 
const OdString& name 
[in] Name of the property.  
value 
[in] An array with 4 elements. 

Adds a property with 4 double values. 

 

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