Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
IfcModelOpsFiller::createRelElement Method
Syntax
C++
OdIfc::OdIfcInstancePtr createRelElement(const OdAnsiString & type, const OdString& name);

Appends new IfcRelationship subclass entity to the model.

Parameters
Description
type
[in] OdAnsiString to determine IfcRelationship subclass type IFC name.
name
[in] OdAnsiString to determine IfcRelationship subclass entity name.

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

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