Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdIfcModelFiller::createVector Method
Syntax
C++
OdIfc::OdIfcInstancePtr createVector(OdIfc::OdIfcInstancePtr pDirection, double magnitude);

Creates an instance of IfcVector.

Parameters
Description
pDirection
[in] OdIfcInstance pointer to the direction of the vector.
magnitude
[in] magnitude value of the vector.

A pointer to the created and appended to the model entity.

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