Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdBcfDirection::createObject Method
Syntax
C++
static OdSmartPtr<OdBcfDirection> createObject(double x, double y, double z);

Creates a new direction object.

Parameters
Description
x
[in] A x-component of the direction object.
y
[in] A y-component of the direction object.
z
[in] A z-component of the direction object.

A smart pointer to the created OdBcfDirection instance.

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